Disks and partition sizes for large family picture collection
I moved a year ago from Windows to Linux and for my picture collection from Picasa to Immich.
My Linux is using btrfs on a 2TB nmve disk for /root and /home and a 4TB hdd to back up /home (using rsync). I put the pictures and Immich database on a dedicated user in /home but I'm already using too much data on the ssd:
First it is not clear to me if I really use all that space. Is it caused by the snapshots? How can I confirm this?
sudo btrfs filesystem usage /home
Should I buy another 4TB hdd (or 2TB) and put the picture collection on it and mount it in /srv?
Do you have any suggestions on how to organise the disk space?