Restarting everything

From Bitpost wiki
Revision as of 21:10, 22 July 2022 by M (talk | contribs) (โ†’โ€ŽShutdown first if needed)
(diff) โ† Older revision | Latest revision (diff) | Newer revision โ†’ (diff)

Shutdown first if needed

ssh bitpost
crontab -e # and  comment out atpsa restart every minute
at pst # stop prod abettertrader.com

# consider upgrading each VM before shutdown, via...
mh-update-ubuntu

# close every VM except hive gracefully
๐Ÿ’‰ m@cast  [~] ssh morosoph sudo shutdown -h now
๐Ÿ’‰ m@cast  [~] ssh abtdev1 sudo shutdown -h now
๐Ÿ’‰ m@cast  [~] ssh positronic sudo shutdown -h now
๐Ÿ’‰ m@cast  [~] ssh glam sudo shutdown -h now
๐Ÿ’‰ m@cast  [~] ssh bandit sudo shutdown -h now
๐Ÿ’‰ m@cast  [~] ssh matryoshka sudo shutdown -h now

# go to hive webUI and shut down

๐Ÿ’‰ m@cast  [~] ssh melange sudo shutdown -h now
๐Ÿ’‰ m@cast  [~] ssh bitpost sudo shutdown -h now

Restart

  • Restart bitpost, ensure networking comes up (updating google DNS if IP changed), ensure /spiceflow shares mount
  • Start proxmox - each VM has a startup/shutdown order that dictates that HIVE comes up FIRST, then everything else comes up in parallel
  • update bitpost crontab to start abt
  • Start cast, wimpy, PIs, wifi devices, whatever else