I have looked at the patch and the problem appears to be the changes it
makes to name().  Originally name() is passed the isw_dev it should
operate on, which corresponds to the raid volume.  The patch changes it
to be passed the raid_dev and then it finds the isw_dev itself from the
raid dev, only it always uses the first one.  If you have more than one
raid volume then they all get assigned the same name, which leads to a
single volume looking like it contains 4 disks.

I think name() just needs fixed to take the isw_dev parameter again
instead of looking up the first entry itself.  I will try to fix this
tomorrow and upload it to my PPA for testing.

-- 
Raidset stays inactive due to wrong # of devices
https://bugs.launchpad.net/bugs/292302
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to