List Info

Thread: Raid strip with freebsd slices or partitions




Raid strip with freebsd slices or partitions
user name
2006-09-28 22:35:10
Hi, i would like to do a raid strip with freebsd slices or
partitions
and not with a entire disk. For example: I've a two SCSI
drivers with
68Gb. I want to make a two partitions or slices in two
disks, first
with 10G and other with 58Gb, this in two disks, and make a
raid strip
"virtual disk" with 58+58GB = 116 GB, and user
other two partitions
normaly.

-- 
Thanks for all answers

Mario Augusto Mania <m3BSD>
-----------------------------------------------
m3.bsd.maniagmail.com
Cel.: (43) 9938-9629
Msn: mariooquei.com
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"
Raid strip with freebsd slices or partitions
user name
2006-09-28 23:43:58
On Thu, Sep 28, 2006 at 10:35:10PM +0000, m3 BSD wrote:
> Hi, i would like to do a raid strip with freebsd slices
or partitions
> and not with a entire disk. For example: I've a two
SCSI drivers with
> 68Gb. I want to make a two partitions or slices in two
disks, first
> with 10G and other with 58Gb, this in two disks, and
make a raid strip
> "virtual disk" with 58+58GB = 116 GB, and
user other two partitions
> normaly.
> 
> -- 
> Thanks for all answers
> 
> Mario Augusto Mania <m3BSD>
> -----------------------------------------------
> m3.bsd.maniagmail.com
> Cel.: (43) 9938-9629
> Msn: mariooquei.com
> _______________________________________________

I believe you want to use the GEOM(4) subsystem in general
and the 
gstripe(8) command in particular.  I've only used gmirror(8)
with
entire disks, but I believe you can simply specify a device
name 
corresponding to the slices you want to stripe.

-Damian
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"
Raid strip with freebsd slices or partitions
user name
2006-09-29 12:34:21
On Thursday 28 September 2006 19:43, Damian Wiest wrote:
> On Thu, Sep 28, 2006 at 10:35:10PM +0000, m3 BSD wrote:
> > Hi, i would like to do a raid strip with freebsd
slices or partitions
> > and not with a entire disk. For example: I've a
two SCSI drivers with
> > 68Gb. I want to make a two partitions or slices in
two disks, first
> > with 10G and other with 58Gb, this in two disks,
and make a raid strip
> > "virtual disk" with 58+58GB = 116 GB,
and user other two partitions
> > normaly.
>
> I believe you want to use the GEOM(4) subsystem in
general and the
> gstripe(8) command in particular.  I've only used
gmirror(8) with
> entire disks, but I believe you can simply specify a
device name
> corresponding to the slices you want to stripe.

That's correct. Use bsdlabel to divide the disks how you
want them, put your 
normal filesystems on (e.g.) ad0s1a and ad2s1a, and use
ad0s1d and ad2s1d as 
the elements of your gstripe. (e.g. "gstripe label
bigvol ad0s1d ad2s1d").

Or you can divide the disk using fdisk and just use slices
as the elements of 
your gstripe (ad0s2 and ad2s2, for instance). It doesn't
matter what the 
device actually represents; geom can use it.

JN
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"
[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )