From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Robinson Subject: Re: Server =?UTF-8?B?ZG93bi1mYWls4oCLZWQgUkFJRDUtYXNraW5nIGZvciBz?= =?UTF-8?B?b21lIGFzc2lzdGFuY2U=?= Date: Sun, 24 Apr 2011 12:57:56 +0100 Message-ID: <4DB41044.5020404@anonymous.org.uk> References: <20110422125734.1a68a736@notabene.brown> <20110423074411.78fef94f@notabene.brown> <20110423184824.55ee7893@notabene.brown> <20110424075101.6763309f@notabene.brown> <20110424125401.3de3720d@notabene.brown> <20110424184130.1692bce5@notabene.brown> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20110424184130.1692bce5@notabene.brown> Sender: linux-raid-owner@vger.kernel.org To: NeilBrown Cc: John Valarti , linux-raid@vger.kernel.org List-Id: linux-raid.ids On 24/04/2011 09:41, NeilBrown wrote: > On Sun, 24 Apr 2011 01:06:52 -0600 John Valarti wrote: [...] >> Here you go. I warn you it is a bit long! > > Thanks. Length is no problem. > > Only it doesn't make sense at all. I cannot see how mdadm would possibly be > generating just those messages. > It appear to be rejecting each device for some reason, but it not reporting > why it is rejecting the device... > > What version of mdadm is this? > mdadm --version > > I should have asked that before. I think John said 2.6.9 on the CentOS 5.5 rescue media. I think it's time to try something more recent: John, could you try SystemRescueCD from http://www.sysresccd.org/ and run mdadm -Evvs and if that shows your RAID5 members again, mdadm -Afvv /dev/md1 Cheers, John.