** Description changed: + [TEST CASE] + (culled from Debian bug report) + Assuming /dev/vdb and /dev/vdc are blank devices (BE CAREFUL!): + + + # dd if=/dev/zero bs=1M count=100 of=/dev/vdb + # dd if=/dev/zero bs=1M count=100 of=/dev/vdc + # mdadm -C -l 1 -n 2 -e 1 --assume-clean /dev/md0 /dev/vdb /dev/vdc + mdadm: array /dev/md0 started. + # mdadm -G -b internal /dev/md0 + mdadm: failed to set internal bitmap. + + A fixed version should not fail to set the internal bitmap + -------- see debian bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664088 how do i get this fixed in 12.04 LTS? do i just revert to using my good old debian stable or will someone care about this bug i've encountered just ten minutes after my first meeting with ubuntu lts?
** Bug watch added: Debian Bug tracker #664088 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664088 ** Also affects: mdadm (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664088 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1022915 Title: mdadm in precise does not allow internal bitmap on version 1.2 arrays To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/1022915/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs