You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/07/26 12:22:17 UTC

[GitHub] [cloudstack] slavkap commented on issue #5240: Unable to create a deployment for VM

slavkap commented on issue #5240:
URL: https://github.com/apache/cloudstack/issues/5240#issuecomment-886654228


   @tampler, does the compute offering from which you're trying to deploy a VM has host tag, and no one of your hosts has that tag?
   
   There also another thing from the logs which bothers me and you're trying to deploy a VM on Zone 1:
   
   > 2021-07-23 18:56:14,076 DEBUG [c.c.c.ConsoleProxyManagerImpl] (consoleproxy-1:ctx-10e297e5) (logid:7f365bb4) Zone 1 is not ready to launch console proxy yet
   > 2021-07-23 18:56:14,289 DEBUG [c.c.c.ClusterManagerImpl] (Cluster-Heartbeat-1:ctx-1062f9e0) (logid:43c58a71) Detected management node left, id:2, nodeIP:185.185.58.54
   > 2021-07-23 18:56:14,289 INFO  [c.c.c.ClusterManagerImpl] (Cluster-Heartbeat-1:ctx-1062f9e0) (logid:43c58a71) Trying to connect to 185.185.58.54
   > 2021-07-23 18:56:14,290 INFO  [c.c.c.ClusterManagerImpl] (Cluster-Heartbeat-1:ctx-1062f9e0) (logid:43c58a71) Management node 2 is detected inactive by timestamp but is pingable
   > 2021-07-23 18:56:14,631 DEBUG [o.a.c.s.SecondaryStorageManagerImpl] (secstorage-1:ctx-299168c9) (logid:0f541b40) System vm template is not ready at data center 1, wait until it is ready to launch secondary storage vm
   > 2021-07-23 18:56:14,632 DEBUG [o.a.c.s.SecondaryStorageManagerImpl] (secstorage-1:ctx-299168c9) (logid:0f541b40) Zone 1 is not ready to launch secondary storage VM yet
   
   you can check if a templete is downloaded and ready for a specific zone here:
   ![image](https://user-images.githubusercontent.com/51903378/126987667-6583a38e-47f2-4eaa-97b6-1da7e963916c.png)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org