Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 2004 15:06:25 -0400 (EDT)
From:      "Steve Bertrand" <iaccounts@ibctech.ca>
To:        questions@freebsd.org
Subject:   Re: Vinum clarification
Message-ID:  <1479.209.167.16.15.1092251185.squirrel@209.167.16.15>
In-Reply-To: <1282.209.167.16.15.1092248592.squirrel@209.167.16.15>
References:  <1282.209.167.16.15.1092248592.squirrel@209.167.16.15>

next in thread | previous in thread | raw e-mail | index | archive | help
> I am wanting to set up a vinum configuration so that I have a spanned
> volume containing a large partition on one drive, and a second entire
> disk. I am a little confused whether I need to build a striped or
> concat volume.
>
> The usable size on one disk is different from the usable size on the
> other disk. From what I gather from the man pages and some howto's
> found on the 'net, does this look like a reasonable config, or should
> I use type stripe instead?

I found the answer myself, in the handbook under the following table:

Table 17-1. Vinum Plex Organizations

where it states that stripe requires equal size disks and will not
allow later additions to the volume, where concat is the exact
opposite, and is exactly what I need.

Steve

>
> drive d1 device /dev/ad1s1e
> drive d2 device /dev/ad2e
>   volume span
>     plex org concat
>         sd length 40000m drive d1
>     plex org concat
>    	sd length 118000m drive d2
>
> Unfortunately, I am not in a position to try this on a test network,
> so this will be done on a hot production box. I understand that it
> will wipe out data, but in this instance, both areas to be used are
> currently empty.
>
> Tks for any advice.
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
>




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