[libvirt-users] Reg: Workaround to use pivot_root while using "rootfs" for "/" ?

2011-08-25 Thread Alphonse Hansel Anthony
Hi All, I am trying to start a lxc container using libvirt and I am facing an issue due to pivot_root. The return code from the system call “pivot_root” is EINVAL (Invalid arguments). I isolated the issue to this specific condition check within the system call. This is an code snippet fro

[libvirt-users] libvirt sheepdog support (Was: (no subject))

2011-08-25 Thread Frank Matthieß
Hi all, * Daniel P. Berrange [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, >

[libvirt-users] Help!

2011-08-25 Thread huachao yao
Buddy, I am a noob in libvirt develop. When I want to create a domain by using virDomainDefineXML and displays a window on the host desktop. But when I add the line " " into the config xml file, the error as below will happen. libvir: QEMU error : internal error process exited while connecting to

[libvirt-users] VMs do not start randomically during host boot

2011-08-25 Thread Josir Cardoso Gomes
Hi Folks, Host: Ubuntu 10.04 64bits 3 Guests with Ubuntu 10.04 64bits Every monday, when I turn the host on, some guests starts automatically and others don´t. Every week libvirt "elects" a different guest and don´t start it. If I start it manually, it boot fine. Looking at /var/log/libvirtd, i

Re: [libvirt-users] (no subject)

2011-08-25 Thread Daniel P. Berrange
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:fedora1

[libvirt-users] (no subject)

2011-08-25 Thread lingjiao.lc
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 x