[Bug 1022915] Update Released

Steve Langasek steve.langasek at canonical.com
Mon Aug 13 19:43:20 UTC 2012


The verification of this Stable Release Update has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regresssions.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to mdadm in Ubuntu.
https://bugs.launchpad.net/bugs/1022915

Title:
  mdadm in precise does not allow internal bitmap on version 1.2 arrays

Status in “mdadm” package in Ubuntu:
  Fix Released
Status in “mdadm” source package in Precise:
  Fix Released
Status in “mdadm” source package in Quantal:
  Fix Released
Status in “mdadm” package in Debian:
  Fix Released

Bug description:
  [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?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/1022915/+subscriptions




More information about the foundations-bugs mailing list