From mboxrd@z Thu Jan 1 00:00:00 1970 From: Phil Turmel Subject: Re: Mounting array at boot - works with some kernels but not others Date: Sun, 03 Apr 2011 13:29:23 -0400 Message-ID: <4D98AE73.3040204@turmel.org> References: <4D98AAD3.2050700@turmel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-raid-owner@vger.kernel.org To: Dennis Grant Cc: linux-raid@vger.kernel.org List-Id: linux-raid.ids On 04/03/2011 01:26 PM, Dennis Grant wrote: > On Sun, Apr 3, 2011 at 1:13 PM, Phil Turmel wrote: > >> On-list is fine. A couple of clarifications below: > >> Please do "mdadm --examine" on the component devices /dev/sda5 and /dev/sdb5. > > As requested: > > sudo mdadm --examine /dev/sda > mdadm: No md superblock detected on /dev/sda. > > sudo mdadm --examine /dev/sdb > mdadm: No md superblock detected on /dev/sdb. Retry: mdadm --examine /dev/sda5 mdadm --examine /dev/sdb5 ------------------------^ Phil