[Bug 1074606] Re: gparted identifying incorrect raid arrays

Launchpad Bug Tracker 1074606 at bugs.launchpad.net
Sat Jan 12 12:09:13 UTC 2013


This bug was fixed in the package gparted - 0.12.1-2

---------------
gparted (0.12.1-2) unstable; urgency=low


  * debian/patches/drop-swraid.patch: Upstream patch to remove broken and
    uneeded swraid support that was causing errors with mdadm devices
    (LP: #1074606) (Closes: #697872).

 -- Phillip Susi <psusi at ubuntu.com>  Thu, 29 Nov 2012 13:55:11 -0500

** Changed in: gparted (Ubuntu)
       Status: In Progress => Fix Released

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

Title:
  gparted identifying incorrect raid arrays

Status in Gnome Partition Editor:
  Fix Released
Status in “gparted” package in Ubuntu:
  Fix Released
Status in “gparted” source package in Quantal:
  In Progress

Bug description:
  SRU Justification:

  Users get a popup reporting internal errors/bugs relating to oddly
  named raid arrays that do not exist.  There was a module that probed
  for mdadm devices by running mdadm --examine --scan to scan all disks
  for raid metadata.  This is incorrect and sometimes reports incorrect
  information so this module was removed, and gparted now relies on
  /proc/partitions to detect active raid arrays.  There should be little
  to no chance of regression.

  I realize that normally SRU bug fixes should be deployed to the
  development version first, but since raring is still running the same
  version which is synced to debian, I would rather just wait until I
  upload the new upstream release that contains this fix in a few days,
  which will then be synced to raring.

  End SRU justification.

  On startup, gparted complains with several popups that it has an
  internal parted bug trying to stat /dev/md/XXXX.  This appears to be
  caused by its reliance on running mdadm --examine --scan to identify
  raid arrays.  Recent versions of mdadm now report the existence of
  "containers" that are not usable block devices, but gparted thinks
  they are.  It also reports the preferred major number rather than the
  actual.  In other words, if the metadata says it is supposed to be
  /dev/md0, that is what mdadm reports, however it may have been
  activated as /dev/md127 instead, causing gparted to try to use a
  device that does not exist.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gparted/+bug/1074606/+subscriptions




More information about the foundations-bugs mailing list