All pastes #702623 Raw Edit

Mine

public text v1 · immutable
#702623 ·published 2007-09-18 23:31 UTC
rendered paste body
[root@deadpla etc]# cat /proc/mdstat
Personalities : [raid6] [raid5] [raid4] [raid0] [raid1]
md1 : active raid5 hdk1[3] hdj1[1] hdi1[0]
      488391808 blocks level 5, 64k chunk, algorithm 2 [3/2] [UU_]

unused devices: <none>



[root@deadpla etc]# mdadm -D /dev/md1
/dev/md1:
        Version : 00.90.03
  Creation Time : Tue Sep 18 16:30:01 2007
     Raid Level : raid5
     Array Size : 488391808 (465.77 GiB 500.11 GB)
    Device Size : 244195904 (232.88 GiB 250.06 GB)
   Raid Devices : 3
  Total Devices : 3
Preferred Minor : 1
    Persistence : Superblock is persistent

    Update Time : Tue Sep 18 16:30:01 2007
          State : clean
 Active Devices : 3
Working Devices : 3
 Failed Devices : 0
  Spare Devices : 0

         Layout : left-symmetric
     Chunk Size : 64K

           UUID : abc8146f:802c55ba:a61547cc:aa10c95c
         Events : 0.1

    Number   Major   Minor   RaidDevice State
       0      56        1        0      active sync   /dev/hdi1
       1      56       65        1      active sync   /dev/hdj1
   28008       0        0      155      removed

       3      57        1        3      active sync   /dev/hdk1