I have a 18TB HDD. (MG09ACA18TE)
$ df -TH
Filesystem Type Size Used Avail Use% Mounted on
/dev/dm-7 btrfs 19T 13T 5,8T 69% /mnt/point
$ df -Th
Filesystem Type Size Used Avail Use% Mounted on
/dev/dm-7 btrfs 17T 12T 5,3T 69% /mnt/point
From the man page:
-h, --human-readable
print sizes in powers of 1024 (e.g., 1023M)
-H, --si
print sizes in powers of 1000 (e.g., 1.1G)
How is it possible to have an extra TB?
Requested commands:
$ df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/dm-5 17578311680 13643014304 3933951744 78% /mnt/point
$ lsblk -b
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sde 8:64 0 18000207937536 0 disk
└─luks-.. 253:5 0 18000191160320 0 crypt /mnt/point