From owner-freebsd-current Mon Oct 19 03:30:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA18084 for freebsd-current-outgoing; Mon, 19 Oct 1998 03:30:06 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from top.worldcontrol.com (surf41.cruzers.com [205.215.232.41]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA18015 for ; Mon, 19 Oct 1998 03:29:55 -0700 (PDT) (envelope-from brian@worldcontrol.com) From: brian@worldcontrol.com Received: (qmail 27986 invoked by uid 100); 19 Oct 1998 10:29:16 -0000 Date: Mon, 19 Oct 1998 03:29:16 -0700 To: Greg Lehey , freebsd-current@FreeBSD.ORG Subject: Re: can't get vinum to work Message-ID: <19981019032916.A27956@top.worldcontrol.com> Mail-Followup-To: Greg Lehey , freebsd-current@FreeBSD.ORG References: <19981018215221.A27539@top.worldcontrol.com> <19981019143824.G4015@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.6i In-Reply-To: <19981019143824.G4015@freebie.lemis.com>; from Greg Lehey on Mon, Oct 19, 1998 at 02:38:24PM +0930 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 19, 1998 at 02:38:24PM +0930, Greg Lehey wrote: > Where did this version of Vinum come from? The message that is now > output is -current as of Mon Oct 18 20:04:21 PDT 1998 > I suspect your real problem is that /dev/da1h and /dev/da2h are set > with file system type 4.2BSD. This is appropriate for making UFS file > systems, and for some obscure reason ccd requires it, but it's a > sure-fire recipe for shooting yourself in the foot. Vinum will > ultimately require a file system type 'vinum', but currently it > insists on 'unused'. My troubles seem to be more basic and probably unrelated to vinum. A simple 'disklabel -e da1' brings up the editor screen with a very reasonable set of numbers. Exiting the editor results in an: label: Operation not supported by device and a pair of messages in /var/log/messages: Oct 19 03:26:40 bls2 /kernel: da1: cannot find label (no disk label) Oct 19 03:26:40 bls2 /kernel: da1s1: cannot find label (no disk label) I resupped and issued a make world just in case there is some out-of-syncness someplace. I may have forgotten the mention the system is SMP. -- brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message