Skip to content

Instantly share code, notes, and snippets.

@jersub
Created March 15, 2011 10:54
Show Gist options
  • Save jersub/870588 to your computer and use it in GitHub Desktop.
Save jersub/870588 to your computer and use it in GitHub Desktop.
DEBUG ::2011-03-15 10:45:37::utils.py:60::TNArchipelVirtualMachine.set_automatic_libvirt_description ([email protected]/hypervisor)::generated XML desc is : <domain type="openvz"><name>test-openvz</name><uuid>10540f28-4ee8-11e0-b5c4-001851944646</uuid><memory>0</memory><currentMemory>0</currentMemory><vcpu>1</vcpu><os><type arch="x86_64">exe</type><boot dev="hd" /></os><on_poweroff>destroy</on_poweroff><on_reboot>restart</on_reboot><on_crash>restart</on_crash><features /><devices /><description>[email protected]::::rn29FU9s00wHRa0419L7rZTtFg6aT3HZ</description></domain>
ERROR ::2011-03-15 10:45:37::utils.py:141::<archipel.archipelVirtualMachine.TNArchipelVirtualMachine object at 0x2121e90>.iq_define: exception raised is : internal error Could not exec /usr/sbin/vzctl
root@arthur:~# ps aux | grep archipel
root 13801 0.5 0.5 286324 31548 pts/0 Sl 10:45 0:03 /usr/bin/python -W ignore::DeprecationWarning /usr/local/bin/runarchipel --config=/etc/archipel/archipel.conf
root@arthur:~# which vzctl
/usr/sbin/vzctl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment