<p>You would configure the array in mdadm.conf (either in /etc/mdadm.conf or /etc/mdadm/mdadm.conf) and the use mdadm to start up the array, for example:</p>
<p>ARRAY /dev/md0 level=raid6 metadata=1.1 num-devices=5 UUID=3b4045f1:253f01cd:de8<br>
023f1:8438c90d name=fennel:ATS_SRVR_R6_0</p>
<p>And:</p>
<p>mdadm --assemble /dev/md0 --uuid=3b4045f1:253f01cd:de8023f1:8438c90d</p>
<p>--<br>
Sent from my HTC Dream---Running Froyo!<br>
Thanks, @cyanogen!</p>
<p>On Jul 17, 2010 1:01 PM, &quot;Brian Pitts&quot; &lt;<a href="mailto:brian@polibyte.com">brian@polibyte.com</a>&gt; wrote:<br type="attribution">&gt; On 07/17/2010 03:23 AM, Michael B. Trausch wrote:<br>&gt;&gt; On Fri, 2010-07-16 at 16:37 -0400, Jim Kinney wrote:<br>
&gt;&gt;&gt; current fedora and redhat don&#39;t use /etc/mdadm.conf any more. All<br>&gt;&gt;&gt; partitions are marked autodetect (don&#39;t recal the label in fdisk) <br>&gt;&gt; <br>&gt;&gt; According to upstream documentation, using 0xfd (&quot;Linux raid<br>
&gt;&gt; autodetect&quot;) is now deprecated; instead, software RAID should be on the<br>&gt;&gt; device directly or contained in partitions of type 0xda (&quot;Non-FS data&quot;)<br>&gt;&gt; and explicitly configured.[0]  Using autodetect-style partitions was<br>
&gt;&gt; deprecated as of as far back as Linux kernel 2.6.8[1], which was<br>&gt;&gt; released nearly six years ago.<br>&gt; <br>&gt; In case you&#39;ve had better luck poking around that wiki than I have, I&#39;ll ask<br>
&gt; <br>&gt; Explicitly configured how and where?<br>&gt; <br>&gt; How is assembling the RAID array done during boot (or is that<br>&gt; distro-dependent) ?<br>&gt; <br>&gt; -- <br>&gt; All the best,<br>&gt; Brian Pitts<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">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">http://mail.ale.org/mailman/listinfo</a><br></p>