Displaying 2 results from an estimated 2 matches for "5e542970".
Did you mean:
5.542770
2016 Feb 18
2
query regarding domstats option with virsh
Hi,
I am looking for the information w.r.t domstats command line option of virsh tool.
1> This command line option is available with which version of libvirt.
2> How to get Guest's disk related information in case storage pool does not exist on host.
Thanks and Regards,
Manish
2016 Feb 18
0
Re: query regarding domstats option with virsh
...n 18.02.2016 06:01, Jain, Manish (HP Software) wrote:
> Hi,
>
> I am looking for the information w.r.t domstats command line option of virsh tool.
>
>
> 1> This command line option is available with which version of libvirt.
Looks like the command has been introduced in 5e542970 which is part of
1.2.8 release.
>
> 2> How to get Guest's disk related information in case storage pool does not exist on host.
It shouldn't matter. Libvirt asks qemu for the stats and thus you should
not need a libvirt storage pool in order to get that info.
Michal