All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Knight <dknight1989@woh.rr.com>
To: linux-raid@vger.kernel.org
Subject: assembling array after disk failure
Date: Sat, 26 Oct 2013 17:04:31 -0400	[thread overview]
Message-ID: <526C2E5F.1060507@woh.rr.com> (raw)

Hello after some trouble with disks, I am trying to reassemble an 
array.  When I start the array, I am told I don't have enough disks to 
start.  What is really strange to me is that when I examine the disks in 
the array, mdadm gives me different overall information for different 
disks.  What do I need to do to assemble the array?

**[root@server etc]# mdadm -As
**mdadm: /dev/md127 assembled from 3 drives - not enough to start the 
array.**
*[root@server etc]# cat /proc/mdstat*
Personalities :
md127 : inactive sdf[2](S) sde[4](S) sdb[3](S) sdc[1](S) sdd[0](S)
       9767572480 blocks super 0.91

unused devices: <none>
*[root@server etc]# mdadm --examine /dev/sdb*
/dev/sdb:
           Magic : a92b4efc
         Version : 0.91.00
            UUID : ed465281:7b68fb12:01f9e43d:ac30fbff (local to host 
server)
   Creation Time : Sun Feb 20 18:39:42 2011
      Raid Level : raid5
   Used Dev Size : 1953514496 (1863.02 GiB 2000.40 GB)
      Array Size : 7814057984 (7452.07 GiB 8001.60 GB)
    Raid Devices : 5
   Total Devices : 5
Preferred Minor : 127

   Reshape pos'n : 7736445008 (7378.05 GiB 7922.12 GB)
   Delta Devices : 1 (4->5)

     Update Time : Tue Oct 22 16:43:25 2013
           State : active
  Active Devices : 3
Working Devices : 3
  Failed Devices : 1
   Spare Devices : 0
        Checksum : 6e803a11 - correct
          Events : 15471

          Layout : left-symmetric
      Chunk Size : 4K

       Number   Major   Minor   RaidDevice State
this     3       8       16        3      active sync   /dev/sdb

    0     0       0        0        0      removed
    1     1       0        0        1      faulty removed
    2     2       8       80        2      active sync   /dev/sdf
    3     3       8       16        3      active sync   /dev/sdb
    4     4       8       64        4      active sync   /dev/sde
*[root@server etc]# mdadm --examine /dev/sdc*
/dev/sdc:
           Magic : a92b4efc
         Version : 0.91.00
            UUID : ed465281:7b68fb12:01f9e43d:ac30fbff (local to host 
server)
   Creation Time : Sun Feb 20 18:39:42 2011
      Raid Level : raid5
   Used Dev Size : 1953514496 (1863.02 GiB 2000.40 GB)
      Array Size : 7814057984 (7452.07 GiB 8001.60 GB)
    Raid Devices : 5
   Total Devices : 5
Preferred Minor : 127

   Reshape pos'n : 7736445008 (7378.05 GiB 7922.12 GB)
   Delta Devices : 1 (4->5)

     Update Time : Tue Oct 22 14:42:50 2013
           State : clean
  Active Devices : 5
Working Devices : 5
  Failed Devices : 0
   Spare Devices : 0
        Checksum : 6e805a2a - correct
          Events : 15468

          Layout : left-symmetric
      Chunk Size : 4K

       Number   Major   Minor   RaidDevice State
this     1       8       32        1      active sync   /dev/sdc

    0     0       8       48        0      active sync   /dev/sdd
    1     1       8       32        1      active sync   /dev/sdc
    2     2       8       80        2      active sync   /dev/sdf
    3     3       8       16        3      active sync   /dev/sdb
    4     4       8       64        4      active sync   /dev/sde
*[root@server etc]# mdadm --examine /dev/sdd*
/dev/sdd:
           Magic : a92b4efc
         Version : 0.91.00
            UUID : ed465281:7b68fb12:01f9e43d:ac30fbff (local to host 
server)
   Creation Time : Sun Feb 20 18:39:42 2011
      Raid Level : raid5
   Used Dev Size : 1953514496 (1863.02 GiB 2000.40 GB)
      Array Size : 7814057984 (7452.07 GiB 8001.60 GB)
    Raid Devices : 5
   Total Devices : 5
Preferred Minor : 127

   Reshape pos'n : 7736445008 (7378.05 GiB 7922.12 GB)
   Delta Devices : 1 (4->5)

     Update Time : Tue Oct 22 14:42:50 2013
           State : clean
  Active Devices : 5
Working Devices : 5
  Failed Devices : 0
   Spare Devices : 0
        Checksum : 6e805a38 - correct
          Events : 15468

          Layout : left-symmetric
      Chunk Size : 4K

       Number   Major   Minor   RaidDevice State
this     0       8       48        0      active sync   /dev/sdd

    0     0       8       48        0      active sync   /dev/sdd
    1     1       8       32        1      active sync   /dev/sdc
    2     2       8       80        2      active sync   /dev/sdf
    3     3       8       16        3      active sync   /dev/sdb
    4     4       8       64        4      active sync   /dev/sde
*[root@server etc]# mdadm --examine /dev/sde*
/dev/sde:
           Magic : a92b4efc
         Version : 0.91.00
            UUID : ed465281:7b68fb12:01f9e43d:ac30fbff (local to host 
server)
   Creation Time : Sun Feb 20 18:39:42 2011
      Raid Level : raid5
   Used Dev Size : 1953514496 (1863.02 GiB 2000.40 GB)
      Array Size : 7814057984 (7452.07 GiB 8001.60 GB)
    Raid Devices : 5
   Total Devices : 5
Preferred Minor : 127

   Reshape pos'n : 7736445008 (7378.05 GiB 7922.12 GB)
   Delta Devices : 1 (4->5)

     Update Time : Tue Oct 22 16:43:25 2013
           State : active
  Active Devices : 3
Working Devices : 3
  Failed Devices : 1
   Spare Devices : 0
        Checksum : 6e803a43 - correct
          Events : 15471

          Layout : left-symmetric
      Chunk Size : 4K

       Number   Major   Minor   RaidDevice State
this     4       8       64        4      active sync   /dev/sde

    0     0       0        0        0      removed
    1     1       0        0        1      faulty removed
    2     2       8       80        2      active sync   /dev/sdf
    3     3       8       16        3      active sync   /dev/sdb
    4     4       8       64        4      active sync   /dev/sde
*[root@server etc]# mdadm --examine /dev/sdf*
/dev/sdf:
           Magic : a92b4efc
         Version : 0.91.00
            UUID : ed465281:7b68fb12:01f9e43d:ac30fbff (local to host 
server)
   Creation Time : Sun Feb 20 18:39:42 2011
      Raid Level : raid5
   Used Dev Size : 1953514496 (1863.02 GiB 2000.40 GB)
      Array Size : 7814057984 (7452.07 GiB 8001.60 GB)
    Raid Devices : 5
   Total Devices : 5
Preferred Minor : 127

   Reshape pos'n : 7736445008 (7378.05 GiB 7922.12 GB)
   Delta Devices : 1 (4->5)

     Update Time : Tue Oct 22 16:43:25 2013
           State : active
  Active Devices : 3
Working Devices : 3
  Failed Devices : 1
   Spare Devices : 0
        Checksum : 6e803a4f - correct
          Events : 15471

          Layout : left-symmetric
      Chunk Size : 4K

       Number   Major   Minor   RaidDevice State
this     2       8       80        2      active sync   /dev/sdf

    0     0       0        0        0      removed
    1     1       0        0        1      faulty removed
    2     2       8       80        2      active sync   /dev/sdf
    3     3       8       16        3      active sync   /dev/sdb
    4     4       8       64        4      active sync   /dev/sde


             reply	other threads:[~2013-10-26 21:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-26 21:04 Dan Knight [this message]
2013-10-26 22:03 ` assembling array after disk failure Phil Turmel
2013-10-26 22:31   ` Dan Knight

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=526C2E5F.1060507@woh.rr.com \
    --to=dknight1989@woh.rr.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.