Re: SLES 9 SP3 and mdadm 2.6.1 (via rpm)
From: Justin Piszcz <hidden>
Date: 2007-06-14 08:22:03
From: Justin Piszcz <hidden>
Date: 2007-06-14 08:22:03
On Thu, 14 Jun 2007, Luca Berra wrote:
On Wed, Jun 13, 2007 at 07:50:06AM -0400, Justin Piszcz wrote:quoted
You don't even need that, just do this: 1. echo 'DEVICE /dev/hd*[0-9] /dev/sd*[0-9]' > mdadm.confdo _NOT_ do the above, _never_. recent mdadm do not need the "DEVICE" line for older one use "DEVICE partitions". -- Luca Berra -- bluca@comedia.it Communication Media & Services S.r.l. /"\ \ / ASCII RIBBON CAMPAIGN X AGAINST HTML MAIL / \ - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Why never do that? It has always worked for me. Justin.