Hello,
So I think I made a mistake in my original install several months ago. When I run the command df -H
, my home directory /dev/md3 is only allocated 4.9TB while /dev/md2 is allocated 1TB of which only 6.6GB of it is used.
I’d rather not have to completely reinstall and start from scratch if I don’t have to. The error must have been made when setting up the Software RAID in the Hetzner rescue system. Apparently I allocated 1TB to “/” root and only 6.6GB is being used.
I could really use that extra TB of space right now. How can I go about getting the majority of that space back for me to use with my main user account? Grateful for any assistance with this.
Thanks.
Filesystem Size Used Avail Use% Mounted on
udev 8.4G 0 8.4G 0% /dev
tmpfs 1.7G 169M 1.6G 11% /run
/dev/md2 1.1T 6.6G 1.1T 1% /
tmpfs 8.4G 25k 8.4G 1% /dev/shm
tmpfs 5.3M 0 5.3M 0% /run/lock
tmpfs 8.4G 0 8.4G 0% /sys/fs/cgroup
/dev/md1 511M 200M 285M 42% /boot
/dev/md3 4.9T 4.4T 216G 96% /home
=