Restarting everything: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
0 Shutdown first if needed: | 0 Shutdown first if needed: | ||
ssh (every VM) && sudo shutdown -h now # close every VM gracefully | |||
ssh bitpost | ssh bitpost | ||
crontab -e # and comment out atpsa restart every minute | crontab -e # and comment out atpsa restart every minute |
Revision as of 16:43, 22 July 2022
0 Shutdown first if needed:
ssh (every VM) && sudo shutdown -h now # close every VM gracefully ssh bitpost crontab -e # and comment out atpsa restart every minute at pst # stop prod abettertrader.com sudo shutdown ssh melange sudo shutdown
1 Restart bitpost, ensure networking comes up (updating google DNS if IP changed), ensure /spiceflow shares mount
2 Start proxmox - each VM has a startup/shutdown order that dictates that HIVE comes up FIRST, then everything else comes up in parallel
3 update bitpost crontab to start abt
4 Start cast, wimpy, PIs, wifi devices, whatever else