Leap & KDE desktop. Today received error about tmp being full. This is while attempting to update Mozilla apps.
This is the output of df -h with sda6 being nearly full. sda6 is the system (root) partition.
:~> df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 3.9G 0 3.9G 0% /dev
tmpfs 3.9G 276K 3.9G 1% /dev/shm
tmpfs 3.9G 2.1M 3.9G 1% /run
tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
/dev/sda6 21G 20G 32M 100% /
/dev/sda6 21G 20G 32M 100% /.snapshots
/dev/sda6 21G 20G 32M 100% /var/tmp
/dev/sda6 21G 20G 32M 100% /usr/local
/dev/sda6 21G 20G 32M 100% /var/spool
/dev/sda6 21G 20G 32M 100% /tmp
/dev/sda6 21G 20G 32M 100% /var/opt
/dev/sda6 21G 20G 32M 100% /srv
/dev/sda6 21G 20G 32M 100% /var/log
/dev/sda6 21G 20G 32M 100% /var/lib/libvirt/images
/dev/sda6 21G 20G 32M 100% /var/lib/pgsql
/dev/sda6 21G 20G 32M 100% /var/lib/named
/dev/sda6 21G 20G 32M 100% /var/crash
/dev/sda6 21G 20G 32M 100% /var/lib/mariadb
/dev/sda6 21G 20G 32M 100% /var/lib/mailman
/dev/sda6 21G 20G 32M 100% /var/lib/mysql
/dev/sda6 21G 20G 32M 100% /opt
/dev/sda6 21G 20G 32M 100% /boot/grub2/x86_64-efi
/dev/sda6 21G 20G 32M 100% /boot/grub2/i386-pc
/dev/sda7 890G 450G 439G 51% /home
I note that I have 20+ snapshots and presume I can safely remove some, if not most of them. I see that in YaST I can use snapper to do this, is that the proper course of action? How many, or how far back should I keep?
Should I consider enlarging sda6? The size was the recommendation when I installed Leap. Is there a safe way to resize after I back up /home (sda7)? Or will I need to reformat & reinstall? I have never fooled with partitioning tools in Linux.
Thanks, Jon