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
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,
>
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
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
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
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