[Pkg-xen-devel] Bug#678923: Acknowledgement (xcp-xapi: host-disable and host-reboot make host disable forever)
George Shuklin
george.shuklin at gmail.com
Thu Jul 5 02:21:09 UTC 2012
I've done some additional research on that bug.
Brief bug description:
xe host-disable; xe host-reboot make host disabled endlessly after
reboot without chances to be enabled:
xe host-enable uuid=
The specified host is disabled and cannot be re-enabled until after it
has rebooted
What I found:
1) That settings (host_disabled_until_reboot) is stored in
/var/lib/xcp/local.db.
Stopping xcp-xapi, removing that file and starting xcp-xapi back works .
But ugly hack.
2) That attribute is written during reboot, initiated by xe host-reboot.
Question is: what change that value in XCP? xapi or some other startup
script?
More information about the Pkg-xen-devel
mailing list