You are not logged in.

#51 2006-01-30 20:47:06

cactus
Taco Eater
From: t͈̫̹ͨa͖͕͎̱͈ͨ͆ć̥̖̝o̫̫̼s͈̭̱̞͍̃!̰
Registered: 2004-05-25
Posts: 4,622
Website

Re: Filesystem of choice?

I like XFS myself. Reiser v3 worked fine for quite a while, and ext3 works well too. I haven't tried JFS, and honestly, probably won't.

These days, I am not interested in nosebleed fast blow off your underpants speed. I would rather have something that I can have reasonable confidence in regarding data integrity, and fault tolerance (graceful failures). Fast is definately nice, considering those caveats.
wink


"Be conservative in what you send; be liberal in what you accept." -- Postel's Law
"tacos" -- Cactus' Law
"t̥͍͎̪̪͗a̴̻̩͈͚ͨc̠o̩̙͈ͫͅs͙͎̙͊ ͔͇̫̜t͎̳̀a̜̞̗ͩc̗͍͚o̲̯̿s̖̣̤̙͌ ̖̜̈ț̰̫͓ạ̪͖̳c̲͎͕̰̯̃̈o͉ͅs̪ͪ ̜̻̖̜͕" -- -̖͚̫̙̓-̺̠͇ͤ̃ ̜̪̜ͯZ͔̗̭̞ͪA̝͈̙͖̩L͉̠̺͓G̙̞̦͖O̳̗͍

Offline

#52 2006-01-30 21:43:38

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Re: Filesystem of choice?

Hey, I'm not interested in blinding speed either... I just don't like to wait five minutes for pacman to find one lousy package in its database.

Offline

#53 2006-07-27 07:55:37

mallow005
Member
Registered: 2006-07-11
Posts: 20

Re: Filesystem of choice?

That's funny, I'm using whatever came with a pentium II 350 and pacman returns results in under a minute. vanilla ext3, 64 megs of ram.

Offline

#54 2006-07-27 08:38:16

benplaut
Member
Registered: 2006-06-13
Posts: 383

Re: Filesystem of choice?

ext3 (plain) for home... it's stable and proven.
ext3 for /boot
jfs for /

Offline

#55 2006-07-27 08:50:47

Insane-Boy
Member
Registered: 2006-02-27
Posts: 243

Re: Filesystem of choice?

I use ext3 and it's very good i think;]

Offline

#56 2006-07-27 12:20:58

onearm
Member
From: Anywhere but here
Registered: 2006-07-06
Posts: 359
Website

Re: Filesystem of choice?

ext3 for /home
reiserfs for Ubuntu
XFS for Arch

I tried ext2/3,reiserfs,xfs,jfs and I think that overall the best is and remains ext3. XFS is strangely very slow with pacman but for the rest is pretty fast.


To get something done, a committee should consist of no more than three persons, two of them absent.
--
My Github

Offline

#57 2006-07-27 13:40:43

Echo
Member
From: Ohio, United States
Registered: 2006-05-16
Posts: 239

Re: Filesystem of choice?

ext2 /boot
ext3 /home
ext3 /

I used to tailor partitions and use of partitions but the above is where I settled in.  Less thought required  big_smile and I haven't noticed any performance hit to speak of.

Offline

#58 2006-07-27 16:00:24

Moo-Crumpus
Member
From: Hessen / Germany
Registered: 2003-12-01
Posts: 1,487

Re: Filesystem of choice?

I tried ext2, etxt3, reiser, xfs, jfs.

ext2 was slow, ext3 surprisingly too. reiser broke itself several times, and exhausted the cpu. xfs was very slow in writing a larger number of small files, but was very fast in handling larger files. jfs hat some bugs in former versions, but was allways fast and stable for me.

Since some years I run

jfs /boot
jfs /
jfs /home
jfs /home/shared


Frumpus addict
[mu'.krum.pus], [frum.pus]

Offline

#59 2006-07-27 17:57:57

palandir
Member
Registered: 2006-05-14
Posts: 73

Re: Filesystem of choice?

The only filesystems I've used are ext2, ext3 and reiser 3.6, the latter being the one I'm currently using for the most important partitions.

Offline

#60 2006-07-27 19:13:45

djpharoah
Member
From: SoCal
Registered: 2006-06-18
Posts: 185

Re: Filesystem of choice?

recently converted ext3 user here. used reiser3 before.

now I use ext3 with all the lovely tweaks


IBM T41p - 2373-xXx - kernel26thinkpad

Offline

#61 2006-07-28 05:19:01

syd
Member
From: Auckland, NZ
Registered: 2006-01-22
Posts: 155

Re: Filesystem of choice?

ext3
easyer to fix if somthing goes 'frequently' wrong .  lol

Offline

#62 2006-08-01 19:35:56

djpharoah
Member
From: SoCal
Registered: 2006-06-18
Posts: 185

Re: Filesystem of choice?

syd wrote:

ext3
easyer to fix if somthing goes 'frequently' wrong .  lol

also ext3 has some nice tweaks that can really ramp up the performance.

Also ext2/3 can be read/written to in windows.


IBM T41p - 2373-xXx - kernel26thinkpad

Offline

#63 2006-08-01 22:04:45

T-Dawg
Forum Fellow
From: Charlotte, NC
Registered: 2005-01-29
Posts: 2,736

Re: Filesystem of choice?

djpharoah wrote:

Also ext2/3 can be read/written to in windows.

I've heard about this but never tried it. As of what version of windows?

Offline

#64 2006-08-02 11:41:16

scarecrow
Member
From: Greece
Registered: 2004-11-18
Posts: 715

Re: Filesystem of choice?

Penguin wrote:
djpharoah wrote:

Also ext2/3 can be read/written to in windows.

I've heard about this but never tried it. As of what version of windows?

None.
It's not done natively, and the existing opensource proprietary R/W driver treats ext3 as ext2 (no metadata being stored).
It's functionality is just about as good as the new-generation ntfs driver for Linux: it's working, it's fast, but does have limitations.


Microshaft delenda est

Offline

#65 2006-08-02 12:49:00

djpharoah
Member
From: SoCal
Registered: 2006-06-18
Posts: 185

Re: Filesystem of choice?

Penguin wrote:
djpharoah wrote:

Also ext2/3 can be read/written to in windows.

I've heard about this but never tried it. As of what version of windows?

I use explore2fs and use windows xp. I also use it on my server which has windows 2k.

It has saved my bacon in the past and is awesome for accessing files across the OSes.


IBM T41p - 2373-xXx - kernel26thinkpad

Offline

#66 2006-08-02 13:02:55

brazzmonkey
Member
From: between keyboard and chair
Registered: 2006-03-16
Posts: 818

Re: Filesystem of choice?

how about ZFS ? has anyone tried this one already ?


what goes up must come down

Offline

#67 2006-08-02 13:22:41

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Re: Filesystem of choice?

As of right now Linux doesn't support it at all. I'm betting development of Linux drivers and utils will start in a year or so though...

Offline

Board footer

Powered by FluxBB