[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mdadm - cannot get array info



Hi,

I've a problem wit my software raid.
After replacing one drive with a bigger drive another drive in the raid
raises an error:
 lost page write due to I/O error on dm-1

After rebooting I can -re-add the drive into the array but after 30 minutes
the raid stops with the same error.

Now, I don't know what is to do !?
I can't modify the raid nor can start it.

FileServer:~# mdadm -A -s
mdadm: /dev/md2 assembled from 2 drives and 1 spare - not enough to start the array.
FileServer:~# mdadm /dev/md2 -r /dev/sde1 -a /dev/sde1
mdadm: cannot get array info for /dev/md2
FileServer:~# mdadm /dev/md2 -a /dev/sdd1
mdadm: cannot get array info for /dev/md2

FileServer:~# mdadm --examine /dev/sdc1
/dev/sdc1:
          Magic : a92b4efc
        Version : 00.90.00
           UUID : a74ff408:37ff5c21:37e2a043:dbd5e4e5
  Creation Time : Sat Aug  4 17:13:32 2007
     Raid Level : raid5
  Used Dev Size : 488383936 (465.76 GiB 500.11 GB)
     Array Size : 1465151808 (1397.28 GiB 1500.32 GB)
   Raid Devices : 4
  Total Devices : 4
Preferred Minor : 2

    Update Time : Mon Nov 29 22:54:34 2010
          State : clean
 Active Devices : 2
Working Devices : 3
 Failed Devices : 1
  Spare Devices : 1
       Checksum : 4d3ba348 - correct
         Events : 2182990

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     2       8       33        2      active sync   /dev/sdc1

   0     0       0        0        0      removed
   1     1       0        0        1      faulty removed
   2     2       8       33        2      active sync   /dev/sdc1
   3     3       8       81        3      active sync   /dev/sdf1
   4     4       8       65        4      faulty   /dev/sde1
FileServer:~# mdadm -D /dev/md2
mdadm: md device /dev/md2 does not appear to be active.
FileServer:~# mdadm /dev/md2 -r /dev/sde1 -a /dev/sde1
mdadm: cannot get array info for /dev/md2
FileServer:~# mdadm /dev/md2 -a /dev/sdd1
mdadm: cannot get array info for /dev/md2

Thanks in advance for any hint
Matthias
-- 
Don't Panic


Reply to: