Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: IDar on May 08, 2003, 04:49:17 PM

Title: Raid Error, please help
Post by: IDar on May 08, 2003, 04:49:17 PM
Hi i have this error and I don't know what to do:

Asunto:  Cron /usr/local/bin/raidmonitor -v

ALARM! RAID configuration problem

Current configuration is:

Personalities : [raid1]
read_ahead 1024 sectors
md2 : active raid1 hda3[0] hdb3[1]
      264960 blocks [2/2] [UU]
       
md1 : active raid1 hda2[0] hdb2[1]
      77778624 blocks [2/2] [UU]
       
md0 : active raid1 hda1[0] hdb1[1]
      104320 blocks [2/2] [UU]
       
unused devices:

Last known good configuration was:

Personalities : [raid1]
read_ahead 1024 sectors
md2 : active raid1 hda3[0] hdb3[1]
      264960 blocks [2/2] [UU]
       
md1 : active raid1 hda2[0] hdb2[1]
      77778624 blocks [2/2] [UU]
      [>....................]  resync =  1.4% (1118616/77778624) finish=862.0min speed=1480K/sec
md0 : active raid1 hda1[0] hdb1[1]
      104320 blocks [2/2] [UU]
       
unused devices:
 
 
¿what can i do?
Thanks in advance
Title: Re: Raid Error, please help
Post by: Ray Mitchell on May 08, 2003, 07:53:49 PM
It looks like you need to reinitialise your config again
/usr/local/bin/raidmonitor -i
see
http://mirror.contribs.org/smeserver/contribs/dmay/mitel/contrib/raidmonitor/raid-monitor-howto.html
http://mirror.contribs.org/smeserver/contribs/dmay/mitel/contrib/raidmonitor/raid-recovery-howto.html

Ray
Title: Re: Raid Error, please help
Post by: IDar on May 08, 2003, 08:51:49 PM
Thanks for your help