Hi!

I am using Software RAID since kernel 2.2.11. I installed the patch and everything 
worked. I am using 3 16GB disks in mode 1. As I upgraded to kernel 
2.2.13, I got errors like this:

handling MD device /dev/md1
analyzing super-block
disk 0: /dev/hdb1, 16506756kB, raid superblock at 16506688kB
disk 1: /dev/hdc1, 16511008kB, raid superblock at 16510912kB
disk 2: /dev/hdd1, 16511008kB, raid superblock at 16510912kB
mkraid: aborted, see the syslog and /proc/mdstat for potential clues.

I made a backup of my RAID array and did a mkraid --really-force to reinitialise the 
array, but that did not work (same error message as above).
The contents of my /proc/mdstat are:

Personalities : [2 raid0]
read_ahead not set
md0 : inactive
md1 : inactive
md2 : inactive
md3 : inactive

What I don't get is why I have 2 raid0 personalities. Perhaps this is the problem? I 
also send you the content of my raidtab:

          raid-level      0
          nr-raid-disks   3
          nr-spare-disks  0
          persistent-superblock 1
          chunk-size    256K
          device          /dev/hdb1
          raid-disk       0
          device          /dev/hdc1
          raid-disk       1
          device          /dev/hdd1
          raid-disk       2

Thank you for your help...

Mit freundlichen Grüßen,
        Sebastian Mattar
        graphodata.com

Reply via email to