"Best file systems" for only large (10-30GB) files ?
Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
"Best file systems" for only large (10-30GB) files ?
RedHat EL 5.1
I'm looking for options for the 'best' file system for large
files only. I will be starting with a logical disk created
using multipath and LVM that will be 3 TB and could grow to
over 10 TB.
The files will be from 10 GB to 30 GB in size and will most
of the time be sequentially read or written. The number of
files being simultaneously accesss will be from 1 to a
maximum of about 15 (not yet known just a guess). Hence not
that many files.
If it helps the application is Tivoli TSM and this file systems
will be for one of the disk pools.
The disk is a on a Hitachi SAN, SATA, 3 RAID 5 groups of 14 500GB
SATA disks each, pathing is 2 x 2 GB Fibre channels and the LUNS
are 200 GB each. I will be using LVM to join and stripe the LUNS.
absolutely XFS. I could go on a long diatribe about it, or you can research XFS for streaming large files. We've done lots of testing on this issue. XFS is the way when you're dealing with large files & scubbing through them. Granted, I've not compared XFS to the new-ish ZFS, but I'd still put my money on XFS.
edited to add: our testing is with film/video editing, so we deal with lots of moving large files around. XFS performs noticeably (and benchmarks) faster than the ext's or reiser.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.