<p>Raid often used as first line against data loss due to failure.<br>
It may be only 10 users, but they NEED that data :-)</p>
<div class="gmail_quote">On Nov 16, 2011 5:27 PM, &quot;Tim Watts&quot; &lt;<a href="mailto:tim@cliftonfarm.org">tim@cliftonfarm.org</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I may be out of my league here but I have to ask: Given that it&#39;s a<br>
lightly taxed, 10 user system are you sure RAID is the right solution?<br>
I usually think RAID for high volume, 24x7 operation systems.  If it&#39;s<br>
for the flexibility of extending the storage space at will I thought<br>
there was a windows equivalent of LVM out there.  My apologies if I&#39;m<br>
just exposing the extent of my ignorance.<br>
<br>
<br>
On Wed, 2011-11-16 at 14:12 -0500, Greg Clifton wrote:<br>
&gt; Thanks Mike,<br>
&gt;<br>
&gt;<br>
&gt; More details this is a new server (Single Proc Xeon X3440) with only<br>
&gt; 10 users, so it won&#39;t be heavily taxed. Moving the storage to a<br>
&gt; different Linux box really isn&#39;t an option either. We&#39;re replacing an<br>
&gt; OLD server running NT with the 2008 server.<br>
&gt;<br>
&gt;<br>
&gt; What you are saying is that SOFTWARE is &quot;more better&quot; in all cases<br>
&gt; than the BIOS based RAID configuration. OK, but does Server 2008<br>
&gt; support RAID 10? If not, we must rely on the BIOS RAID. If we must do<br>
&gt; that then the question falls back to which is the better RAID option<br>
&gt; [under Windows]. I saw something on some RAID forum that said the<br>
&gt; Adaptec was for Linux OS and the Intel for MS OS. Since Adaptec<br>
&gt; drivers are built into Linux, that at least makes some sense.<br>
&gt;<br>
&gt;<br>
&gt; Regards,<br>
&gt; Greg<br>
&gt;<br>
&gt; On Wed, Nov 16, 2011 at 1:41 PM, Michael B. Trausch &lt;<a href="mailto:mike@trausch.us">mike@trausch.us</a>&gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt;         On 11/16/2011 01:20 PM, Greg Clifton wrote:<br>
&gt;         &gt; OK folks, put down your flame throwers, but we&#39;re building a<br>
&gt;         Windows<br>
&gt;         &gt; 2008 server w/ mirrored boot drives and 4 2TB drives for<br>
&gt;         data in a RAID<br>
&gt;         &gt; 10 configuration for a customer. Modern motherboards give<br>
&gt;         you the option<br>
&gt;         &gt; of running Intel Matrix RAID or Adaptec RAID in the BIOS and<br>
&gt;         I assume<br>
&gt;         &gt; you can also run Windows total software RAID. So my question<br>
&gt;         for the ALE<br>
&gt;         &gt; brain trust is which is the better/best option and why so<br>
&gt;         (and no<br>
&gt;         &gt; running a Linux server is NOT an option in this case)?<br>
&gt;<br>
&gt;<br>
&gt;         Regardless of the operating system you are using, these days<br>
&gt;         you want to<br>
&gt;         use some form of pure software RAID over hardware RAID (or<br>
&gt;         &quot;fakeraid&quot;,<br>
&gt;         that is, BIOS-provided software RAID).  The reason is that<br>
&gt;         software RAID<br>
&gt;         layouts are more portable (for example, one can use Windows<br>
&gt;         Dynamic<br>
&gt;         Disks even on Linux systems because the Linux kernel<br>
&gt;         understands the<br>
&gt;         format used on them).<br>
&gt;<br>
&gt;         Given the power and bandwidth provided inside of today&#39;s<br>
&gt;         modern systems,<br>
&gt;         you should not see any problems with doing RAID entirely in<br>
&gt;         software,<br>
&gt;         and in the event of catastrophic failure the fact that the<br>
&gt;         format is<br>
&gt;         well-known and understood makes it easier to effect recovery<br>
&gt;         if ever it<br>
&gt;         became necessary.  (Of course, it never should, but things<br>
&gt;         happen in<br>
&gt;         this crazy world...)<br>
&gt;<br>
&gt;         If you will always have an up-to-date backup system, then it<br>
&gt;         doesn&#39;t<br>
&gt;         matter; offload to a hardware RAID controller if you have one<br>
&gt;         as it will<br>
&gt;         save bandwidth on the computer&#39;s buses, but know that<br>
&gt;         recovering the<br>
&gt;         data from the drives may one day be impossible, and if you<br>
&gt;         have any<br>
&gt;         sizable window between successful backup run and complete<br>
&gt;         array failure,<br>
&gt;         you might well be hosed in such a situation.<br>
&gt;<br>
&gt;         Ideally, you would separate that component out.  You can use<br>
&gt;         those same<br>
&gt;         drives in some other box.  For example, you could have a small<br>
&gt;         Linux box<br>
&gt;         that uses Linux software RAID, and simply expose the RAID<br>
&gt;         device to a<br>
&gt;         dedicated network interface via iSCSI.  Then Windows 2008 can<br>
&gt;         use that<br>
&gt;         iSCSI device for its own storage.  You get both upsides, then:<br>
&gt;         bandwidth<br>
&gt;         savings (Windows isn&#39;t worrying about issuing writes multiple<br>
&gt;         times, for<br>
&gt;         example) and a well-understood disk format for the RAID<br>
&gt;         array&#39;s metadata<br>
&gt;         and data layout.  Plus, it leaves you options for later: for<br>
&gt;         example,<br>
&gt;         you could use LVM to put two disks together, and use RAID to<br>
&gt;         mirror<br>
&gt;         that, such that now you would have the space to perform<br>
&gt;         block-snapshots<br>
&gt;         if needed, e.g., for backup purposes (which means you don&#39;t<br>
&gt;         have to<br>
&gt;         worry about using Microsoft&#39;s heavy backup program to perform<br>
&gt;         the backup).<br>
&gt;<br>
&gt;                --- Mike<br>
&gt;<br>
&gt;<br>
&gt;         _______________________________________________<br>
&gt;         Ale mailing list<br>
&gt;         <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt;         <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt;         See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt;         <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Ale mailing list<br>
&gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt; <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt; <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div>