search for: xl_toolstack

Displaying 1 result from an estimated 1 matches for "xl_toolstack".

2011 Dec 21
1
xen-api: xcp-xapi.init conflicts with xend
..., but I'd rather advocate for doing this: # Exit with failure if xend is running if [ -f /var/run/xend.pid ] ; then log_failure_msg "xend.pid found, XCP conflicts with xend" exit 1 fi By the way, I was thinking, would you like me to add a debconf question like this: Template: xen/xl_toolstack Type: select Choices: xm, xl _Description: Xen tool stack to use: Xen offers 2 types of command line interface to start and stop virtual machines. xm is the old one, while xl is the new way using the Xen Light library. . If you intend to use Xen together with the Xen Cloud Platform API (xcp-api)...