<br><br><div class="gmail_quote">On Mon, Apr 27, 2009 at 5:45 PM, JohnS <span dir="ltr">&lt;<a href="mailto:jses27@gmail.com">jses27@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
On Mon, 2009-04-27 at 14:53 -0400, Phil Schaffner wrote:<br>
&gt; <a href="http://wiki.centos.org/HowTos/SoftwareRAIDonCentOS5" target="_blank">http://wiki.centos.org/HowTos/SoftwareRAIDonCentOS5</a><br>
</div>---\<br>
<div class="im">&quot;After installing a new kernel, repeat Section Three.&quot;<br>
<br>
</div>That has got to be BS. There has to be a better way and easier way. I<br>
just read the article. I need to think on that one. I have never heard<br>
of that.<br>
<br>
What happen to using &quot;mdadm&quot; instead of dd?<br>
<br>
...</blockquote></div><br>mdadm can resync, but so can the /proc with:<br>&quot;echo check &gt; /sys/block/md#/md/sync_action&quot; for CentOS 5.x where &quot;#&quot; is the number. In fact, if you don&#39;t do this on a regular basis, you *ARE* asking for trouble!<br>