I like to use a 10TB RAID5 setup as a single partition on a file server for distributing user HOME via NFS in our network. As I have no experience on such large disk I like to know the Pros and CONS on that.
Interesting would be
How long does a RAID rebuild would take on disk failure?
How long does an fsck last on such large disks?
What performance penalty do I need to except from the size of the partition compared to smaller ones?
Would you rather recommend using smaller partitions and adopt nfs setup?