incidents: os upgrades (maintenance)

This commit is contained in:
Gregor Michels 2022-07-28 02:41:32 +02:00
parent 21362b546b
commit 974e141f6e
1 changed files with 12 additions and 0 deletions

View File

@ -147,3 +147,15 @@ There was a power outage in tent 5 taking down `sw-access02` and therefore also
Currently every visit from Freifunkas need to be coordinated with the object management of the facility.
This is fine for sheduled maintenances but not doeable for incident response and often leads to discussions and unaccessible equipment (which is totally understandable).
Maybe we can "whitelist" certain people at the facility so they can always access the equipment without further authorization.
2022.07.25 01:00 | (maintenance) os upgrades
--------------------------------------------
OS upgrades of non-customer facing machines/services
**impact**: short downtime of the monitoring
**upgrades**:
* `monitoring01`: `apt update && apt dist-upgrade -y && reboot` (downtime: 00:58 - 00:59)
* `hyper01`: `apt update && apt dist-upgrade -y && reboot` (downtime: 01:09 - 01:10)
* `eae-adp-jump01`: `syspatch && rcctl restart cron`