Compare commits

...

2 Commits

Author SHA1 Message Date
Gregor Michels f481f91e5f incident - 2022.07.23: update regarding facility access 2022-07-28 02:44:25 +02:00
Gregor Michels 974e141f6e incidents: os upgrades (maintenance) 2022-07-28 02:41:32 +02:00
1 changed files with 15 additions and 0 deletions

View File

@ -147,3 +147,18 @@ 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.
**Update 2022.07.28**: The facility management created id cards for `@hirnpfirsich`, `@katzenparadoxon` and `@martin`
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`