diff --git a/documentation/INCIDENTS.md b/documentation/INCIDENTS.md index d8189e3..f649114 100644 --- a/documentation/INCIDENTS.md +++ b/documentation/INCIDENTS.md @@ -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). **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# rm -r /var/prometheus/*