[Bug 1441930] Re: Fix handling of multipathed disks with 4k-sectors

Ubuntu Foundations Team Bug Bot 1441930 at bugs.launchpad.net
Thu Apr 9 04:23:16 UTC 2015


The attachment "multipath-tools_non512Bsectors.debdiff" seems to be a
debdiff.  The ubuntu-sponsors team has been subscribed to the bug report
so that they can review and hopefully sponsor the debdiff.  If the
attachment isn't a patch, please remove the "patch" flag from the
attachment, remove the "patch" tag, and if you are member of the
~ubuntu-sponsors, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1441930

Title:
  Fix handling of multipathed disks with 4k-sectors

Status in multipath-tools package in Ubuntu:
  New

Bug description:
  The packages for libparted and kpartx don't have the patches for using
  device-mapper (multipath/LVM) on 4k-sector disks (generally: 'non
  512-byte sector disks')

  This causes the number of sectors of each device-mapper partition to be 1/8th (512/4096) of that expected.
  These 3 errors were identified:
  1) Partition sizes on multipath/LVM are 1/8th of the intended size 
  2) The filesystem on the underlying device is not-accessible (only in the dm mapped device)
  3) grub-install fails w/ 'Unknown filesystem'

  The 2 patches attached contains upstream patches from parted and
  multipath-tools, and fix the issues (the installation finishes without
  errors and the system boots).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1441930/+subscriptions



More information about the Ubuntu-sponsors mailing list