You are not logged in.

#26 2008-12-16 12:30:43

dr_te_z
Member
From: Zoetermeer, the Netherlands
Registered: 2006-12-06
Posts: 154

Re: JFS XFS and ReiserFS are dying

Ranguvar wrote:

JFS users, why do you like JFS?

I already used the combo LVM/JFS in OS/2 and was very impressed back then. So when I switched to linux and ran into "ext2" checkdisks during boot I started to look for alternatives. I was happy to see that I could use JFS again. When I tried arch for the 1st time I saw that JFS was 'built in' already: a big pro for acch.
But yeah: it's IBM. When I attended a technical conference where they demonstrate DB2 on linux..... they use a standard SLES with ext2. When I ask why they do not promote their own JFS.... or they do not know the existance or they point as SuSE and say they use (and support) the standards set by SuSE. Too bad.

Still the same attitude that killed OS/2 (one department is promoting OS/2 and the ohter department is only selling IBM PC's with windows pre-installed)


Somewhere between "too small" and "too large" lies the size that is just right.
- Scott Hayes

Offline

#27 2008-12-17 07:36:43

jochen
Member
From: Germany
Registered: 2004-06-01
Posts: 102

Re: JFS XFS and ReiserFS are dying

What I'd like to see for a linux filesystem is the comfortable online-resizing that you have in AIX with LVM/JFS2:

  chfs -a size=+10G /mount/point
  chfs -a size=-10G /mount/point

Offline

#28 2008-12-17 21:31:28

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,233
Website

Re: JFS XFS and ReiserFS are dying

jochen wrote:

What I'd like to see for a linux filesystem is the comfortable online-resizing that you have in AIX with LVM/JFS2:

+1   *edits above post*

Offline

#29 2008-12-18 09:13:17

Kirurgs
Member
Registered: 2008-10-20
Posts: 144

Re: JFS XFS and ReiserFS are dying

I'm using reiser4 for /opt and /home for a week now. Only issue is fsync, which is kinda slow (for instance download a small file in firefox, it syncs really slow and firefox hangs for some time). etx3 didn't have this problem. If fsync can be fixed (mount options?), reiser4 is really fine for me.
JFS has bad defragmentation and performance around ext3, XFS has really slow deletes and write performance for small files (if this can be fixed, I'd use XFS), ext3 is overall the best mainly due to support, but it has average speed.
So, I may try btrfs or in case XFS can be tuned to work with small files - fine.

Offline

#30 2008-12-18 09:47:57

shazeal
Member
From: New Zealand
Registered: 2007-06-05
Posts: 341

Re: JFS XFS and ReiserFS are dying

Im wondering if you guys have actually tried ext4? It is not just ext3 in disguise as some of you seem to think. It is much faster than ext3, fsck takes next to no time for recovery. Its far more secure corruption wise than any of the above FS...

Question is not why are people using JFS, its why arent people using ext4 IMO. From the kernel activity for XFS I would not say its dead, however I dont pay much attention to the XFS notes so the patches may just be bug fixes.

Btrfs is supposed to be stable for Jan or Feb last I heard, so even if ext4 does not tickle your fancy ( I still dont see why wink ), zfs... oops I mean btrfs should keep you happy.

Offline

#31 2008-12-18 16:18:22

amranu
Member
Registered: 2008-09-25
Posts: 94

Re: JFS XFS and ReiserFS are dying

Because ext4 hasn't proven itself to be a stable filesystem yet?

Offline

#32 2008-12-18 17:48:27

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,577

Re: JFS XFS and ReiserFS are dying

Yeah, definitely don't use ext4 for serious stuff _yet_. But it does look good, and at least its future is stable and bright, being an ext*.

Offline

#33 2008-12-18 19:08:18

kensai
Member
From: Puerto Rico
Registered: 2005-06-03
Posts: 2,484
Website

Re: JFS XFS and ReiserFS are dying

shazeal wrote:

Btrfs is supposed to be stable for Jan or Feb last I heard, so even if ext4 does not tickle your fancy ( I still dont see why wink ), zfs... oops I mean btrfs should keep you happy.

It will be included in 2.6.29 Kernel, but to be stable it can even take a year, it will just enter the kernel, so more attention is drawn to it and people start helping in the development.


Follow me in: Identi.ca, Twitter, Google+

Offline

#34 2008-12-18 19:59:54

iBertus
Member
From: Greenville, NC
Registered: 2004-11-04
Posts: 2,228

Re: JFS XFS and ReiserFS are dying

Maybe I should give ext4 a try. Is it supported in tpowa's 2008.12 iso?

Offline

#35 2008-12-19 07:58:59

Kirurgs
Member
Registered: 2008-10-20
Posts: 144

Re: JFS XFS and ReiserFS are dying

I'll try ext4 in case I can't get my fsync working ok with reiser4...

Offline

#36 2008-12-19 09:29:58

iBertus
Member
From: Greenville, NC
Registered: 2004-11-04
Posts: 2,228

Re: JFS XFS and ReiserFS are dying

Anybody know what the easiest way to install Arch onto ext4 is? I'm waiting on the RAID to sync right now (it's bedtime) and figure I'll try to install in the morning (which will likely be noonish).

Offline

#37 2008-12-19 15:01:47

Xauthority
Member
From: ../
Registered: 2008-11-03
Posts: 61

Re: JFS XFS and ReiserFS are dying

Offline

#38 2008-12-21 16:37:18

theringmaster
Member
From: Air Force
Registered: 2007-07-16
Posts: 581
Website

Re: JFS XFS and ReiserFS are dying

I use jfs as well. I use it in conjunction with 'elevator=deadline' and the 'noatime' attributes.


Check me out on twitter!!! twitter.com/The_Ringmaster

Offline

#39 2008-12-22 01:02:25

tonyisnt
Member
Registered: 2008-03-18
Posts: 158

Re: JFS XFS and ReiserFS are dying

I don't really see the differences in using other filesystems.  I've been using Linux since 2005, when I started with Ubuntu 5.10, and I've always just stuck with ext3.  After starting to use Arch I got another harddrive (250GB) and formatted it with reiserfs, but for some reason at startup it'd add another 10-15 seconds without fail to the Checking Filesystems step, so I eventually switched it over to ext3 as well.

I'm sure there are differences that would make using other FSs worthwhile, but even for me (someone who is probably more knowledgeable than your average computer user but by no means an "expert"), I don't see the point in terms of function.  The only time I've lost any information when I was screwing around with cloning partitions in Gparted.  So, in other words... it was my fault.

Offline

#40 2009-01-18 16:31:03

tcx
Member
From: Porto, Portugal
Registered: 2005-07-31
Posts: 3

Re: JFS XFS and ReiserFS are dying

iBertus wrote:
Ranguvar wrote:

JFS users, why do you like JFS?

I find that JFS provides a nice balance for many different workloads. You can use it with small or large files and various I/O patterns, and the performance is relatively the same. Other filesystems I've tried tend to be far less generic in performance. Take XFS, which seems to bog down with directories full of small files. JFS isn't as good as ReiserFS in this situation, but doesn't suffer to the extreme of XFS. Also, JFS tends to be light on the CPU cycles, which is good for laptop use.

Ditto.

 cat /proc/mounts |grep -v none|grep -v rootfs
/dev/root / jfs rw,noatime,nodiratime 0 0
/dev/hda2 /var reiserfs rw,noatime,nodiratime,notail 0 0
/dev/hda4 /home jfs rw,noatime,nodiratime 0 0

Offline

#41 2009-01-18 19:01:46

cardinals_fan
Member
From: /dev/null
Registered: 2008-02-03
Posts: 248

Re: JFS XFS and ReiserFS are dying

Ranguvar wrote:

JFS users, why do you like JFS?

It performs very well, but won't fry my data when the power goes out (I'm looking at you, XFS!)

JFS also fscks very quickly in comparison to EXT3, which takes forever.


Segmentation fault (core dumped)

Offline

#42 2009-01-18 20:01:40

kjon
Member
From: Temuco, Chile
Registered: 2008-04-16
Posts: 398

Re: JFS XFS and ReiserFS are dying

jfs crashes and after fsck'ing the root, the whole fs got corrupted. I know it isn't cpu hungry, but it tends to fragment and it runs very slowly *on my system*. On the other side, XFS behaves like a rock... yeah, yeah, it fried some mb time ago, but nothing to worry about if you know how to tune your sysctrl.conf and get a tiny, but trustfully UPS.


They say that if you play a Win cd backward you hear satanic messages. That's nothing! 'cause if you play it forwards, it installs windows.

Offline

#43 2009-01-18 20:23:45

neowolf
Member
From: North Carolina
Registered: 2008-01-27
Posts: 105

Re: JFS XFS and ReiserFS are dying

xfs is NICE with big files, but whenever I'm dealing with a bunch of smaller files it tends to perform like a rock. neutral

Offline

#44 2009-01-19 00:51:54

cerbie
Member
Registered: 2008-03-16
Posts: 124

Re: JFS XFS and ReiserFS are dying

I've found JFS to be fast, and recover from bad shutdowns very well. So far I've had no major data loss or corruption. Bad shutdowns have totally fried EXT3 partitions of mine many times, now once even with data=journal. I never had that happen with Windows+NTFS. JFS seems pretty good about it.

If EXT4 lives up to its hype, then bye bye JFS. I'm waiting for more distros to have OotB support, before I try it. IMO, Linux has been in great need of a commonly-supported FS superior to NTFS for a long time. EXT4 may be it.

Last edited by cerbie (2009-01-19 00:52:07)


"If the data structure can't be explained on a beer coaster, it's too complex." - Felix von Leitner

Offline

#45 2009-01-19 01:08:35

cardinals_fan
Member
From: /dev/null
Registered: 2008-02-03
Posts: 248

Re: JFS XFS and ReiserFS are dying

kjon wrote:

jfs crashes and after fsck'ing the root, the whole fs got corrupted. I know it isn't cpu hungry, but it tends to fragment and it runs very slowly *on my system*. On the other side, XFS behaves like a rock... yeah, yeah, it fried some mb time ago, but nothing to worry about if you know how to tune your sysctrl.conf and get a tiny, but trustfully UPS.

We have a number of power outages in my area thanks to windstorms.  I love that JFS a) didn't corrupt my data and b) recovered quickly.

HAMMER is really awesome, but it's mostly designed for obscenely large hard drives on servers.


Segmentation fault (core dumped)

Offline

#46 2009-01-19 02:07:17

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,577

Re: JFS XFS and ReiserFS are dying

cerbie wrote:

IMO, Linux has been in great need of a commonly-supported FS superior to NTFS for a long time. EXT4 may be it.

Huh? If you ask me, any of the Linux journaled filesystems are equivalent to or better than NTFS. ext3, JFS, XFS, ReiserFS... at a basic level, they're all great, especially in that they require defragging much less than NTFS. And, I suspect they'd do just as well or better than NTFS at recovery after a power outage or similar.

Offline

#47 2009-01-19 04:59:28

cerbie
Member
Registered: 2008-03-16
Posts: 124

Re: JFS XFS and ReiserFS are dying

My experience has been that NTFS does need defragging much more, but is much more fault tolerant. I've lost EXT2, EXT3, RFS, and XFS* files, directories, and whole partitions quite a few times. NTFS has never performed as well (in Windows, that is), but has worked much better over the years, in terms of keeping data and structure over time. Short voltage drops (a good PSU takes care of those) and power outages are common here, and JFS is the only FS I've used that has been as tolerant as NTFS.

* by design, though, so, um, I stopped using it. I've lost whole partitions of the others.


"If the data structure can't be explained on a beer coaster, it's too complex." - Felix von Leitner

Offline

#48 2009-01-23 22:45:27

sokuban
Member
Registered: 2006-11-11
Posts: 412

Re: JFS XFS and ReiserFS are dying

I'm thinking about getting a new fs for my laptop, and I'm between ext4 and jfs. Jfs sounds nice with its low cpu usage, and my laptop could really use that, but I'm worried about the fragmentation and all the maintenance required. I've never defragmented any of my ext3 partitions before and so far I haven't had any problems.

Jfs users, do you defragment your drive? If so, how? Is there any defragmentation utility that is safe? (I don't really have the money for another hard drive to backup on.) Would I be mad to consider using jfs if I am unable to defragment it at all?

I'm also debating whether I should keep reiserfs for my /var, upgrade it to reiser4 (I doubt it), or put a different filesystem on /var. Reiserfs has served me fine all these years, so I'm leaning towards keeping it, but I'm not sure if that is a smart idea with the current state of Mr. Reiser. I see someone else in this thread with a reiserfs /var. Are you planning on keeping it reiserfs or dropping it?

Last edited by sokuban (2009-01-24 01:35:45)

Offline

#49 2009-01-23 22:54:34

fwojciec
Member
Registered: 2007-05-20
Posts: 1,411

Re: JFS XFS and ReiserFS are dying

I just moved all my reiserfs/jfs partitions to ext4 -- and I couldn't be happier.  Ext4 performance with pacman database is comparable to reiserfs, so I don't think you'd need separate /var if you go with ext4.

Offline

#50 2009-01-24 02:31:23

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,577

Re: JFS XFS and ReiserFS are dying

In benchmarks so far, Ext4 seems to beat out ReiserFS in most battles. Versus Reiser4, it's close. The only real scenario that the Reisers excel at is deleting large numbers of files, IIRC. Reiser4 has some nice features like on-the-fly compression (great for saving space on /), but I decided on Ext4 so I could have more flexibility resizing partitions (you can't grow or shrink Reiser4), and because of assured support. Hopefully we will get btrfs soon, which has many of the improvements of both Reiser4 and ZFS.

Offline

Board footer

Powered by FluxBB