> We use CS 4.5.1 on a 3 Clusters with XenServer 6.5. > > One Host in a cluster (and another in another cluster as well) got > and > stayed in status "Disconnected".
use xe host-list to determine your disconnected hosts-uuid, and try to enable it via xe host-enable uuid=NNNNNN If the host is enabled in xen pool, acs should be able to reconnect it. VM states should be completely unrelated to your problem. cheers, - Stephan
