Cast Iron appliance shutdown command
Cast Iron appliance shutdown command as mentioned in support technote for reference below,
http://www-01.ibm.com/support/docview.wss?uid=swg21472159
Before shutting down the appliance, all the orchestrations should be stopped. The following steps outline how to stop the orchestrations and to shut down the appliance.
- Telnet and login to the appliance.
- Run the CLI command: debug system stop
- To shut down the appliance, run the CLI command : system poweroff
To bring up the appliance:
- Manually power on the appliance.
- Telnet and login to the appliance.
- Run the CLI command: debug system start –> Ideally this may not be required as after restart all projects will be in running state(apart from the undeployed projects)
