How do I get rid of md126, md127?

How do I get rid of md126, md127?

am 15.01.2011 02:05:28 von Justin Piszcz

Hi,

I found this post extremely useful:
https://partner-bugzilla.redhat.com/show_bug.cgi?id=542022

Quoting the above URL:

How to fix the '125/126/127' mdadm issue.

The array has '125' stored as the 'preferred minor' in the metadata.
You can change this by assembling with --update=super-minor.
e.g.

mdadm -S /dev/md125
mdadm -A /dev/md1 --update=super-minor

it should get details of which devices to included from /etc/mdadm.conf.

However it is possible that mdadm.conf in your initrd also the name
as /dev/md125.
So once you have performed the above, run mkinitrd again, reboot, and report
what happens.


--

Justin.


--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html