it’s possible that NTFS doesn’t have this reserved space, which is why you’re able to use more of the 18 TB hard drive with that file system. Additionally, there could be other factors that are affecting the usable space, such as disk alignment or cluster size.
Further more, Plots are not equal. Some are a couple of GB larger than others. So it might relate te that.
After all, it is a 0.6% difference. You can use ntfs as well
use XFS, the only mature multi-threaded file system on Earth. You won’t lose any space, I abandoned ext4 after trying to resize system where it takes days to resize free space
if one uses single HDD…file system doesn’t matter too much if you formate it right, and disable OS stuff like over-provisiong. ext4 largefile vs xfs…there is few bytes difference.
Once, you need to manage size/disks…ext4 is a hell. Resize down…it moves empty space for hours…resize up…it has got some postponned file system integrity check…hdd slows down until it is done (>2h for 80TB array for example)
I have even contacted developer of ext4…design flaw/incorrect use