search for: msg00339

Displaying 2 results from an estimated 2 matches for "msg00339".

Did you mean: msg00139
2016 Aug 08
2
Re: Mounting VM filesystem on host while VM running
...ou'd just: virDomainRunCommand(dom, 'df', '-h', NULL); or > something and you'd be good. Not as straightforward as you'd like, but if you use QEMU you can already achieve something similar via qemu-guest-agent. https://www.redhat.com/archives/libvir-list/2016-August/msg00339.html --  Andrea Bolognani / Red Hat / Virtualization
2016 Aug 08
2
Re: Mounting VM filesystem on host while VM running
hello Michal, That was my worries as well, and I think that your advice is probably the right one. Or even, I'm might request an enhancement to the collect libvirt plugin to report also FS information. Kind regards patrick On , Michal Privoznik wrote: > On 08.08.2016 09:33, Patrick PICHON wrote: >> Hello, >> >> >> All my VMs are using LVs created on the host