From owner-freebsd-stable Sun Jan 27 10:46:37 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 0D1DE37B402; Sun, 27 Jan 2002 10:46:33 -0800 (PST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.1/8.11.1) with ESMTP id g0RIkUv43888; Sun, 27 Jan 2002 19:46:30 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Sun, 27 Jan 2002 19:46:28 +0100 (CET) From: Martin Blapp To: Bernd Walter Cc: Greg Lehey , Subject: Re: double fault with vinum and 4.5 RC3 In-Reply-To: <20020127153009.B92489@cicely8.cicely.de> Message-ID: <20020127194221.H68322-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Uhh, what I'm doing wrong ? cat configfile drive vinumdrive1 device /dev/da0s1e drive vinumdrive2 device /dev/da1s1e volume var setupstate plex org concat sd drive vinumdrive1 len 1g plex org concat sd drive vinumdrive2 len 1g volume docsis setupstate plex org concat sd drive vinumdrive1 len 4g plex org concat sd drive vinumdrive2 len 4g volume docsisvar setupstate plex org concat sd drive vinumdrive1 len 0 plex org concat sd drive vinumdrive2 len 0 # vinum create configfile 2: drive vinumdrive2 device /dev/da1s1e ** 2 : Invalid argument D vinumdrive1 State: up Device /dev/da0s1e Avail: 0/29880 MB (0%) D vinumdrive2 State: up Device Avail: 0/0 MB Uhh ? Vinum does not find the second drive ? # camcontrol devlist at scbus0 target 1 lun 0 (pass0,da0) at scbus0 target 2 lun 0 (pass1,da1) I also tried to completely erase the da1 disk. Disklabel on both disk shows: a: 8388608 2097152 4.2BSD 0 0 0 # (Cyl. 130*- 652*) b: 2097152 0 swap # (Cyl. 0 - 130*) c: 71681967 0 unused 0 0 # (Cyl. 0 - 4461*) e: 61196207 10485760 vinum # (Cyl. 652*- 44 Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message