From owner-freebsd-questions Fri Mar 9 4:20:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.realtime.co.uk (simian.realtime.co.uk [194.205.134.131]) by hub.freebsd.org (Postfix) with ESMTP id 50CB337B719 for ; Fri, 9 Mar 2001 04:20:25 -0800 (PST) (envelope-from waynep@zaphod.realtime.co.uk) Received: from zaphod.realtime.co.uk ([194.205.134.208]) by clientmail.realtime.co.uk with esmtp (Exim 3.20 #1) id 14bLse-0005vR-01 for freebsd-questions@freebsd.org; Fri, 09 Mar 2001 12:20:24 +0000 Received: from waynep by zaphod.realtime.co.uk with local (Exim 3.20 #1) id 14bLsZ-0001Km-00 for freebsd-questions@freebsd.org; Fri, 09 Mar 2001 12:20:19 +0000 From: Wayne Pascoe To: freebsd-questions@freebsd.org Subject: Re: Starting out with vinum - Going nowhere References: <3AA8B796.B12EB320@paradise.net.nz> Reply-To: wayne.pascoe@realtime.co.uk Date: 09 Mar 2001 12:20:18 +0000 In-Reply-To: <3AA8B796.B12EB320@paradise.net.nz> Message-ID: Lines: 45 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Ibell writes: > Try the following: > > # vi /etc/vinum.conf > drive a device /dev/ad0s1e > drive b device /dev/ad2s1f > > volume mirror setupstate > plex org concat > sd length 0 drive a > plex org concat > sd length 0 drive b > # vinum > vinum -> resetconfig > vinum -> create -v /etc/vinum.conf > vinum -> quit Great! This has fixed one problem for me :) THANKS! I have now created /dev/vinum/home, /dev/vinum/usr and /dev/vinum/var When I try to newfs them I get the following message: # newfs /dev/vinum/var newfs: /dev/vinum/var: can't figure out file system partition If I do a newfs -v /dev/vinum/var I get the following # newfs -v /dev/vinum/var Warning: 266 sector(s) in last cylinder unallocated /dev/vinum/var: 2096886 sectors in 512 cylinders of 1 tracks, 4096 sectors 1023.9MB in 32 cyl groups (16 c/g, 32.00MB/g, 7936 i/g) super-block backups (for fsck -b #) at: Is the warning about 266 sectoes in the last cylinder unallocated a problem? Also, is it a problem that it works with a -v, but not without ? Thanks again, -- - Wayne Pascoe E-mail: wayne.pascoe@realtime.co.uk Phone : +44 (0) 20 7544 4668 Mobile: +44 (0) 788 431 1675 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message