Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] VM debuging
- Date: Tue, 28 Apr 2009 07:26:04 -0500
- From: Matthew Farrellee <matt@xxxxxxxxxx>
- Subject: Re: [Condor-users] VM debuging
Jonathan D. Proulx wrote:
> Hi All,
>
> continuing to try and understand the VM universe.
>
> Is there a way to keep data around on the execute machine when a job
> is put into the "held" state? My submissions are failing with:
>
>
> HoldReason = "Error from starter on slot1@xxxxxxxxxxxxxxxxxxxx: /virsh
> create /opt/condor/execute/dir_27539/xen_vm.config error/libvir: Xen
> Daemon error : POST operation failed: xend_post: error from xen
> daemon: (xend.err \"Error creating domain: (11, 'Resource temporarily
> unavailable')\")/error: Failed to create domain from
> /opt/condor/execute/dir_27539/xen_vm.config"
>
> I bet if I could get my hands on that xen_vm.config my mistake would
> be obvious to me...
>
> -Jon
Have you tried creating a domain by hand on the node? It may be
something as simple as xend being off.
Best,
matt