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

Re: [Condor-users] VM debuging



Jonathan D. Proulx wrote:
> On Tue, Apr 28, 2009 at 07:26:04AM -0500, Matthew Farrellee wrote:
> 
> :Have you tried creating a domain by hand on the node? It may be
> :something as simple as xend being off.
> 
> Yup. I can start it with 'xm', I haven't used libvirt before so I
> guess my mext debug step is to RTFM on that and try starting with
> virsh like condor does, though I can list running domains with virsh
> sou I know it can properly talk to xend at some level...
> 
> -Jon

If you want to poke around. Currently, Condor invokes condor_vm_xen.sh
to interact with virsh. You could modify it to save off the XML config,
or get at virsh's environment.

Best,


matt