From db2c3e6b5add9f9a968cb63dbf729f58b03a35fb Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 22 Oct 2019 13:13:38 -0400 Subject: Update ops/host-reboots.md --- ops/host-reboots.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ops/host-reboots.md b/ops/host-reboots.md index 72f3fab..4f2a243 100644 --- a/ops/host-reboots.md +++ b/ops/host-reboots.md @@ -9,3 +9,14 @@ Procedure for upgrading and rebooting hosts (alice*.sr.ht): 3. Shut down all VMs manually (this saves time snapshotting them) 4. Reboot 5. Bring up all VMs +6. Sanity check all VMs + +## build hosts + +For builds.sr.ht hosts: + +1. Run updates +2. Stop builds.sr.ht-worker service +3. Keep an eye on `docker ps` and let running jobs drain +4. Reboot +5. Sanity check everything came up okay -- cgit