linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Valarti <mdadmuser@gmail.com>
To: John Robinson <john.robinson@anonymous.org.uk>
Cc: NeilBrown <neilb@suse.de>, linux-raid@vger.kernel.org
Subject: Re: Server down-fail​ed RAID5-asking for some assistance
Date: Sat, 23 Apr 2011 19:49:59 -0600	[thread overview]
Message-ID: <BANLkTikvevtAipmEtNEGdzG4rfVeOpbLxQ@mail.gmail.com> (raw)
In-Reply-To: <4DB370E1.5030602@anonymous.org.uk>

On Sat, Apr 23, 2011 at 6:37 PM, John Robinson
<john.robinson@anonymous.org.uk> wrote:
..
>> mdadm: looking for devices for /dev/md1
>> mdadm: no devices found for /dev/md1
>
> If I can butt in here... presumably while the system can't assemble your
> array, you're running from rescue media or whatever? You may not have a
> suitable mdadm.conf in the rescue environment.

Please feel free to "butt in" , I can use any suggestions.
This is looking gloomy now.

There definitely is NO mdadm.conf
I checked.
I used "find"

This is rescue media. I can not boot off the system using local disk.
I am booting with CentOS 5.5 install media with "linux rescue"

> If you haven't already posted `mdadm --examine --scan --verbose --verbose`
> aka `mdadm -Esvv`, or at the very least `mdadm --examine --verbose
> /dev/sd[abc][12]`, then please do.

Originally there were 4 disks here. sd[abcd]
sdb was the first and worst faulty one, so I removed it.
We now see sd[abc]

HERE:
mdadm --examine --scan --verbose --verbose /dev/sd[abc]2:


   Update Time : Mon Apr 18 07:48:54 2011
         State : clean
 Active Devices : 3
Working Devices : 3
 Failed Devices : 1
 Spare Devices : 0
      Checksum : 5674ce4e - correct
        Events : 28580020

        Layout : left-symmetric
    Chunk Size : 256K

     Number   Major   Minor   RaidDevice State
this     0       8        2        0      active sync   /dev/sda2

  0     0       8        2        0      active sync   /dev/sda2
  1     1       8       18        1      active sync   /dev/sdb2
  2     2       8       34        2      active sync   /dev/sdc2
  3     3       0        0        3      faulty removed

AND:
mdadm -Esvv /dev/sd[abc]2:
  mdadm: --examine/-E cannot be given with -w


> Please also try `mdadm --assemble --scan --verbose` and post the result.
HERE:
mdadm: /dev/sda2 not identified in config file.
mdadm: /dev/sdb2 not identified in config file.
mdadm: /dev/sdc2 not identified in config file.


> Another thing that occurs to me is that since you said you had CentOS 4, you
> likely have kernel 2.6.9 and mdadm 1.12 which are very old. You might try
> SystemRescueCD or similar to get a mdadm 3.1.x which will be much better at
> finding and fixing any problems.

The rescue media I am using for this is CentOS 5.5:
   uname -a:
Linux localhost.localdomain 2.6.18-238.el5 #1 SMP Thu Jan 13 15:51:15
EST 2011 x86_64 x86_64 x86_64 GNU/Linux

Hope this helps.

--
John

  reply	other threads:[~2011-04-24  1:49 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-21 18:29 Server down-fail​ed RAID5-asking for some assistance John Valarti
2011-04-21 19:59 ` David Brown
     [not found]   ` <BANLkTim18Sx6JdZO5PiAqnrakDPzy5PNJQ@mail.gmail.com>
2011-04-22  2:32     ` John Valarti
2011-04-22  2:57       ` Server " NeilBrown
2011-04-22  3:31         ` John Valarti
     [not found]         ` <BANLkTin0SoBzRAear8Jt+26MnVJWouXoNA@mail.gmail.com>
     [not found]           ` <20110423074411.78fef94f@notabene.brown>
     [not found]             ` <BANLkTik_ZY4uoV3E=ua1p+tUD9g8xqQDVg@mail.gmail.com>
     [not found]               ` <20110423184824.55ee7893@notabene.brown>
     [not found]                 ` <BANLkTi=sCfFFfmZTzj2g8-aDNhDqVK8e-A@mail.gmail.com>
     [not found]                   ` <20110424075101.6763309f@notabene.brown>
2011-04-24  0:07                     ` John Valarti
2011-04-24  0:37                       ` John Robinson
2011-04-24  1:49                         ` John Valarti [this message]
2011-04-24  2:12                           ` John Robinson
2011-04-24  2:28                             ` John Valarti
2011-04-24  2:58                               ` NeilBrown
2011-04-24  6:30                                 ` John Valarti
2011-04-24  2:54                       ` NeilBrown
2011-04-24  7:06                         ` John Valarti
2011-04-24  8:41                           ` NeilBrown
2011-04-24 11:57                             ` John Robinson
2011-04-24 12:29                               ` NeilBrown
2011-04-24 16:04                                 ` John Valarti
2011-04-24 16:15                                   ` John Valarti
2011-04-24 16:31                                     ` Mathias Burén
2011-04-24 18:41                                       ` John Valarti
2011-04-22 11:19       ` David Brown

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=BANLkTikvevtAipmEtNEGdzG4rfVeOpbLxQ@mail.gmail.com \
    --to=mdadmuser@gmail.com \
    --cc=john.robinson@anonymous.org.uk \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@suse.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).