From owner-freebsd-questions Tue Mar 19 13:54:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from vcnet.com (mail.vcnet.com [209.239.239.15]) by hub.freebsd.org (Postfix) with SMTP id A30EA37B404 for ; Tue, 19 Mar 2002 13:54:17 -0800 (PST) Received: (qmail 24504 invoked by uid 1001); 19 Mar 2002 21:54:16 -0000 Date: Tue, 19 Mar 2002 13:54:16 -0800 From: Jon Rust To: questions@freebsd.org Subject: vinum: can't add device Message-ID: <20020319135416.D74985@mail.vcnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: http://www.freebsd.org/ 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 My config file was initially longer, but given that it chokes on the first two lines every time, I have snipped it down for clarity here. I have checked that those devices are actually active-- changed type to 4.2BSD and ran newfs on them just fine. What am I missing? I can add a new IDE drive without problems. Also, the 2 drives I'm trying to add were previously part of a vinum install with no issues. Is there a need to 'bless' them somehow? Thanks, jon On FreeBSD 4.5R: host:/usr/local/etc{14} # cat vinum.cfg drive b device /dev/da1h drive c device /dev/da2h bus:/usr/local/etc{15} # vinum create vinum.cfg 1: drive b device /dev/da1h ** 1 : Invalid argument 2: drive c device /dev/da2h ** 2 : Invalid argument 0 drives: 0 volumes: 0 plexes: 0 subdisks: host:/usr/local/etc{17} # disklabel -r da1h # /dev/da1h: type: SCSI disk: da1 label: flags: bytes/sector: 512 sectors/track: 17 tracks/cylinder: 85 sectors/cylinder: 1445 cylinders: 49610 sectors/unit: 71687339 rpm: 7200 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: 71687339 0 unused 0 0 # (Cyl. 0 - 49610*) h: 71687339 0 vinum # (Cyl. 0 - 49610*) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message