[Bug 1436020] Re: Multipath: underlying disks are listed for partitioning on systems w/ 26+ disks
Launchpad Bug Tracker
1436020 at bugs.launchpad.net
Mon Apr 13 05:29:35 UTC 2015
This bug was fixed in the package partman-base - 181ubuntu3
---------------
partman-base (181ubuntu3) vivid; urgency=medium
[ Mauricio Faria de Oliveira ]
* init.d/parted: part_of_multipath(): Update grep expression for more
spaces between disk and major:minor (happens when sd[a-z][a-z] exist)
(LP: #1436020)
-- Mathieu Trudel-Lapierre <mathieu-tl at ubuntu.com> Fri, 10 Apr 2015 16:40:29 -0400
** Changed in: partman-base (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to partman-base in Ubuntu.
https://bugs.launchpad.net/bugs/1436020
Title:
Multipath: underlying disks are listed for partitioning on systems w/
26+ disks
Status in partman-base package in Ubuntu:
Fix Released
Bug description:
On top of the fix in LP: #1430074, there's a minor bit missing.
It doesn't hide all underlying disks in the partitioning dialog if
there's 26+ underlying disks (i.e., enough for sdaa and so on to show
up).
It happens because, in that case, 'multipath -l' now puts 2 spaces
betweek disk and major:minor for the sd[a-z] disks, and only 1 space
for sd[a-z][a-z].
Patch attached.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-base/+bug/1436020/+subscriptions
More information about the foundations-bugs
mailing list