niteshsarda opened a new pull request #2173: CLOUDSTACK-9992 : Failed to change cluster to managed state URL: https://github.com/apache/cloudstack/pull/2173 ISSUE ============ Failed to change cluster to managed state. STEPS TO REPRODUCE ================== 1. Create an environment having zone with 2 Clusters and atleast 1 host associated with each cluster. 2. Verify that all clusters are in managed state and all hosts are in up state. 3. Change the value of global setting "direct.agent.load.size" to 1. 4. Restart management server. 5. Check "id" of both clusters. 6. Change state of bot the clusters to Unmanaged state. 7. Try to change the cluster which has higher "id" to managed state. Cluster will come to manage state. 8. But host associated with it will never come to UP state, till the time cluster with lower "id" is changed to manage state. **Screenshot of DB before applying fix :**  **Screenshot of DB after applying fix :**  ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
