Problem
During scheduled power shortage, the Jira machine should be gracefully shutdown to prevent data lost
Solution
If you can access machine with GUI, please done in GUI interface. Otherwise, use the following command to shutdown the machine
Using terminal / SSH
- Use SSH to connect to server machine using root account
- type 'Shutdown -h now'
- The machine will start its shutdown process