From owner-freebsd-questions@FreeBSD.ORG Mon Mar 7 06:03:17 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A75A116A4CE for ; Mon, 7 Mar 2005 06:03:17 +0000 (GMT) Received: from mx1.bol-online.com (mx2.bol-online.com [202.84.36.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81C8343D48 for ; Mon, 7 Mar 2005 06:03:15 +0000 (GMT) (envelope-from jahan@bol-online.com) Received: from netra.bol-online.com (netra.bol-online.com [202.84.32.21]) by mx2.bol-online.com (Postfix) with ESMTP id 4661D90930; Mon, 7 Mar 2005 12:03:09 +0600 (BDT) Received: from [192.168.168.89] (tcr7ep184.dhaka.net [202.84.37.184]) by netra.bol-online.com (8.13.1/8.13.1) with ESMTP id j275vaAV009252; Mon, 7 Mar 2005 11:57:37 +0600 (BDT) Message-ID: <422C956F.6020106@bol-online.com> Date: Mon, 07 Mar 2005 11:54:55 -0600 From: Aftab Jahan Subedar User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Hardie References: <89bc1cf72874d1d57114b1e1eb54d1ce@lafn.org> In-Reply-To: <89bc1cf72874d1d57114b1e1eb54d1ce@lafn.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BOL-MailScanner-Information: Please contact the ISP for more information X-BOL-MailScanner: Found to be clean X-MailScanner-From: jahan@bol-online.com X-MailScanner-To: bc979@lafn.org, freebsd-questions@freebsd.org cc: FreeBSD Questions Subject: Re: Disk Error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 06:03:17 -0000 ASAP 1. fsck -y 2. tunefs ( enable softupdate) 3. backup to new hard disk 4. remove this faulty hard disk Your hard disk is dyeing . Doug Hardie wrote: > I have been getting the following disk errors consistently for the > last month. > >> ad2s1e: hard error reading fsbn 6934399 of 3467168-3467295 (ad2s1 bn >> 6934399; cn 431 tn 164 sn 52) status=59 error=40 >> spec_getpages:(#ad/0x20014) I/O read failure: (error=5) bp 0xc5678f94 >> vp 0xcb5f3a80 >> size: 65536, resid: 65536, a_count: 65536, valid: 0x0 >> nread: 0, reqpage: 0, pindex: 504, pcount: 16 >> vm_fault: pager read error, pid 35441 (expireover) >> > > How do you figure out which file has the problem? expireover's logs > are all buffered so you don't get the last partial buffer. I don't > know yet if I can mark that particular sector as bad, but if I can > find the file I can at least move to someplace where it won't get > deleted. I chased through the core dump and the only directory > indicated but all of those files are good. I have also tar'd the > entire news directory elsewhere and no errors were encountered. The > sector is the same every day. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > >