[libvirt-users] (no subject)

Hi, I’ve used the libvirt and sheepdog, they are so great! But I have one question about libvirt and sheepdog. As we know, I can use this command to create a sheepdog image, #qemu-img create –f raw sheepdog:fedora15.img 40G but how can I create a pool and volume for sheepdog with the xml of libvirt ? ________________________________ This email (including any attachments) is confidential and may be legally privileged. If you received this email in error, please delete it immediately and do not copy it or use it for any purpose or disclose its contents to any other person. Thank you. 本电邮(包括任何附件)可能含有机密资料并受法律保护。如您不是正确的收件人,请您立即删除本邮件。请不要将本电邮进行复制并用作任何其他用途、或透露本邮件之内容。谢谢。

On Thu, Aug 25, 2011 at 07:31:31PM +0800, lingjiao.lc wrote:
Hi, I’ve used the libvirt and sheepdog, they are so great! But I have one question about libvirt and sheepdog. As we know, I can use this command to create a sheepdog image,
#qemu-img create –f raw sheepdog:fedora15.img 40G
but how can I create a pool and volume for sheepdog with the xml of libvirt ?
Libvirt doesn't have a pool/volume implementation for sheepdog yet. You can currently only configure the guest XML with sheepdog We'd like sheepdog pool support in the future of course... Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|

Hi all, * Daniel P. Berrange <berrange@redhat.com> [2011-08-25 13:47]:
On Thu, Aug 25, 2011 at 07:31:31PM +0800, lingjiao.lc wrote:
I’ve used the libvirt and sheepdog, they are so great! But I have one question about libvirt and sheepdog. As we know, I can use this command to create a sheepdog image,
#qemu-img create –f raw sheepdog:fedora15.img 40G
but how can I create a pool and volume for sheepdog with the xml of libvirt ?
Libvirt doesn't have a pool/volume implementation for sheepdog yet. You can currently only configure the guest XML with sheepdog We'd like sheepdog pool support in the future of course...
The developer of sheepdog are planning to create a libcollie(?), which encapsulate the full client functionality. This will help to integrate sheepdog also in libvirt. See: http://lists.wpkg.org/pipermail/sheepdog/2011-August/001286.html Frank.
participants (3)
-
Daniel P. Berrange
-
Frank Matthieß
-
lingjiao.lc