Disk space monitoring no longer in container? #11085
ppanon2022
started this conversation in
General
Replies: 1 comment 11 replies
-
|
Hey Paul. File system check should be in place. @aaannz or @cbosdo do you know what is happening?= |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We just had an issue with the [non-db] container storage filling up.
This page seems to imply that there should be some processes sending warning on low disk space, and we also used to get warnings on the portal login screen, but neither seems to have kicked off in our 2025.07 environment. Since SNMP monitoring isn't supported in the container or in Leap Micro, we got caught unaware.
We don't seem to have any spacecheck directives in rhn.conf, so is this a recent replacement for the previous GUI warnings. How should storage monitoring look with a 2025.07 container installation? That page indicates that the directoriess to monitor would be
spacecheck_dirs = /var/lib/pgsql /var/spacewalk /var/cache /srv
but, firstly, /var/lib/pgsql is now in the separate db container, and the other three don't really match to the host's mapped filesystems since the overlay hides much. /, /root, and maybe /etc/pki/trust/anchors/LOCAL-RHN-ORG-TRUSTED-SSL-CERT (though that seems redundant with /root) would seem to be more appropriate if this is running in the current uyuni app services container. What is the recommended approach these days?
Thank you,
Paul-Andre
Beta Was this translation helpful? Give feedback.
All reactions