Restarting everything: Difference between revisions
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
# go to hive webUI and shut down | # go to hive webUI and shut down | ||
ssh melange | |||
sudo shutdown -h now | |||
ssh bitpost | ssh bitpost | ||
sudo shutdown -h now | sudo shutdown -h now | ||
Revision as of 16:47, 22 July 2022
0 Shutdown first if needed:
ssh bitpost crontab -e # and comment out atpsa restart every minute at pst # stop prod abettertrader.com # close VMs gracefully ssh (every VM except hive) && sudo shutdown -h now # go to hive webUI and shut down ssh melange sudo shutdown -h now ssh bitpost sudo shutdown -h now
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