• Symptom:
    If you run ZStack in a VM instance, you will probably find that the Cloud fails to start due to the boot timeout. However, after you run zstack-ctl status, the Cloud displays Running. The following is an example of the system notification:
    no management-node-ready message received within 120 seconds, \
    please check error in log file /tmp/zstack_installation.log
  • Solution:
    Run the following command to change the timeout (Take 300s as an example):
    [root@localhost ~]# zstack-ctl start_node --timeout 300