On Wednesday, 23 June 1999 at  1:50:19 -0400, David E. Cross wrote:
> Neither is correct, you want to leave the parition identifier ("h") off of
> it.  When vinum starts it scans all the partitions by attempting to add
> one of [abdefgh] to the end of whatever you give it.  If you give it
> "wd0s1h"  it will look for "wd0s1ha ... wd0s1hh" and never find it.

I assume this is a reply to Thierry's question:

> Is the following correct :
> vinum_drives="/dev/wd1s1h /dev/wd2s1h"
> or should it be
> vinum_drives="/dev/wd1h /dev/wd2h"

I stated that the correct answer was to set the start_vinum variable,
but there are reasons to use vinum_drives (otherwise it wouldn't be
there).  You use vinum_drives to specify that you want to start only
certain drives, not all of them.  In this case, yes, it should be
/dev/wd1 and /dev/wd2 (or /dev/wd1s1 and /dev/wd2s1 if you insist).
There should be no partition letter at the end.  Note also that vinum
will not use partition c.

Greg
--
See complete headers for address, home page and phone numbers
finger [EMAIL PROTECTED] for PGP public key


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to