From owner-freebsd-questions Thu Dec 5 16:37:29 2002 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 C4CF137B404 for ; Thu, 5 Dec 2002 16:37:27 -0800 (PST) Received: from samson.sentinelchicken.net (h-64-105-205-76.CMBRMAOR.covad.net [64.105.205.76]) by mx1.FreeBSD.org (Postfix) with SMTP id 3BE4343E4A for ; Thu, 5 Dec 2002 16:37:18 -0800 (PST) (envelope-from jwm@sentinelchicken.net) Received: (qmail 97805 invoked by uid 1000); 6 Dec 2002 00:36:18 -0000 Date: Thu, 5 Dec 2002 19:36:18 -0500 From: Jason Morgan To: freebsd-questions@freebsd.org Subject: vinum and a BAD SUPER BLOCK: MAGIC NUMBER WRONG Message-ID: <20021206003618.GK88435@sentinelchicken.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG OK, I am installing vinum for the first time and have run into trouble. Setup: FreeBSD 4.7-RELEASE 2 WD 80GB IDE drives, ad0 and ad2 I used this page to help me through my setup: http://org.netbase.org/vinum-mirrored.html I have followed Case 2, which is a basic setup of one drive mirroring the other (RAID-1 right?). I am not trying to mirror the root partition, and have a minimal install on ad0s1a. The setup hase gone just fine, but when I reboot, I get this: [snip] /dev/ad2s1e: BAD SUPER BLOCK: MAGIC NUMBER WRONG /dev/ad2s1e: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY [snip] /dev/ad0s1e: BAD SUPER BLOCK: MAGIC NUMBER WRONG /dev/ad0s1e: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY At that point it goes in single user mode. I've tried fooling with fstab and even reinstalling (new machine, no data to be lost), but I keep getting the same problem. Could this be a problem with my newfs usage: newfs -v /dev/vinum/usr newfs -v /dev/vinum/var newfs -v /dev/vinum/public Last thing; When I run vinum and issue the list command, it says everything is 'up', including ad0s1e and ad2s1e. Many thanks for any help you can give. -Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message