[libvirt-users] error : Failed to find user record for uid '32722'

2013-06-21 Thread Tony Cebzanov
I'm trying to use the libvirt Python API to manage VirtualBox VMs on Mac OS X 10.8.3. I'm running libvirt 1.0.6 via Homebrew. However, the following trivial Python script: import libvirt conn = libvirt.open('vbox:///session') gives me the following error: libvirt: error : Failed to

Re: [libvirt-users] cgroup error starting domains

2013-06-21 Thread Matteo Bernardini
just FYI, I just read this http://lists.freedesktop.org/archives/systemd-devel/2013-June/011521.html I just hope I can still use libvirt and lxc without systemd: if not, also if I'm using them for my services since many years, I'll be forced to drop both. Matteo _

Re: [libvirt-users] [libvirt] Not able to open Xen Connection using libvirt

2013-06-21 Thread Dario Faggioli
On mer, 2013-06-19 at 21:33 +0530, varun bhatnagar wrote: > No it was not booted with xen kernel. Actually I tried booting it with > xen kernel but I am getting a message saying Error No 15 : File not > found. > What is your bootloader and how is it configured? > I tried editing the grub entry an

Re: [libvirt-users] [libvirt] Not able to open Xen Connection using libvirt

2013-06-21 Thread Dario Faggioli
On mer, 2013-06-19 at 21:33 +0530, varun bhatnagar wrote: > Is this system booted with xen kernel? xen virtualization > required special kernel it doesn't work with standard kernel. > Well, that is not true, and it's even been a while now! :-P Fact is the Xen architecture require

Re: [libvirt-users] 32 bit client on 32bit host

2013-06-21 Thread Roland Giesler
Bump. On Wed, Jun 19, 2013 at 3:34 PM, Roland Giesler wrote: > As mentioned in another post, I trying to set up an existing Windows7 > partition on an Ubuntu desktop as a libvirt guest and now have the > following configuration files for this: > > > Windows7 > b2c9c297-907a-159d-7e87-a24a01e

Re: [libvirt-users] [libvirt] libvirt: xen error

2013-06-21 Thread Dario Faggioli
On dom, 2013-06-16 at 22:09 +0530, varun bhatnagar wrote: > Hi, > Hi, > I am trying to install xen and provide libvrit support to it but while > installing at some point of time it tries to connect to GIT repository > and creates a clone but I am behind firewall and it is getting timed > out