From owner-freebsd-questions@FreeBSD.ORG Mon Mar 7 02:20:14 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 8188216A4CE for ; Mon, 7 Mar 2005 02:20:14 +0000 (GMT) Received: from zoot.lafn.org (zoot.lafn.ORG [206.117.18.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45ADE43D2D for ; Mon, 7 Mar 2005 02:20:14 +0000 (GMT) (envelope-from bc979@lafn.org) Received: from [10.0.1.90] ([4.28.157.47]) (authenticated bits=0) by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j272KCQh002445 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Sun, 6 Mar 2005 18:20:13 -0800 (PST) (envelope-from bc979@lafn.org) Mime-Version: 1.0 (Apple Message framework v619.2) Content-Transfer-Encoding: 7bit Message-Id: <89bc1cf72874d1d57114b1e1eb54d1ce@lafn.org> Content-Type: text/plain; charset=US-ASCII; format=flowed To: FreeBSD Questions From: Doug Hardie Date: Sun, 6 Mar 2005 18:20:11 -0800 X-Mailer: Apple Mail (2.619.2) X-Virus-Scanned: ClamAV version 0.82, clamav-milter version 0.82 on zoot.lafn.org X-Virus-Status: Clean Subject: 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 02:20:14 -0000 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.