You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by gi...@git.apache.org on 2017/07/11 12:35:39 UTC

[GitHub] niteshsarda opened a new pull request #2173: CLOUDSTACK-9992 : Failed to change cluster to managed state

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 :**
   ![db screenshot before fix](https://user-images.githubusercontent.com/25146827/28068499-7488a2e4-6663-11e7-9b17-eca7bb1e9b6a.PNG)
   
   **Screenshot of DB after applying fix :**
   ![db screenshot after fix](https://user-images.githubusercontent.com/25146827/28068516-82ab7db0-6663-11e7-92d5-73edba47185c.PNG)
   
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services