Hello,
I used a SME 6.5 RC1 installation based on Software-Raid 1. If I make a backup with MondoRescue (mondoarchive) I'll get everytime when backup finished following message in /var/log/messages:
Oct 5 01:05:24 mail kernel: loop: loaded (max 8 devices)
Oct 5 01:05:25 mail kernel: md: linear personality registered as nr 1
Oct 5 01:05:25 mail kernel: md: raid0 personality registered as nr 2
The server will still work after this problem was happend,but Mitels Raid-Monitoring tool throws an alert:
ALARM! RAID configuration problem
Current configuration is:
Personalities : [linear] [raid0] [raid1]
read_ahead 1024 sectors
md1 : active raid1 hda3[0] hdc3[1]
8691072 blocks [2/2] [UU]
md2 : active raid1 hda2[0] hdc2[1]
1048704 blocks [2/2] [UU]
md0 : active raid1 hda1[0] hdc1[1]
255936 blocks [2/2] [UU]
unused devices: <none>
Last known good configuration was:
Personalities : [raid1]
read_ahead 1024 sectors
md1 : active raid1 hda3[0] hdc3[1]
8691072 blocks [2/2] [UU]
md2 : active raid1 hda2[0] hdc2[1]
1048704 blocks [2/2] [UU]
md0 : active raid1 hda1[0] hdc1[1]
255936 blocks [2/2] [UU]
unused devices: <none>
I tried to fix it with fsck, raidstop/start but no success a reboot everytime works fine. But this is not a alpha-solution, in my opinion this is a charlie-solution. Does anyone know a solution for unregister personality [linear] [raid0]?
Thanks,
Daniel