mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
it may be caused by following result 1. there is no hosts up in this cluster, then there is no host we can send remove from pool command. 2. pool-eject failed in above cases, the host is still removed from cloudstack, and alert is sent out to require run pool-eject manually status 7215: resolved fixed Conflicts: server/src/com/cloud/agent/manager/AgentManagerImpl.java