|
|||||||||||
|
Re: lvm mirror or mdadm mirror or raid 5
From: Douglas A. Tutty <dtutty(at)porchlight.ca>
Date: Sat Sep 01 2007 - 09:48:38 EDT
I don't see a mirror option in Etch's LV create. Here's how I would do it: Partition 1: 3-way raid1 64 MB for /boot Partition 2: 3-way raid1 300 MB for / Partition 3: 1/2 of remainder on each drive Partition 4: the other 1/2 of remainder. Drives are a,b, and c. md0: a1, b1, c1 >> raid1 /boot md1: a2, b2, c2 >> raid1 / md2: a3, b4 >> raid1, as PV for LVM md3: b3, c4 >> raid1, as PV for LVM md4: c1, a4 >> raid1, as PV for LVM This way, you can still loose one drive and be safe. It gives you 750 GB safe, 0 unsafe. Of course, performance won't be as good as if you had 4 drives so that you didn't have more than one busy md per drive, but this is a good compromise. Why is it that you can't fit in a 4th drive? Are there only 3 bays? What about an external bay that operates at SATA speeds; look at addonics. Doug. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Sat Sep 1 09:49:31 2007 This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 03:30:34 EDT |
||||||||||
|
|||||||||||