<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;"><br />I've set up a trial RAID 1+0 using Tim's layout as below, and it's all fine. I have one last question.<br /><br>
<br /><br>
Tim, using your setup, if I am running RAID 1+0 then will it be possible to add another disk later on without having to back all the data up first? (I'd try it, but don't have a spare disk to hand). Could I add in drive D as per your example, and then automatically grow the RAID 0 across the top? I have not been able to find a definitive answer on this on the net.<br /><br>
<br /><br>
Same goes for RAID10,F2 - if I go this route can I just automatically grow the system with an extra disk later on?<br /><br>
<br /><br>
Thanks for your help.<br /><br>
<br /><br>
&gt; &gt; Say you get a new 500GB drive, 'D'. If you're willing to stick to 250GB<br />&gt; &gt; arrays (rather than reconfiguring to 500GB arrays) you can add the new<br />&gt; &gt; drive while ensuring that you always have two copies of everything.<br />&gt; &gt; Partition the new drive into two 250GB partitions. Then add partition D2<br />&gt; &gt; to array 3 (so array 3 has 3 copies of the data). Once the array has<br />&gt; &gt; sync'd you have: Array 3: C1 A2 D2<br />&gt; &gt;<br />&gt; &gt; Now remove partition A2 from array 3. Finally set up a new array using D1<br />&gt; &gt; and A2. So you end up with:<br />&gt; &gt; Array 1: A1 B2<br />&gt; &gt; Array 2: B1 C2<br />&gt; &gt; Array 3: C1 D2<br />&gt; &gt; Array 4: D1 A2 (empty)<br />&gt; &gt;<br />&gt; &gt; If you're not worried about maintaining two copies of everything during<br />&gt; &gt; the process you can do this: create a new array out of the new drive D.<br />&gt; &gt; Set it up with a missing copy. Remove C from arrays 2 and 3. Set up<br />&gt; &gt; another array with drive C and a missing copy. At this point you have:<br />&gt; &gt; Array 1: A1 B2<br />&gt; &gt; Array 2: B1 -<br />&gt; &gt; Array 3: - A2<br />&gt; &gt; Array 4: D - (500GB)<br />&gt; &gt; Array 5: C - (500GB)<br />&gt; &gt; Copy everything from arrays 1, 2, and 3 to arrays 4 and 5 however you<br />&gt; &gt; like. Then delete arrays 1, 2, and 3 and add drives A and B to arrays 4<br />&gt; &gt; and 5. Once they sync you'll have:<br />&gt; &gt; Array 4: D A<br />&gt; &gt; Array 5: C B<br />&gt; &gt;<br />&gt; &gt; Expanding a (mdraid) RAID10 is not so easy but I recommend it if you're<br />&gt; &gt; not likely to expand often as the performance can be much better. You can<br />&gt; &gt; set it up so that a single filesystem is striped across the 3 or 4 drives<br />&gt; &gt; without needing LVM on top.<br />&gt; &gt;<br />&gt; &gt; Cheers,<br />&gt; &gt; Steve<br />&gt; &gt;<br />&gt; &gt;<br />&gt; &gt; _______________________________________________<br />&gt; &gt; mythtvnz mailing list<br />&gt; &gt; mythtvnz@lists.linuxnut.co.nz<br />&gt; &gt; http://lists.ourshack.com/mailman/listinfo/mythtvnz<br />&gt; &gt; Archives http://www.gossamer-threads.com/lists/mythtv/mythtvnz/<br /><br>
<br /></p></body></html>