Seeking help on
(1) snapper error
(2) some free space appears missing I think related to (1)
I was running a zypper update
to switch the box from 42.2 to 42.3 (yeah slow I know) which failed due to no disk space. My usual fix is to load snapper & delete old snapshots & continue…
Opening snapper from GUI asks for root password then nothing. From terminal I get the snapper draw on screen then the following error before it too closes
“Error
Querying snapper configurations failed
Cannot call has_iface? if not introspected”
df -h shows
/dev/sda8 23G 19G 67M 100% /
/dev/sda8 23G 19G 67M 100% /.snapshots
/dev/sda8 23G 19G 67M 100% /var/spool
/dev/sda8 23G 19G 67M 100% /tmp
/dev/sda8 23G 19G 67M 100% /usr/local
/dev/sda8 23G 19G 67M 100% /srv
/dev/sda8 23G 19G 67M 100% /opt
/dev/sda8 23G 19G 67M 100% /var/lib/pgsql
/dev/sda8 23G 19G 67M 100% /var/lib/mysql
/dev/sda8 23G 19G 67M 100% /var/lib/mariadb
/dev/sda8 23G 19G 67M 100% /var/lib/libvirt/images
/dev/sda8 23G 19G 67M 100% /var/tmp
/dev/sda8 23G 19G 67M 100% /boot/grub2/x86_64-efi
/dev/sda8 23G 19G 67M 100% /boot/grub2/i386-pc
/dev/sda8 23G 19G 67M 100% /var/opt
/dev/sda8 23G 19G 67M 100% /var/lib/named
/dev/sda8 23G 19G 67M 100% /var/lib/mailman
/dev/sda8 23G 19G 67M 100% /var/log
/dev/sda8 23G 19G 67M 100% /var/crash
/dev/sda6 22G 18G 2.6G 88% /fedora
/dev/sda7 22G 18G 2.8G 87% /fed_home
/dev/sda9 23G 16G 6.4G 71% /home
I logged out & back in, even rebooted, and the system is reporting 42.3 but I know it didn’t complete upgrade.
A zypper upgrade
reveals
1339 packages to upgrade, 59 new, 8 to remove, 2 to change arch.
Overall download size: 1.86 GiB. Already cached: 0 B. After the operation, additional 358.5 MiB will be used.
(i forget the % it completed; my system is bloated with many DEsktops; all valuable data is backed up)
snapper list
reveals
Type | # | Pre # | Date | User | Cleanup | Description | Userdata
-------±–±------±-------------------------±-----±--------±----------------------±-------------
single | 0 | | | root | | current |
single | 1 | | Sun May 29 03:46:17 2016 | root | | first root filesystem |
pre | 2 | | Thu May 3 12:04:42 2018 | root | number | zypp(zypper) | important=yes
i have since snap delete 2
but didn’t get any extra disk space.
I have rebooted using 42.2 install-thumb-drive and btrfs check /dev/sda8
and nothing [unusual] shown
I have run zypper clean -a
& a few other hail-mary’s to no avail.
I had ~4gb free space in / for 42.2 -> 42.3 jump
My system performs normally & like an opensuse should (clean & reliable)
Any thoughts on snapper error, or my space issue greatly appreciated.