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

[Condor-users] VM debuging



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