116
edits
(Created page with "= Pre-flight checks = '''These instructions are not for rebooting Proxmox nodes or borders in our cluster!''' In the following informating 'host' will refer to either a VM, CT, or a physical server. == Ensure the host is not actively being used == Someone might be working with the host. Rebooting it will interrupt their work, so make sure noone is working on the host. Ensuring this can be done by checking in with everyone, or announcing a maintenance period in the 'Org...") |
No edit summary |
||
| Line 30: | Line 30: | ||
# Search for 'operating', select the checkbox for the item that has a trigger that uses it, and select 'Execugte now'. | # Search for 'operating', select the checkbox for the item that has a trigger that uses it, and select 'Execugte now'. | ||
# Go to 'Monitoring' -> 'Problems'. Check the checkbox for triggers that fired for this host. Expected are '<host> has been restarted' and 'Operating system description has changed'. Scroll to the bottom and click on 'Mass update'. In the modal, check the checkbox for 'close problem', 'acknowledge', and in the 'message' box write the reason the host was rebooted. For example 'host was rebooted due to kernel update' | # Go to 'Monitoring' -> 'Problems'. Check the checkbox for triggers that fired for this host. Expected are '<host> has been restarted' and 'Operating system description has changed'. Scroll to the bottom and click on 'Mass update'. In the modal, check the checkbox for 'close problem', 'acknowledge', and in the 'message' box write the reason the host was rebooted. For example 'host was rebooted due to kernel update' | ||
# Remove the maintenance period from the host | |||
== Package sanity check == | == Package sanity check == | ||
Expected packages can be 'delftsolutions-*' for almost all hosts. | Expected packages can be 'delftsolutions-*' for almost all hosts. | ||
For Gitlab (runners), expected packages can also include the gitlab-ee package or gitlab-runner packages | For Gitlab (runners), expected packages can also include the gitlab-ee package or gitlab-runner packages | ||
edits