RAID1 with version 1.2 superblock in 64 Studio 3.0 beta 3
I have recently created a new software RAID1 array on my machine using Ubuntu 10.04, but 64 Studio does not recognize it. I suspect this is because the new RAID1 array uses the version 1.2 superblock format.
The machine already has two software RAID1 arrays using the version 0.9 superblock format, which both Ubuntu and 64 Studio recognize and start with no problem. Ubuntu has no problem with the new array but 64 Studio does not seem to see it at all. Running "mdadm --detail --scan" in 64 Studio shows the original two arrays but not the new one.
Is it possible to get 64 Studio to recognize a RAID1 array that uses version 1.2 superblocks? My kernel version is:
Linux 2.6.29-1-multimedia-amd64 #1 SMP PREEMPT RT Thu Feb 26 16:18:05 UTC 2009

Never mind - figured it out!