ktoulliou

Results 8 comments of ktoulliou

+1 from me too When I use the dynamic inventory microsoft.ad.ldap.yml (see here: https://docs.ansible.com/ansible/latest/collections/microsoft/ad/ldap_inventory.html), it is impossible for me to enter any ansible-vault key from the AWX UI. In my...

Same problem with SAS disks (non-RAID devices of type megaraid_sas). But NVME is compatible with this sanitization procedure. Procedure: - patch ceph-cluster + remove ceph-cluster + delete operator - on...

@travisn is the latest version available on artifact hub. I’m trying to fully redeploy rook and OSDs this week on 100+ SAS devices, 30+ nvme drives for 10+ baremetal servers...

I have found this logs in `osd-prepare` pods after rollout restart rook-ceph-operator deployement. For example with sdh : ``` 2025-09-22 09:30:53.662239 I | cephosd: configuring new raw device "/dev/sdh" 2025-09-22...

The workaround I found is to run `ceph-volume lvm zap /host/dev/sda` (/host because i'm in a pod) for each SAS disks on each servers. ```bash $ ceph-volume lvm zap /host/dev/sda...

Same problem with Ubuntu 22.04.5 LTS with a full NetworkManager+systemd-resolve configuration. As I'm not root, I can't modify this symbolic link /etc/resolv.conf -> /run/systemd/resolve/resolv.conf (as explained in many open/closed tickets)....

Hi @oliverbaehler , I keep running into this issue. Here are the logs: ``` ^[[2m2025-10-23T12:36:30Z^[[0m ^[[93mWRN^[[0m No nodes metrics access ^[[2merror=^[[0m"`list access denied for user on \"\":metrics.k8s.io/v1beta1/nodes" ^[[2m2025-10-23T12:36:35Z^[[0m ^[[91mERR^[[0m Failed...

I get the same errors during bare-metal installation with the MITM proxy configuration (https/http/no proxy env vars). Without the MITM proxy, it works. Some Talos services (in the logs) do...