From owner-freebsd-stable Fri Jul 12 12:26:14 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 576C837B400 for ; Fri, 12 Jul 2002 12:26:09 -0700 (PDT) Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id B87B043E65 for ; Fri, 12 Jul 2002 12:26:08 -0700 (PDT) (envelope-from khera@kciLink.com) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id DA3662178D; Fri, 12 Jul 2002 15:26:07 -0400 (EDT) Received: by onceler.kciLink.com (Postfix, from userid 100) id 695C23D07; Fri, 12 Jul 2002 15:26:07 -0400 (EDT) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15663.11598.873182.823906@onceler.kciLink.com> Date: Fri, 12 Jul 2002 15:26:06 -0400 To: "Long, Scott" Cc: stable@freebsd.org Subject: RE: dscheck warning messages (with Dell PERC3 controller) In-Reply-To: <2C7CBDC6EA58D6119E4A00065B3A24CB046410@btcexc01.btc.adaptec.com> References: <2C7CBDC6EA58D6119E4A00065B3A24CB046410@btcexc01.btc.adaptec.com> X-Mailer: VM 7.04 under 21.4 (patch 8) "Honest Recruiter" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >>>>> "SL" == Scott Long writes: >> I have a dual CPU Dell box on which I run Postgres. The other night, >> the nightly mail included a bunch of warnings liks this: >> >> > dscheck(#aacd/0x20006): negative b_blkno -2119051990 >> > dscheck(#aacd/0x20006): negative b_blkno -2119051992 SL> Very bizarre. I doubt that this is being *caused* by the controller. SL> Out of curiosity, what is the size of the array and each partition? SL> Did anything strange happen with the array size or the disklabel when SL> you performed the upgrade? [d01]% df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/aacd0s1a 64479 28856 30465 49% / /dev/aacd0s1g 137834676 15459464 111348438 12% /u/d01 /dev/aacd0s1e 503791 192481 271007 42% /usr /dev/aacd0s1f 1031919 8284 941082 1% /var mfs:23 32206 4 29626 0% /tmp procfs 4 4 0 100% /proc For the size, this is what I have: aacd0: on aac0 aacd0: 138850MB (284365824 sectors) It is 5 identical 18Gb disks, mounted with softupdates enabled on all but / partition. # disklabel aacd0 # /dev/aacd0: type: ESDI disk: amnesiac label: fictitious flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 255 sectors/cylinder: 16065 cylinders: 17700 sectors/unit: 284365824 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] c: 284365824 0 unused 0 0 # (Cyl. 0 - 17700*) The reboots during upgrade reported no errors on the console, but I don't see any BIOS messages since that's about 35 miles away on the video screen. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message