Received: from oss.sgi.com (localhost.localdomain [127.0.0.1]) by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g3C8XC8d001500 for ; Fri, 12 Apr 2002 01:33:12 -0700 Received: (from majordomo@localhost) by oss.sgi.com (8.12.3/8.12.3/Submit) id g3C8XCah001499 for linux-xfs-outgoing; Fri, 12 Apr 2002 01:33:12 -0700 X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-xfs@oss.sgi.com using -f Received: from smtpzilla3.xs4all.nl (smtpzilla3.xs4all.nl [194.109.127.139]) by oss.sgi.com (8.12.3/8.12.3) with SMTP id g3C8X28d001471 for ; Fri, 12 Apr 2002 01:33:03 -0700 Received: from auto-nb1.xs4all.nl (213-84-127-28.adsl.xs4all.nl [213.84.127.28]) by smtpzilla3.xs4all.nl (8.12.0/8.12.0) with ESMTP id g3C8XbXu072434; Fri, 12 Apr 2002 10:33:37 +0200 (CEST) Message-Id: <4.3.2.7.2.20020412101700.02e10008@pop.xs4all.nl> X-Sender: knuffie@pop.xs4all.nl X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Fri, 12 Apr 2002 10:33:54 +0200 To: Stephan Pfeiffer From: Seth Mos Subject: Re: System crash by use xfs Cc: Linux XFS List In-Reply-To: <20020412101308.A24994@synopex.de> References: <4.3.2.7.2.20020412094508.02ca3920@pop.xs4all.nl> <20020412093232.B24739@synopex.de> <4.3.2.7.2.20020412094508.02ca3920@pop.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk At 10:13 12-4-2002 +0200, you wrote: >hi CC'ing the list. >On Fri, Apr 12, 2002 at 09:47:37AM +0200, Seth Mos wrote: > > At 09:32 12-4-2002 +0200, Stephan Pfeiffer wrote: > > >dear xfs-users, > > > > > >i used kernel2.4.17-xfs. only one partition on the system is used with > xfs. > > >once a process or anything writes to this xfs-partiion my system goes > > >completly down. i have recompile my kernel with gcc2.91.66 how is written > > >here http://oss.sgi.com/projects/xfs/faq.html#hangprocess but it not > helps. > > > > > >can anybody help me, please? > > > > What error do you see in the logs (like /var/log/messages) or in dmesg > output? >messages had no info about this. No errors >soo much, sorry! i can't see any problem here. > > > > > Can you cut and paste the output of the error in the mail perhaps? > > Are you using something like md or lvm on your system? >no > > > > > Can you try checking out the latest CVS and see if the problem still > exists. >i am not really a linux-profi and don't know about cvs. i used >suse-linux7.3. help this info? I didn't knew XFS was included in SuSE 7.3, maybe SuSE has a updated kernel with XFS which gives less problems. Since there are no error messages it makes debugging the thing slightly harder. Does anyone from SuSE know if you ever shipped a kernel with XFS support? You can get the instructions here: http://oss.sgi.com/projects/xfs/cvs_download.html Although that does mean you need to compile your own kernel. Are you familiar with compiling your own kernel? 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.