Currently doing research on creating a new file server.
Server will be Linux based (CentOS 7) and will need to have around 8 TB of available space. Samba will be used to share the files.
I am trying to figure out what are the challenges and pitfalls of dealing with disk/partitions of this size. From the stand point of managing servers with disks of this size, what things should be considered?
One thing that comes to mind is that if the system were to start a check disk it would take a significant amount of time to complete. I know that the systems can be configured to skip check disks, but this could end up causing issues down the road.
Performance is another topic, but I believe this is out of the scope of this site as so much is based on the equipment and infrastructure.
Cheers