Hi,
We recently had an ups failure and some of our servers have crashed. When
reviewing the logs on the maschines I have spotted messages like:
kernel: md: serializing resync, md0 has overlapping physical units with md1!
..
kernel: md: serializing resync, md2 has overlapping physical units with md1!
kernel: hda2 [events: 00000042](write) hda2's sb offsert: 262464
.
the system is running at the moment and /proc/mdstats shows that everytings is
ok and that the discs are synced.
We are running raid1 on two disk, this is our setup:
/ :
/dev/md0
/dev/hda5
/dev/hdc5
/var partition:
/dev/md1
/dev/hda6
/dev/hda7
swap partition:
/dev/md2
/dev/hda2
/dev/hdc2
both disks have the same geometry as reported by the fdisk, and the partitions
begin and and on the same cylinders.
We are booting of the /dev/hda1 and /hdc1 that are no raid partitions.
Any suggestions ??
Explanations ?
Thank you in advance.
Chris