adamant-kite-43734
02/20/2024, 12:50 AMfast-garage-66093
02/20/2024, 7:06 AM$ rdctl shell df -h /var/lib
Filesystem Size Used Available Use% Mounted on
/dev/disk/by-label/data-volume
97.9G 414.7M 92.5G 0% /mnt/data
fast-garage-66093
02/20/2024, 7:07 AMdocker system df
and use docker system prune
to clean up some stuff.most-bear-54693
02/20/2024, 4:36 PMfast-garage-66093
02/20/2024, 4:39 PMps -ef|grep qemu-system
to make sure the QEMU process is not running. Then you can run something like
/Applications/Rancher\ <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/qemu-img|Desktop.app/Contents/Resources/resources/darwin/lima/bin/qemu-img> resize "$HOME/Library/Application Support/rancher-desktop/lima/0/diffdisk" +10G
fast-garage-66093
02/20/2024, 4:40 PMfast-garage-66093
02/20/2024, 4:41 PM