On Tuesday, 24 September 2002 at 10:49:34 -0400, Steve Shorter wrote:
> Howdy!
>
>       I have 2 disks on separate SCSI busses that are
> striped to form a single vinum volume. They are recognized as
> da0 and da1
>
>       I want to add 1 more disk to each SCSI buss and create
> another striped vinum volume, but keep the initial vinum volume
> intact.
>
>       The issue ...
>
>       When the 2 disks are added to SCSI busses the first 2 disks in
> the initial volume are not recognized by the system in the same way.
>
>       For instance ...
>
> disk     SCSI buss     ORIGINAL CONFIG        PLANNED CONFIG
>
> disk1      1               da0                     da0
> disk2      2               da1                     da2
> disk3      1                                       da1
> disk4      2                                       da3
>
>       The original vinum volume is configured on da0 da1
>
>       Under the planned config the original vinum volume will
> now be on da0 da2.
>
>       While I could wire down the devices in kernel config ..
>
>       Also I want to stripe to disks on separate busses so
> moving the secound disk onto the same bus as disk1 is not a good
> option
>
>       I am still wondering if vinum will be able to build
> volumes correctly based only on the information stored in the
> per disk configuration even if the system sees them differntly.

Vinum does not use device names.  That's why you have to assign a
drive name to each device (spindle).  You can make your proposed
change, without wiring down, and it should Just Work.  You can even
mix your drives any way you want, and it should still Just Work.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers

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

Reply via email to