Koozali.org: home of the SME Server

Raid problem ???

Andre Courchesne

Raid problem ???
« on: August 26, 2003, 10:13:19 PM »
Hi,

  I have a new instalation using 5.5 (latest upgrade). It's a raid installation and raidmonitor gives me the following error:

[root@acamar var]# raidmonitor -v

ALARM! RAID configuration problem

Current configuration is:

Personalities : [raid1]
read_ahead 1024 sectors
md2 : active raid1 hdc1[1] hda1[0] 262464 blocks [2/2] [UU]
md0 : active raid1 hdc5[1] hda5[0] 10432 blocks [2/2] [UU]
md1 : active raid1 hdc6[1] hda6[0] 14878464 blocks [2/2] [UU]
unused devices:

Last known good configuration was:

Personalities : [raid1]
read_ahead 1024 sectors
md2 : active raid1 hdc1[1] hda1[0] 262464 blocks [2/2] [UU] resync=DELAYED
md0 : active raid1 hdc5[1] hda5[0] 10432 blocks [2/2] [UU] resync=DELAYED
md1 : active raid1 hdc6[1] hda6[0] 14878464 blocks [2/2] [UU] resync=0% finish=745.3min
unused devices:


Any ideas on what is going on?

Dan Brown

Re: Raid problem ???
« Reply #1 on: August 26, 2003, 10:39:45 PM »
What's wrong is that you ran raidmonitor -iv while the array was still syncing.  Rerun that now, and you should be fine.

Andre Courchesne

Re: Raid problem ???
« Reply #2 on: August 27, 2003, 04:15:04 AM »
>
> What's wrong is that you ran raidmonitor -iv while the array
> was still syncing.  Rerun that now, and you should be fine.

I did that and not raidmonitor -v returns nothing...

Dan Brown

Re: Raid problem ???
« Reply #3 on: August 27, 2003, 04:49:23 AM »
That's what it's supposed to do--raidmonitor -v only returns output if there's a discrepancy between the configuration that's saved and the one that's currently active.