Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] the best filesystem for server: XFS or JFS (or?)
Date: Wed, 23 Mar 2011 07:29:29
Message-Id: 4D89A0F9.8080007@gmail.com
In Reply to: Re: [gentoo-user] the best filesystem for server: XFS or JFS (or?) by kashani
1 On 22/03/11 19:22, kashani wrote:
2 > On 3/22/2011 1:13 AM, Mr. Jarry wrote:
3 >> Thanks for replies. As I had expected, they brought even more
4 >> uncertainty then I had before... :-)
5 >>
6 >> ext3/4:
7 >> I excluded them because as I understand, they do not support
8 >> snapshots (only with lvm, which I do not use, and I've hreard
9 >> snapshots in lvm are not very effective, or something like that).
10 >> Next minus-point, I tried resizing of ext3/lvm once in the past
11 >> and remember it was a real pain in a**...
12 >
13 > Any Mysql db smaller than 200GB is being backed up by a combination
14 > of LVM/Ext3 at a large Internet company with a big purple Y. It's mildly
15 > painful to setup, but RHEL uses LVM by default so it's just a matter of
16 > resizing to get the partitions you need. Once that's done you can kick
17 > off snapshots with very little effort.
18 >
19 > Not sure where you heard it was ineffective and I'd ignore further
20 > information from that source.
21
22 It goes like this:
23
24 Reduce:
25 - make fs smaller
26 - make volume smaller to match fs
27
28 Enlarge
29 - enlarge volume
30 - enlarge fs to match volume
31
32 Use snapshots
33 - find name of snapshot
34 - mount it somewhere
35
36 Oh look. Two commands in each case instead of magic hand waving. And you
37 have to think about what you are doing with reduce/enlarge because the
38 order is reversed. Yes, I can truly see why the OP found a comment on
39 them thar intartubes that the whole thing is broken and can't work. Yes,
40 I can really see that now.
41
42 But considering that the thread is all about "what is the best
43 filesystem?", that too is to be expected. The very title belies a lack
44 of understanding - the best filesystem for you is the one you have
45 tested and found best suits your needs.
46
47 Asking "what is the best filesystem?" without also supplying an array of
48 metrics and actual performance data is a mind-bogglingly stupid
49 question, along the lines of "what is the best girlfriend/wife/SO?"
50
51 --
52 alan dot mckinnon at gmail dot com

Replies

Subject Author
Re: [gentoo-user] the best filesystem for server: XFS or JFS (or?) "Stéphane Guedon" <stephane@××××××××××.eu>