Hi, As per Mehdi ABAAKOUK's comment at https://bugzilla.redhat.com/show_bug.cgi?id=1511876#c11 , I'm cloning this as virtio-win driver Bz. Can we have fix so that we can get similar metric from Windows Guest via virtio-win driver to Linux OS ?
Do we have the list of metrics that have to be reported by virtio-win drivers? And how that data supposed to be acquired and published? (Is there any other way rather than WMI ?) Thanks, Vadim.
(In reply to Masaki Furuta from comment #1) > Hi, > > As per Mehdi ABAAKOUK's comment at > https://bugzilla.redhat.com/show_bug.cgi?id=1511876#c11 , I'm cloning this > as virtio-win driver Bz. > > Can we have fix so that we can get similar metric from Windows Guest via > virtio-win driver to Linux OS ? On top of Vadim's question, one technical point: have you checked that the Baloon service is running on the Windows machine?
I also suspect balloon service status. Could you try install and start balloon as steps in https://bugzilla.redhat.com/show_bug.cgi?id=1496458#c2 ? Thanks