I have written before. Why not start/install (when 13.1 arrived) a 13.1 64 KDE VM that I can measure and look upon with this amazing features… Snapshots… I did. I did and have started it up every ~4 weeks and run a zypper dup. No other activity’s. Start up, zypper dup and let run for a day.
Yes I’m patient.
So today the VM gave up:
62/84) Installing: mozilla-nss-3.17.2-47.2 ..............................[done]
(63/84) Installing: libreoffice-4.1.6.2-33.2 ............................[error]
Installation of libreoffice-4.1.6.2-33.2 failed:
Error: Subprocess failed. Error: RPM failed: installing package libreoffice-4.1.6.2-33.2.x86_64 needs 107MB on the / filesystem
Abort, retry, ignore? [a/r/i] (a): a
Problem occured during or after installation or removal of packages:
Installation aborted by user
Ok some check:
df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda2 18876416 17686208 142328 100% /
devtmpfs 496808 16 496792 1% /dev
tmpfs 510308 76 510232 1% /dev/shm
tmpfs 510308 3284 507024 1% /run
tmpfs 510308 0 510308 0% /sys/fs/cgroup
tmpfs 510308 3284 507024 1% /var/run
tmpfs 510308 3284 507024 1% /var/lock
/dev/sda3 6466560 45524 5746492 1% /home
But you cant trust df any longer using Btrfs:
btrfs fi df /
Data, single: total=15.01GiB, used=14.88GiB
System, DUP: total=8.00MiB, used=4.00KiB
System, single: total=4.00MiB, used=0.00
Metadata, DUP: total=1.48GiB, used=1021.63MiB
Metadata, single: total=8.00MiB, used=0.00
Or:
btrfs filesystem show
Label: none uuid: dd195f2c-2223-4bea-8ed6-cad38656d2fa
Total devices 1 FS bytes used 15.88GiB
devid 1 size 18.00GiB used 18.00GiB path /dev/sda2
Label: none uuid: a8966de9-716c-4d57-bb1f-72349096d362
Total devices 1 FS bytes used 44.07MiB
devid 1 size 6.17GiB used 1.28GiB path /dev/sda3
A lot of numbers. A lot of commands. What should I do? What should I thrust in? Btrfs stabile and snapshots turn on by default when install. Even worst in 13.2.
Another side of the reality is even sicker and before I understand it… Apparently I had VirtualBox to turn on snapshots for this VM. 24GiB of snapshots + the orginal .vdi file. ~50Gib on disk. Hmmm…
Right now I have a 40GiB / on my main DE running Btrfs to have a look upon. I save all my important data on my server that use Ext4. Backed up on other disks using Ext_FS.
Comments? I have “frozen” (pause) that VM if anyone comes up whit commands that I should run:). I have my opinion.
regards