Cobra Forum

Linux Community Discussions => Ubuntu, Linux and OS Chat => Topic started by: kalpana on Nov 07, 2023, 03:38 AM

Title: How Large is Your Root?
Post by: kalpana on Nov 07, 2023, 03:38 AM
Periodically I suffer from / being full. I feel mine is too large, however, I would be interested to see what size people 'generally' have in normal use. I would say I'm a typical 'ordinary' Desktop user - mainly email and web surfing although I occasionally do some video editing. I have always had a separate partition for / - at the moment I have a LVM environment with a specific LV for /. Additionally I have deleted snap from my system. Currently my / size is 22G which to me seems large compared to previous ubuntu installs.

Code:
dad@dadubuntu:~$ df -h
Filesystem                   Size  Used Avail Use% Mounted on
tmpfs                        1.6G  2.0M  1.6G   1% /run
/dev/mapper/vg01-root         40G   22G   16G  60% /
tmpfs                        7.7G     0  7.7G   0% /dev/shm
tmpfs                        5.0M  4.0K  5.0M   1% /run/lock
/dev/nvme0n1p1               197M   11M  187M   6% /boot/efi
tmpfs                        7.7G     0  7.7G   0% /run/qemu
/dev/mapper/vg01-ub2204base   49G   17G   31G  35% /media/dad/ub2204base
/dev/mapper/vg01-home         49G   17G   31G  35% /home
tmpfs                        1.6G  3.2M  1.6G   1% /run/user/1000

Be interested to see what / size people have on their machines.