Linux - Server This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-29-2010, 01:36 PM
|
#1
|
LQ Newbie
Registered: Aug 2007
Posts: 7
Rep:
|
prefered filesystem for linux file server?
Hello all,
What would be a prefered filesystem for a linux file server? Is there such thing as a standard filesystem nowdays, or do different filesystems benefit different uses of a file server?
|
|
|
10-29-2010, 01:41 PM
|
#2
|
LQ Guru
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094
|
The latter. Some are good at accessing lots of small files repeatedly, others are better at working on large (>1GB) files. I think ext3/4 is still one of the better "general" file systems if you don't have a specific thing you're trying to do. But ext3 takes forever to delete >2GB files, where something like xfs is cat quick.
Here's sort of a primer. And here are some benchmarks done a few years ago. There's been some stuff on Phoronix recently about ext4 and btrfs which are newer file systems.
Last edited by pljvaldez; 10-29-2010 at 01:42 PM.
|
|
|
10-29-2010, 01:46 PM
|
#3
|
Member
Registered: Oct 2010
Location: New England, USA
Distribution: OpenSUSE/Slackware64/RHEL/Mythbuntu
Posts: 189
Rep:
|
If it's a simple, standalone file server, than ext3 or ext4 is good to use. If it's a fileserver that's running a particular type of distributed filesystem such as AFS, than you might want to check with the developers to see what they recommend. If there is anything particular to the type of files you are going to house, also check to see what requirements they need. Check to see what the needs of any Window's clients are.
|
|
|
10-29-2010, 04:58 PM
|
#4
|
LQ Newbie
Registered: Aug 2007
Posts: 7
Original Poster
Rep:
|
The file server is to be used to store data for 3D and 2D applications. Files for these applications usually have complex dependencies, hence the need to have one logical volume and a file server to organize and store. The clients are on Fedora, Windows and Mac OS all using the same or similar applications. I'm not going as far as using the file server to edit high resolution video in real time, but the idea is to share files simultaneously, on different platforms. Would you say that ext3 or ext4 would be a relatively safe choice for something like that?
|
|
|
All times are GMT -5. The time now is 03:02 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|