start_node
Description
Starts the management node service of ZStack Cloud on a specified node.
Usage
Parameter | Description | Example |
---|---|---|
--host HOST | Specifies the SSH URL of the management node to be started. | zstack-ctl
start_node --host 172.20.11.122 |
--timeout TIMEOUT | Sets the time used for ZStack Cloud to start up. Default: 300s. | zstack-ctl
start_node --timeout 600 |
--daemon | Displays the daemon mode. | zstack-ctl
start_node --daemon |
--simulator | Enable the display of the simulator mode. | zstack-ctl
start_node --simulator |