All of lore.kernel.org
 help / color / mirror / Atom feed
* RAID5 devices assemble into RAID0 array
@ 2017-11-26  1:50 Duane
  2017-11-26 12:04 ` Wols Lists
  0 siblings, 1 reply; 7+ messages in thread
From: Duane @ 2017-11-26  1:50 UTC (permalink / raw)
  To: linux-raid

[-- Attachment #1: Type: text/plain, Size: 4322 bytes --]

I have 3 RAID5 devices. When I assemble them, I end up with a RAID0 device.

What is the cause? What is the solution?

All I can think of is the fact that there is only 1 active device. I had 
2 but then manually failed it. I want to reassemble a RAID5 array and 
then re-add the second device.


mdadm -E /dev/sdc2 /dev/sdd /dev/sde

/dev/sdc2:
           Magic : a92b4efc
         Version : 1.2
     Feature Map : 0x1
      Array UUID : f8c0d29d:9b5986a4:050ca914:3a2fb8c8
            Name : dave:0  (local to host dave)
   Creation Time : Fri Oct  6 10:46:50 2017
      Raid Level : raid5
    Raid Devices : 3

  Avail Dev Size : 7813726208 (3725.88 GiB 4000.63 GB)
      Array Size : 7630592 (7.28 GiB 7.81 GB)
   Used Dev Size : 7630592 (3.64 GiB 3.91 GB)
     Data Offset : 262144 sectors
    Super Offset : 8 sectors
    Unused Space : before=262064 sectors, after=7806142351 sectors
           State : clean
     Device UUID : 0fe7e674:e1149499:7acb8853:c71fed62

Internal Bitmap : 8 sectors from superblock
     Update Time : Sun Nov 19 13:53:23 2017
   Bad Block Log : 512 entries available at offset 24 sectors
        Checksum : 79ee1226 - correct
          Events : 51526

          Layout : left-symmetric
      Chunk Size : 64K

    Device Role : Active device 0
    Array State : A.. ('A' == active, '.' == missing, 'R' == replacing)
/dev/sdd:
           Magic : a92b4efc
         Version : 1.2
     Feature Map : 0x1
      Array UUID : f8c0d29d:9b5986a4:050ca914:3a2fb8c8
            Name : dave:0  (local to host dave)
   Creation Time : Fri Oct  6 10:46:50 2017
      Raid Level : raid5
    Raid Devices : 3

  Avail Dev Size : 7813709489 (3725.87 GiB 4000.62 GB)
      Array Size : 7630592 (7.28 GiB 7.81 GB)
   Used Dev Size : 7630592 (3.64 GiB 3.91 GB)
     Data Offset : 262144 sectors
    Super Offset : 8 sectors
    Unused Space : before=262064 sectors, after=7806078897 sectors
           State : clean
     Device UUID : ce2c8c03:f47f505b:c9a34e9a:668b70f5

Internal Bitmap : 8 sectors from superblock
     Update Time : Sun Nov 19 13:53:23 2017
   Bad Block Log : 512 entries available at offset 16 sectors
        Checksum : a398c591 - correct
          Events : 51526

          Layout : left-symmetric
      Chunk Size : 64K

    Device Role : spare
    Array State : A.. ('A' == active, '.' == missing, 'R' == replacing)
/dev/sde:
           Magic : a92b4efc
         Version : 1.2
     Feature Map : 0x1
      Array UUID : f8c0d29d:9b5986a4:050ca914:3a2fb8c8
            Name : dave:0  (local to host dave)
   Creation Time : Fri Oct  6 10:46:50 2017
      Raid Level : raid5
    Raid Devices : 3

  Avail Dev Size : 7813709489 (3725.87 GiB 4000.62 GB)
      Array Size : 7630592 (7.28 GiB 7.81 GB)
   Used Dev Size : 7630592 (3.64 GiB 3.91 GB)
     Data Offset : 262144 sectors
    Super Offset : 8 sectors
    Unused Space : before=262064 sectors, after=7806078897 sectors
           State : clean
     Device UUID : aecb9ce3:e7bc161f:9b8d1764:db815dde

Internal Bitmap : 8 sectors from superblock
     Update Time : Sun Nov 19 13:53:23 2017
   Bad Block Log : 512 entries available at offset 16 sectors
        Checksum : fa2581ac - correct
          Events : 51526

          Layout : left-symmetric
      Chunk Size : 64K

    Device Role : spare
    Array State : A.. ('A' == active, '.' == missing, 'R' == replacing)


mdadm -D /dev/md0
/dev/md0:
         Version : 1.2
      Raid Level : raid0
   Total Devices : 3
     Persistence : Superblock is persistent

           State : inactive

            Name : dave:0  (local to host dave)
            UUID : f8c0d29d:9b5986a4:050ca914:3a2fb8c8
          Events : 51526

     Number   Major   Minor   RaidDevice

        -       8       64        -        /dev/sde
        -       8       34        -        /dev/sdc2
        -       8       48        -        /dev/sdd



[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: duane.vcf --]
[-- Type: text/x-vcard; name="duane.vcf", Size: 4 bytes --]

null

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-12-02 16:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-26  1:50 RAID5 devices assemble into RAID0 array Duane
2017-11-26 12:04 ` Wols Lists
2017-11-26 17:29   ` Duane
2017-11-26 21:11     ` Wols Lists
2017-11-28  2:52       ` Duane
2017-11-30 21:39         ` Duane
2017-12-02 16:52           ` Phil Turmel

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.