<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Dnk,<br>
I use two drives with linux raid 1 sets for the OS for all my CentOS
machines, drives are cheaper than my rebuild time and hassle.<br>
I actually use 3 partitions mirrored on each: /boot of 100M; swap of 2
time RAM (disk is cheap);  70G as /, then the remainder is extended
partition for lvm - in this case the extended partition is not mirrored
as the contents are for mythTV recordings that I don't mind loosing. I
have a HD TV card that takes 5G per hour of recording so space matters
more than redundancy - also use xfs on this lvm part as it seems to
work better for huge files. <br>
In your case I would set up both the raid 1 sets, put lvm volumes in
place and allocate as needed for the mount points you want to have.
Because you are using lvm, if you get the allocation wrong it can be
remedied without too much hassle.<br>
Hope this helps.<br>
Rob<br>
<br>
dnk wrote:
<blockquote cite="mid:BCBAAEEF-D4B5-4286-BC41-7B9FA0C1E81D@gmail.com"
 type="cite"><br>
  <div>
  <div>On 17-Feb-09, at 2:08 PM, Rob Kampen wrote:</div>
  <br class="Apple-interchange-newline">
  <blockquote type="cite"><span class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;">Linux
software raid works fine and I use this recipe<br>
    <a moz-do-not-send="true"
 href="http://linux-raid.osdl.org/index.php/Partitioning_RAID_/_LVM_on_RAID">http://linux-raid.osdl.org/index.php/Partitioning_RAID_/_LVM_on_RAID</a><br>
If you can afford a proper hardware raid controller for raid 6, that
would be of better performance than linux software raid, other than
that I have found performance of linux based md using raid 1 to work
fine.</span></blockquote>
  <br>
  </div>
  <div>Rob,</div>
  <div><br>
  </div>
  <div>So are you using 4 drives, and making two different raid 1 (2
drives each), then joining them via LVM?</div>
  <div><br>
  </div>
  <div>d</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
CentOS mailing list
<a class="moz-txt-link-abbreviated" href="mailto:CentOS@centos.org">CentOS@centos.org</a>
<a class="moz-txt-link-freetext" href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</a>
  </pre>
</blockquote>
</body>
</html>