Received: (from majordomo@localhost) by oss.sgi.com (8.11.3/8.11.3) id f4HM81728285 for linux-xfs-outgoing; Thu, 17 May 2001 15:08:01 -0700 Received: from smtp-server2.tampabay.rr.com (smtp-server2.tampabay.rr.com [65.32.1.39]) by oss.sgi.com (8.11.3/8.11.3) with ESMTP id f4HM7xF28282 for ; Thu, 17 May 2001 15:08:00 -0700 Received: from cfl.rr.com (ubr-35.87.175.wmelbourne.cfl.rr.com [65.35.87.175]) by smtp-server2.tampabay.rr.com (8.11.2/8.11.2) with ESMTP id f4HM7kv05507; Thu, 17 May 2001 18:07:46 -0400 (EDT) Message-ID: <3B044CEE.16BEE674@cfl.rr.com> Date: Thu, 17 May 2001 18:13:02 -0400 From: Mark Hounschell Reply-To: dmarkh@cfl.rr.com X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.4 i686) X-Accept-Language: en MIME-Version: 1.0 To: Seth Mos CC: kris buggenhout , "linux-xfs@oss.sgi.com" Subject: Re: trouble benchmarking References: <4.3.2.7.2.20010517130519.038d0c88@pop.xs4all.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Seth Mos wrote: > > At 11:46 17-5-2001 +0200, kris buggenhout wrote: > >it looks like a scsi error .. but when I do the same test on the same > >drive with ext2 i get no error. > > ext2 probably handles bad blocks better. The XFS filesystem shuts down on > error. Ext2 may stay up and note that the sector is moved and the data is ok. > It might be possible that xfs could be made to respect this re allocation > of a bad sector and perhaps not shut down. The scsi drives "page-1 mode-select" error recovery page should be set to not report recovered errors. This can be changed with any decent scsi disc utility and does not require and reformat or lost data after the change. No body's driver/ filesystem should have to worry about that. You shouldn't see the message again unless youv'e got more bad spots and don't change page-1 to not post recovered errors. Regards -- Mark Hounschell dmarkh@cfl.rr.com