From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?=C1kos_Mar=F3y?= Subject: Re: raid issues after power failure Date: Mon, 03 Jul 2006 13:30:55 +0200 Message-ID: <44A8FFEF.30500@tyrell.hu> References: <49954.82.141.169.118.1151658773.squirrel@mail.tyrell.hu> <17573.44678.188170.409349@cse.unsw.edu.au> <44A69496.9030109@tyrell.hu> <44A8DB48.8080905@tyrell.hu> 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: Francois Barre Cc: linux-raid List-Id: linux-raid.ids Francois Barre wrote: > AFAIK, mdadm -A will use /etc/mdadm.conf to know what > underlying partitions you mean with your /dev/md0. > > So, try > > # mdadm --stop /dev/md0 > # mdadm -A /dev/md0 /dev/sd[abcd]1 > > And then have a look on your /etc/mdadm.conf, especially the line > starting by > ARRAY /dev/md0 ... yes, I already found the problem in /etc/mdadm.conf , and it was totally my mistake.. sorry to bother you with such lame problems. Akos