[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Condor and KVM: cannot connect to qemu:///session



Ryan - 

	There are are only two possible options that I can think of, given the
code path:

1.) libvirt version matching issue (known issue).  UW distro'd binaries
compiles against 0.6.2, you will want to check your local version.  If
you've compiled the upstream sources to build against your local deps
(aka proper) this should not be an issue.

2.) Some type of permissions issue is preventing the vm-gahp process
from switching to root privs. 

Cheers,
Tim 


On Thu, 2011-01-13 at 11:46 -0500, Ryan Jansen wrote:
> 01/13 11:18:33 VMGAHP[2329]: VM-GAHP initialized with run-mode 3
> 01/13 11:18:33 VMGAHP[2329]: Initial UID/GUID=0/0,
> EUID/EGUID=126019/1313, Condor UID/GID=108172,40
> 01/13 11:18:33 VMGAHP[2329]: Initialize Uids: caller=root, job
> user=rjansen
> 01/13 11:18:33 VMGAHP[2329]: Constructed VMGahp
> 01/13 11:18:33 VMGAHP[2329]: Command: COMMANDS
> 01/13 11:18:34 VMGAHP[2329]: Command: SUPPORT_VMS
> 01/13 11:18:34 VMGAHP[2329]: Execute commands: S xen kvm vmware
> 01/13 11:18:35 VMGAHP[2329]: Command: ASYNC_MODE_ON
> 01/13 11:18:36 VMGAHP[2329]: Command: CLASSAD
> 01/13 11:18:39 VMGAHP[2329]: Command: CONDOR_VM_START
> 01/13 11:18:39 VMGAHP[2329]: Constructed VM_Type.
> 01/13 11:18:39 ERROR "Failed to create libvirt connection: could not
> connect to qemu:///session" at line 989 in file xen_type.cpp