• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Filesystem?

lambchops511

Senior member
Hi All.

I want to build a simple file storage array. Thinking of slapping several 1 TiB drives together. The OS will be linux, what is a good file system to use? I want the file system to see the drives as one big as drive. And obviously NFS, so that other people can mount it.

Finally, is it possible to intermix some SSDs into this pool, e.g., the file system is smart enough to place recently and commonly used files onto the SSD and long term storage onto the 1 TiB spindles?
 
http://www.freenas.org/

I don't know if any OS's right now natively handle SSD caching, but that would be nice to know. FreeNAS is a pretty popular and free OS that has some pretty neat features and ZFS file system will allow you to create a single Drive (Pool) so you don't have to worry about where things are. http://hardforum.com/showthread.php?t=1393939 has a massive thread of 10TB+ File servers that you can probably find a lot more useful info on.
 
Back
Top