OK. I'm at a loss, what am I doing wrong?
I have 2 brand new 80Gb Seagate IDE drives in an SME7rc3 server. I ran RAM and various stability tests on the system with no problems. I've tested the drives with no problems, but I get the following on bootup every time.
Jun 7 07:13:58 xxxxxx kernel: md: hdc1 has different UUID to hdc2
Jun 7 07:13:58 xxxxxx kernel: md: adding hda2 ...
Jun 7 07:13:58 xxxxxx kernel: md: hda1 has different UUID to hdc2
Jun 7 07:13:58 xxxxxx kernel: md: created md2
I've tried them in different positions with no difference, and they are currently master drives of both IDE channels. After reading previous posts, I wiped the secondary master drive and let it rebuild the mirror onto it from the primary master. No difference. I read about possibly using drives from other manufacturers, but I'm not about to play musical-hard-drives as I don't have the budget for it.
Have I missed anything here? Is this just an issue I'm going to have with software raid and IDE? FYI everything else is operating fine.
FYI, raidmonitor -v give the following;
[root@xxxxxx ~]# raidmonitor -v
ALARM! RAID configuration problem
Current configuration is:
Personalities : [raid1]
md2 : active raid1 hdc2[1] hda2[0]
78043648 blocks [2/2] [UU]
md1 : active raid1 hdc1[1] hda1[0]
104320 blocks [2/2] [UU]
unused devices: <none>
Last known good configuration was:
Personalities :
unused devices: <none>
Would this be a result of the UUID message, not allowing raidmonitor to consider it a "good configuration"?
Thanks, and I hope this helps anyelse with my situation.