Actions
action #104025
closedGrafana: grenache-1: partitions usage (%) alert
Start date:
2021-12-15
Due date:
% Done:
0%
Estimated time:
Description
Actions
Added by tinita about 3 years ago. Updated almost 3 years ago.
0%
Description
@cdywan that's related to your task about upgrading
I'm taking a look. The alert currently shows this:
sda3 (btrfs) 80.2% 87.0% 86.9%
sdb1 (ext4) 20.4% 25.9% 21.9%
df -h
tells me:
/dev/sda3 128G 110G 17G 87% /
/dev/sda3 128G 110G 17G 87% /var/lib/named
/dev/sda3 128G 110G 17G 87% /var/lib/pgsql
/dev/sda3 128G 110G 17G 87% /opt
/dev/sda3 128G 110G 17G 87% /var/lib/machines
/dev/sda3 128G 110G 17G 87% /var/lib/mysql
/dev/sda3 128G 110G 17G 87% /var/cache
/dev/sda3 128G 110G 17G 87% /var/spool
/dev/sda3 128G 110G 17G 87% /.snapshots
/dev/sda3 128G 110G 17G 87% /var/opt
/dev/sda3 128G 110G 17G 87% /srv
/dev/sdb1 493G 103G 365G 22% /var/lib/openqa
/dev/sda3 128G 110G 17G 87% /var/lib/mariadb
/dev/sda3 128G 110G 17G 87% /var/lib/libvirt/images
/dev/sda3 128G 110G 17G 87% /var/lib/mailman
/dev/sda3 128G 110G 17G 87% /tmp
/dev/sda3 128G 110G 17G 87% /boot/grub2/powerpc-ieee1275
/dev/sda3 128G 110G 17G 87% /var/crash
/dev/sda3 128G 110G 17G 87% /var/tmp
/dev/sda3 128G 110G 17G 87% /usr/local
/dev/sda3 128G 110G 17G 87% /home
/dev/sda3 128G 110G 17G 87% /var/log
sudo du -h --max-depth=2 /var
tells me:
1,4G /var/cache/zypp
The by far biggest files in /home
currently:
sudo du -h --max-depth=2 /home
4,0G /home/coolo/.cache
4,0G /home/coolo
cdywan wrote:
sudo du -h --max-depth=2 /var
tells me:1,4G /var/cache/zypp
sudo zypper clean
162M /var/cache/zypp
cdywan wrote:
sudo du -h --max-depth=2 /home 4,0G /home/coolo/.cache 4,0G /home/coolo
Was cleaned up. Alert's now at 72.8%
I guess it's fine now
Alert is back to green and we now have more than enough free space on that specific machine