[libvirt-users] libvirt support for sheepdog file system

Narendra Prasad Madanapalli narendramind at gmail.com
Sun Sep 19 16:57:59 UTC 2010


Hi Everyone,

I am planning to extend libvirt to support sheepdog for qemu/kvm and
found that storage code is placed in src/storage. Storing files in
sheepdog is independent of file system and we just need to specify
vm-name on qemu command ine. Here are the following comands used for
creating and running a VM using qemu

qemu-img create sheepdog:MyImage001 25G
qemu-system-x86_64 sheepdog:MyImage001


I would appreciate if any one provide pointers on incorporating
sheepdog functionality to libvirt.


Thanks,
Narendra.




More information about the libvirt-users mailing list