<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
What you would do is create a new logical array that included all 6
disks.&nbsp; Then it asks what RAID level you want.&nbsp; Almost every RAID
controller I've seen allows you to pick a valid RAID level for the
number of drives you selected.&nbsp; In the case of 6 drives, you commonly
should be able to do RAID 0, 1, 1+0, 5, 6.&nbsp; If you don't see RAID 1+0
in the list, make sure your controller can even do RAID 1+0.<br>
<br>
Once you have a single large logical drive, go ahead and install the OS
on it and as I recommended in my previous email, allocate 2-4GB to swap
area and the rest to your OS and data files.&nbsp; Some people like creating
a separate partition for data, and that's cool, but I've run into
issues with running out of disk space one of the partitions.&nbsp; When you
run out of space, pretty much your only choice is to format and
re-install.&nbsp; I suppose you could add more drives and expand the array,
then figure out how to grow the file system, but expanding a RAID array
takes forever and a day.&nbsp; And after you've reinstalled your OS a couple
times, fancy partitioning schemes can be annoying to setup again.<br>
<br>
-Chris<br>
<br>
<br>
<br>
Robert De Mars wrote:
<blockquote id="mid_courier_48400A9E_00004240_b-o-b_homelinux_com"
 cite="mid:courier.48400A9E.00004240@b-o-b.homelinux.com" type="cite">
  <pre wrap="">Chris Barber writes: 

  </pre>
  <blockquote id="StationeryCiteGenerated_1" type="cite">
    <pre wrap="">Nope, use all 6 disks in the RAID 1+0.  That way you get more
throughput.  I like things easy, so I would just create a root partition
that eats up almost all of the space, then a second small (2GB) swap
area.  That way you don't have to worry about running out of disk space
if you make a particular partition too small. 

-Chris 


    </pre>
  </blockquote>
  <pre wrap=""><!---->
Forgive me for asking so many questions, but I am still a virgin to RAID, 
and this is going to be my first RAID setup. 

OK, My new server is going to have 6 drives.  I am going to go with RAID10. 

For the first part (raid 1), do I want to make two or three sets.
For Example, do I want to make drive 1+2, 3+4, 5+6 RAID 1, or can I do 1+2+3 
&amp; 4+5+6 as RAID 1.  What do you think is best. 

Then for the second part (raid 0), I guess that depends on how the raid 1 
was setup. 

Your thoughts are greatly appreciated! 


Robert De Mars 

 


  </pre>
  <blockquote id="StationeryCiteGenerated_2" type="cite">
    <pre wrap="">Robert De Mars wrote:
    </pre>
    <blockquote id="StationeryCiteGenerated_3" type="cite">
      <pre wrap="">Chris Barber writes:
  
      </pre>
      <blockquote id="StationeryCiteGenerated_4" type="cite">
        <pre wrap="">I use RAID 1+0 for database servers.  
    
        </pre>
      </blockquote>
      <pre wrap="">Thanks to everyone who has responded to my post.  I like the RAID 1+0 idea.  

I was originally planning on running the OS, and database separate from each 
other.  How should I proceed with the install.  

Would it be best to run the OS as RAID 1 (2 disks) as originally planned, 
and run the database on RAID 1+0 (4 disks)?  

Or, should I run the whole thing (OS &amp; Database) on one huge RAID 1+0?  

Thanks,  

Robert De Mars
<a class="moz-txt-link-freetext" href="http://b-o-b.homelinux.com">http://b-o-b.homelinux.com</a> 

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
<a class="moz-txt-link-abbreviated" href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a>
<a class="moz-txt-link-freetext" href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list">http://mailman.mn-linux.org/mailman/listinfo/tclug-list</a>
  
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!----> 


Robert De Mars
<a class="moz-txt-link-freetext" href="http://b-o-b.homelinux.com">http://b-o-b.homelinux.com</a>

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
<a class="moz-txt-link-abbreviated" href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a>
<a class="moz-txt-link-freetext" href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list">http://mailman.mn-linux.org/mailman/listinfo/tclug-list</a>
  </pre>
</blockquote>
<br>
</body>
</html>