Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id g0U0U3Y04090 for linux-xfs-outgoing; Tue, 29 Jan 2002 16:30:03 -0800 Received: from smtpzilla1.xs4all.nl (smtpzilla1.xs4all.nl [194.109.127.137]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id g0U0Tsd04065 for ; Tue, 29 Jan 2002 16:29:55 -0800 Received: from auto-nb1.xs4all.nl (qn-212-58-167-191.quicknet.nl [212.58.167.191]) by smtpzilla1.xs4all.nl (8.12.0/8.12.0) with ESMTP id g0TNTgN0037935; Wed, 30 Jan 2002 00:29:48 +0100 (CET) Message-Id: <4.3.2.7.2.20020130001758.02b14100@pop.xs4all.nl> X-Sender: knuffie@pop.xs4all.nl X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Wed, 30 Jan 2002 00:28:12 +0100 To: "Gabe E. Nydick" , From: Seth Mos Subject: Re: 2.4.5 vs. 2.4.16 In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Status: O Content-Length: 1967 Lines: 44 At 11:36 29-1-2002 -0800, Gabe E. Nydick wrote: >Hey folks, > > I've been using xfs since 1.0 was released and many of my machines have >2.4.5 on them and I get weirdnesses. So as new patches come out, I've been >upgrading to a new kernel version. The latest one I'm using is a 2.4.16 >w/XFS+EXT3. I've started migrating away from xfs because of problems like, >under heavy load, my entire file system got corrupt, missing files on >non-busy machines, etc. Given the advantages XFS has over EXT3, And you made comment of this on the list? Including the specs. Most problems I hit with different 2.4 kernels were problems with 2.4 itself. At work we have a database box with 10GB+ Progres 9 databases on it which has been running just fine. I have also experienced one corrupted fs on a squid cache which caused recovery to cease after a crash. That was fixed with xfs_repair and I have seen problems with squid caches before. The production boxes are all running the 1.0.2 release kernel. Those kernels are originally Red Hat kernels which include fixes for a lot of known bugs which have not been fixed in -linus and also include a whole bunch of drivers for otherwise unsupported but neccesary hardware. They have also been heavily regression tested. >performance, and file size, I would like to know first of all, what kernel >version w/which patch w/which compiler makes a stable 2.4.x xfs kernel that >won't trash my filesystem. Second, I would like to know, in what way I can >beat up my machine to test for these sort of failures that plagued previous >versions of xfs? Most stuff I just think up myself. I look around what programs I have and just run a lot of them simultaneously. The amount of damage I have personally seen on a XFS fs was caused by something between the keyboard and chair. (eg. me) Cheers -- Seth Every program has two purposes one for which it was written and another for which it wasn't I use the last kind.