Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Mar 2001 11:08:56 +1300
From:      Mark Ibell <marki@paradise.net.nz>
To:        wayne.pascoe@realtime.co.uk
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Starting out with vinum - Going nowhere
Message-ID:  <3AA95478.82177080@paradise.net.nz>
References:  <m1elw7w7h7.fsf@zaphod.realtime.co.uk> <3AA8B796.B12EB320@paradise.net.nz> <m14rx3w2v1.fsf@zaphod.realtime.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Wayne Pascoe wrote:
> 
> Mark Ibell <marki@paradise.net.nz> 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?

No.

> Also, is it a problem that it works with a -v, but not without ?

Again, no.

> 
> 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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AA95478.82177080>