I'm not sure I understand this
I only have 2) drives so how can both drives sync'd on md1 partition ?
But I think I do understand this now so hda2[0] has failed which is the md2 [_U] underscore showing failed. But is this a failed partition or drive ? Or does it mean the same thing ?
Am I understanding this correctly md1 showing 2/2 partitions, and md2 showing 2/1 meaning 1 of 2 partitions ?
Thanks for all the help. Sorry I'm having trouble understanding this.
You are confusing the differences between drives, partitions and raid devices. For simplicity, we will use your setup as the example here.
Think of it this way:
-hda and hdc are drives
-hdaX and hdcX are partitions
-md1 and md2 are raid devices
Two or more
drives can be mirrored together to construct a raid device (SME does
NOT use this concept).
Two or more
partition can be mirrored together to construct a raid device (this is how SME is configured).
In your SME configuration:
-Partition hda1 and partition hdc1 are mirrored together to construct a raid device called md1
-Partition hda2 and partition hdc2 are mirrored together to construct a raid device called md2
A raid device can still operate with only 1 partition active. Your machine is doing this:
hda1 + hdc1 = md1
<non working partition> + hdc2 = md2
Your machine has 1 partition (hda2) that is out of sync, not an entire drive. You still have your original 2 raid devices (md1 and md2) working but md2 does not have redundancy any more so if hdc (or hdc2) goes bad, you will lose your data.
Is hda2 bad??? most likely not. There are a few things I have learned over the years.
1-Cheap cables cause raid devices to go out of sync, always use high quality 80 wire cables.
2-Cheap power supplies cause raid devices to go out of sync, always use good power supplies.
3-Bad memory can causes sync issues, check your memory.
4-Power spikes and sags cause raid devices to go out of sync, ALWAYS use battery backups to keep the power level constant.
5-IBM (now Hitachi) IDE drives don't stay in sync well. Don't use them.