I have a 1TB and a 500G drive in the server, so I know I am not really running out of space. As admitted before, I am very much a Mac user that is trying his best to understand Ubuntu (and sometimes not doing a very good job of it). This is one of those times.
Where is the rest of my space? Do I have something set up wrong with MiaB given my hard drives? The idea was that 500g should be enough and the 1TB was to save multiple archives over time (in case someone wanted to ask me about an email from 2 months ago).
Hopefully this accurately shows what is needed to give me some advice…
Welcome to Ubuntu 22.04.4 LTS (GNU/Linux 5.15.0-105-generic x86_64)
System information as of Sun Apr 28 03:58:12 AM PDT 2024
System load: 1.9033203125
Usage of /: 74.4% of 97.87GB
Memory usage: 2%
Swap usage: 0%
krettig@mail:~$ sudo fdisk -l [here are just the relevant parts, hopefully]
Disk /dev/sda: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
Disk model: Samsung SSD 860
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: ********
Device Start End Sectors Size Type
/dev/sda1 2048 1953523711 1953521664 931.5G Linux filesystem
Disk /dev/nvme0n1: 465.76 GiB, 500107862016 bytes, 976773168 sectors
Disk model: Samsung SSD 970 EVO Plus 500GB
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: ********
Device Start End Sectors Size Type
/dev/nvme0n1p1 2048 2203647 2201600 1G EFI System
/dev/nvme0n1p2 2203648 6397951 4194304 2G Linux filesystem
/dev/nvme0n1p3 6397952 976771071 970373120 462.7G Linux filesystem
krettig@mail:~$ sudo df -h
Filesystem Size Used Avail Use% Mounted on
tmpfs 3.2G 1.8M 3.2G 1% /run
/dev/mapper/ubuntu–vg-ubuntu–lv 98G 73G 20G 79% /
tmpfs 16G 0 16G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/nvme0n1p2 2.0G 377M 1.5G 21% /boot
/dev/nvme0n1p1 1.1G 6.1M 1.1G 1% /boot/efi
tmpfs 3.2G 4.0K 3.2G 1% /run/user/1000