Comment Re:NTFS (Score 1) 208
NTFS didn't support that much space until Server 2003 SP1 and I'm not sure if it does even now. I tried to span a bunch of SAN drives together and was maxing out around 10TB. After that point, adding a disk to make the volume larger would cause an integer overflow that wasn't properly trapped so the disk would just stay the same size but not include the newly added LUN. Before 2003 SP1 you couldn't even import a single LUN of larger than 2TB.