You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to gather, via QEMU the disk usage for my talos node but apparently this is not working.
This is a Talos cluster running inside OpenShift via KubeVirt
The virsh guestinfo 1 --filesystem returns nothing and also doing an API call to filesystemlist returns an empty list.
guestosinfo on the other hand works fine but also this one has no disks also the host name is not picked up.
Oh I think I misunderstood this extension then... I thought was the standard Qemu guest extension binary packaged in a way that can be installed but it seems this is created ad-hoc 😅
I am trying to gather, via QEMU the disk usage for my talos node but apparently this is not working.
This is a Talos cluster running inside OpenShift via KubeVirt
The
virsh guestinfo 1 --filesystem
returns nothing and also doing an API call to filesystemlist returns an empty list.guestosinfo
on the other hand works fine but also this one has no disks also the host name is not picked up.Wondering if I am missing something in my talos config?
The text was updated successfully, but these errors were encountered: