From owner-freebsd-questions@FreeBSD.ORG Fri Aug 29 07:34:20 2003 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 9B3AC16A4BF for ; Fri, 29 Aug 2003 07:34:20 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A33ED43FDF for ; Fri, 29 Aug 2003 07:34:17 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.9/8.12.9) with ESMTP id h7TEY9Og002753; Fri, 29 Aug 2003 10:34:09 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.9/8.12.9/Submit) id h7TEY8TY002748; Fri, 29 Aug 2003 10:34:08 -0400 (EDT) From: Jerry McAllister Message-Id: <200308291434.h7TEY8TY002748@clunix.cl.msu.edu> To: malcolm.kay@internode.on.net (Malcolm Kay) Date: Fri, 29 Aug 2003 10:34:08 -0400 (EDT) In-Reply-To: <200308292359.53500.malcolm.kay@internode.on.net> from "Malcolm Kay" at Aug 29, 2003 11:59:53 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: Jerry McAllister cc: Marco =?iso-8859-1?q?Gon=E7alves?= cc: freebsd-questions@freebsd.org Subject: Re: dmesg output 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: Fri, 29 Aug 2003 14:34:20 -0000 > > On Fri, 29 Aug 2003 23:51, Jerry McAllister wrote: > > > I wanted to clear the dmesg -a output because i had this problem with > > > a IDE disk, wich give this message all over > > > > > > ad0s1g: hard error reading fsbn 133851519 of 65253984-65254015 (ad0s1 bn > > > 133851519; cn 8331 tn 222 sn 18) status=59 error=40 ad0s1g: hard error > > > reading fsbn 133851519 of 65253984-65254015 (ad0s1 bn 133851519; cn 8331 > > > tn 222 sn 18) status=59 error=40 ad0s1g: hard error reading fsbn > > > 133851519 of 65253984-65254015 (ad0s1 bn 133851519; cn 8331 tn 222 sn 18) > > > status=59 error=40 ... and so one > > > > > > i mirrored the disk and change with other, and now is dificult to see > > > if that is ok...unless i clear the buffer to see if the messages keep on > > > > I don't understand. Mirroring a failing disk will not stop it from > > failing or eliminate/reduce disk errors from it. Even if it suppresses > > some of the error messages, the disk would still be failing. > > > > I don't believe he is talking about RAID. > > I think he means he has copied the disk to another and then substituted the > copy for the original. > > Malcolm Oh. You may be right. Sorry. ////jerry