[email protected] wrote: > With help in this thread, > http://lists.xensource.com/archives/html/xen-users/2011-09/msg00368.html > > the problem seems to be the 'xl toolstack'. > > Changing in /etc/init.d/xendomains, > > - xm_cmd=xl > + xm_cmd=xm > > Seems to fix the problem. > > Is this a bug in the native xl toolchain, Opensuse's build of it, or > just the script? Or something else? >
There could be problems in xl/libxl, and wouldn't surprise me a bit if there are bugs in the script. Ensuring the script works with the new tool stack is on my long list of things to do. As you discovered, using the legacy xm/xend toolstack is a workaround. Regards, Jim -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
