[libvirt-users] Regarding libvirt usage

Manzoor Ahamed manzoor.sr at gmail.com
Sat Sep 14 05:59:49 UTC 2013


Hi Adam,


            Thanks for the reply.


qemu-img info /VirtualMachines/KVM/machine.qcow2****

image: /VirtualMachines/KVM/machine.qcow2****

file format: qcow2****

virtual size: 250G (268435456000 bytes)****

disk size: 174G**

cluster_size: 65536


How can i do this from remote host using libvirt module ? Started using and
learning libvirt so dont know how to execute it . Thanks in advance.


Regards

Manzoor


On Fri, Sep 13, 2013 at 9:21 PM, vonNieda, Adam (USMS) <
Adam.vonNieda at usdoj.gov> wrote:

>  ** **
>
>    You can get the block devices assigned to a VM with the following..****
>
> ** **
>
> virsh domblklist <machine>****
>
> Target     Source****
>
> ------------------------------------------------****
>
> vda        /VirtualMachines/KVM/machine.qcow2****
>
> hdc        /VirtualMachines/iso/gparted-live-0.12.1-1.iso****
>
> ** **
>
> For more detailed info, you can use qemu-img on the above returned block
> device****
>
> ** **
>
> qemu-img info /VirtualMachines/KVM/machine.qcow2****
>
> image: /VirtualMachines/KVM/machine.qcow2****
>
> file format: qcow2****
>
> virtual size: 250G (268435456000 bytes)****
>
> disk size: 174G****
>
> cluster_size: 65536****
>
> ** **
>
>    HTH, ****
>
> ** **
>
>    -Adam****
>
> ** **
>
> *From:* libvirt-users-bounces at redhat.com [mailto:
> libvirt-users-bounces at redhat.com] *On Behalf Of *Manzoor Ahamed
> *Sent:* Friday, September 13, 2013 2:26 AM
> *To:* libvirt-users at redhat.com
> *Subject:* [libvirt-users] Regarding libvirt usage****
>
> ** **
>
> Hi Team,****
>
> ** **
>
>         I am using libvirt module to retrieve configuration of the virtual
> machines, Can you please tell me how to retrieve the  disk space of the
> Virtual machines. In my KVM hyper i am running two virtual machines.****
>
> ** **
>
> Regards****
>
> Manzoor****
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20130914/178adc69/attachment.htm>


More information about the libvirt-users mailing list