incident 027: remembered that I also sysupgraded eae-adp-jump01

Fixes: 34e4fbf000
This commit is contained in:
Gregor Michels 2022-12-23 01:27:00 +01:00
parent 6d30cf07da
commit 3e2fc42c19
1 changed files with 2 additions and 1 deletions

View File

@ -1184,7 +1184,8 @@ After installing a prometheus stack onto `eae-adp-jump01` (`8389a18`) the `/var/
Limiting the size of the TSDB did not resolve this issues (maybe i've misconifigured the limit). Limiting the size of the TSDB did not resolve this issues (maybe i've misconifigured the limit).
**solution**: **solution**:
attach 20GB block device onto vm and mount it as `/var/prometheus`: * `sysupgrade` to `OpenBSD 7.2`
* attach 20GB block device onto vm and mount it as `/var/prometheus`:
``` ```
eae-adp-jump01# rcctl stop prometheus eae-adp-jump01# rcctl stop prometheus
eae-adp-jump01# rm -r /var/prometheus/* eae-adp-jump01# rm -r /var/prometheus/*