From owner-freebsd-current Sat Oct 5 22: 1:21 2002 Delivered-To: freebsd-current@freebsd.org Received: from green.bikeshed.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E37D37B401; Sat, 5 Oct 2002 22:01:19 -0700 (PDT) Received: from green.bikeshed.org (lpaynvja3y8i1z17@green.bikeshed.org [10.0.0.1] (may be forged)) by green.bikeshed.org (8.12.6/8.12.6) with ESMTP id g9650fiq025798; Sun, 6 Oct 2002 01:00:42 -0400 (EDT) (envelope-from green@green.bikeshed.org) Received: from localhost (green@localhost) by green.bikeshed.org (8.12.6/8.12.6/Submit) with ESMTP id g9650fSs025779; Sun, 6 Oct 2002 01:00:41 -0400 (EDT) Message-Id: <200210060500.g9650fSs025779@green.bikeshed.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: walt Cc: freebsd-current@freebsd.org Subject: Re: GEOM problems? In-Reply-To: Your message of "Sat, 05 Oct 2002 18:19:46 PDT." <3D9F8FB2.30808@hotmail.com> From: "Brian F. Feldman" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 06 Oct 2002 01:00:40 -0400 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG walt wrote: > Just finished making world and kernel at about 01:00 GMT Oct 6. > > dmesg includes this printout: > > Initializing GEOMetry subsystem > ad0: 76319MB [155061/16/63] at ata0-master UDMA100 > ad2: 42934MB [87233/16/63] at ata1-master UDMA66 > acd0: CD-RW at ata1-slave PIO4 > Mounting root from ufs:/dev/ad2s2a > 0000 00 01 c1 ff 83 fe ff ff 3f 00 00 00 06 5b 5f 00 |........?....[_.| > [0] f:00 typ:131 s(CHS):255/1/193 e(CHS):255/254/255 s:63 l:6249222 > 0000 00 00 c1 ff 05 fe ff ff 45 5b 5f 00 b3 f1 5a 00 |........E[_...Z.| > [1] f:00 typ:5 s(CHS):255/0/193 e(CHS):255/254/255 s:6249285 l:5960115 > 0000 00 01 c1 ff 07 fe ff ff 3f 00 00 00 74 f1 5a 00 |........?...t.Z.| > [0] f:00 typ:7 s(CHS):255/1/193 e(CHS):255/254/255 s:63 l:5960052 > 0000 00 00 c1 ff 05 fe ff ff f8 4c ba 00 e2 05 18 00 |.........L......| > [1] f:00 typ:5 s(CHS):255/0/193 e(CHS):255/254/255 s:12209400 l:1574370 > > > Is this normal output now? Sounds like debugging prints that should probably not be enabled by default... > And there's this: > > #disklabel ad0 > disklabel: ioctl DIOCGDINFO: Operation not supported by device > > #disklabel -r ad0 > disklabel: bad pack magic number (label is damaged, or pack is unlabeled) > > Same errors with ad2. > > All the partitions do mount and seem to work OK, so I'm not sure how > much of this is expected behavior. Are you using "dangerously-dedicated" disks? That is, no fdisk-style partition table? If so, disklabel on ad0 or ad2 itself would be valid. It doesn't appear you are, in which case a disklabel operation should be performed on the slice, e.g. disklabel ad2s2. -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org <> bfeldman@tislabs.com \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message