All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Philippe Gramoullé" <philippe.gramoulle@mmania.com>
To: AndyLiebman@aol.com
Cc: linux-raid@vger.kernel.org
Subject: Re: mdadm can't start RAID0 volume after power failure
Date: Fri, 17 Dec 2004 18:59:14 +0100	[thread overview]
Message-ID: <20041217185914.1948cc26.philippe.gramoulle@mmania.com> (raw)
In-Reply-To: <1e1.31adebd6.2ef474f4@aol.com>


Hello Andy,

On Fri, 17 Dec 2004 12:44:20 EST
AndyLiebman@aol.com wrote:

  | Looking at your mdadm.conf file, and at the results of your mdadm -QE --scan, 
  | I can see that the UUID numbers are different. Which UUID numbers do you get 
  | when you run mdadm -E /dev/sd{e,f,g,h,i,j,k}1?


  |  I tried to follow the web page  link in your post and I couldn't get to it.

The link is ok and works.

  |  Are you trying to start your array with the wrong UUID number by chance? 

Indeed !! starting it with the detected UUID allowed me to start it:

# mdadm -v -A /dev/md0 --uuid=3c1ad678:d3a7a1ed:1112143d:68b4e569
mdadm: looking for devices for /dev/md0
mdadm: /dev/sdk1 is identified as a member of /dev/md0, slot 6.
mdadm: /dev/sdj1 is identified as a member of /dev/md0, slot 5.
mdadm: /dev/sdi1 is identified as a member of /dev/md0, slot 4.
mdadm: /dev/sdh1 is identified as a member of /dev/md0, slot 3.
mdadm: /dev/sdg1 is identified as a member of /dev/md0, slot 2.
mdadm: /dev/sdf1 is identified as a member of /dev/md0, slot 1.
mdadm: /dev/sde1 is identified as a member of /dev/md0, slot 0.
mdadm: added /dev/sdf1 to /dev/md0 as 1
mdadm: added /dev/sdg1 to /dev/md0 as 2
mdadm: added /dev/sdh1 to /dev/md0 as 3
mdadm: added /dev/sdi1 to /dev/md0 as 4
mdadm: added /dev/sdj1 to /dev/md0 as 5
mdadm: added /dev/sdk1 to /dev/md0 as 6
mdadm: added /dev/sde1 to /dev/md0 as 0
mdadm: /dev/md0 has been started with 7 drives.

and it mounted fine ! 

Still, this is the first time that such a thing happens to me. What could be the reason that UUID would be changed ?

Thanks much,

Philippe

  | 
  | Regards, 
  | Andy Liebman
  | 
  | ># cat /etc/mdadm/mdadm.conf
  | >
  | >DEVICE /dev/sd[efghijk]1
  | >ARRAY /dev/md0 level=raid0 num-devices=7 
  | >UUID=46c66ef8:8acf2810:48adb2d3:85b04900
  | >
  | 
  | >Still, every # mdadm -E /dev/sd[efghijk]1 looks ok, output can be found 
  | here: >http://philou.org/mdadm.log
  | >mdadm.conf is here : http://philou.org/mdadm.conf
  | >
  | ># mdadm -QE --scan
  | >ARRAY /dev/md0 level=raid0 num-devices=7 
  | >UUID=3c1ad678:d3a7a1ed:1112143d:68b4e569
  | -
  | 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
  | 
  | 

  reply	other threads:[~2004-12-17 17:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-17 17:44 mdadm can't start RAID0 volume after power failure AndyLiebman
2004-12-17 17:59 ` Philippe Gramoullé [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-12-17 18:06 AndyLiebman
2004-12-18  1:41 ` Philippe Gramoullé
2004-12-17 17:29 Philippe Gramoullé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041217185914.1948cc26.philippe.gramoulle@mmania.com \
    --to=philippe.gramoulle@mmania.com \
    --cc=AndyLiebman@aol.com \
    --cc=linux-raid@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.