[Bug 1558264] Re: Usability Partitioner menu does not display the real 4 digit device number

2016-08-23 Thread Dimitri John Ledkov
lvm tooling uses kernel device names, until upstream supports
alternative (display) mappings, this is non-trivial to fix and/or will
be buggy. This request is equivalent of asking $ vgs to magically change
display names. Closing this bug report, until there is upstream support
in lvm for by-path device names by default.

** Changed in: debian-installer (Ubuntu)
 Assignee: Dimitri John Ledkov (xnox) => (unassigned)

** Changed in: debian-installer (Ubuntu)
   Status: Confirmed => Opinion

** Changed in: ubuntu-z-systems
   Status: Confirmed => Opinion

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

Title:
  Usability Partitioner menu does not display the real 4 digit device
  number

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1558264/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1558264] Re: Usability Partitioner menu does not display the real 4 digit device number

2016-05-25 Thread bugproxy
** Tags removed: targetmilestone-inin---
** Tags added: bugnameltc-138804 severity-medium targetmilestone-inin1610

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

Title:
  Usability Partitioner menu does not display the real 4 digit device
  number

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1558264/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1558264] Re: Usability Partitioner menu does not display the real 4 digit device number

2016-05-13 Thread bugproxy
--- Comment From heinz-werner_se...@de.ibm.com 2016-05-13 09:26 EDT---
Changed Target Milestone to "--".

** Tags removed: bot-comment bugnameltc-138804 severity-medium 
targetmilestone-inin1610
** Tags added: targetmilestone-inin---

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

Title:
  Usability Partitioner menu does not display the real 4 digit device
  number

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1558264/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1558264] Re: Usability Partitioner menu does not display the real 4 digit device number

2016-05-13 Thread Dimitri John Ledkov
@hws

This is not a bug per-se, as LVM itself uses kernel drive names in the
metadata, and the output shown in the LVM partitioner menu is the same
as shown by LVM2 utils, $ sudo pvs

Please remove any target for this issue (e.g. targetmilestone-inin--),
because there is no immediate way to resolve this. If you wish to
improve LVM2 tooling, please contact LVM2 upstream to make all utilities
(vgs, pvs, vgchange, etc.) to use alternative symlink names, instead of
real kernel device names.

I do not believe it makes any sense for installer code to post-process
output of $ sudo pvs, trying to mangle it and reconcile it with ids.
Especially since installed systems will not have any tooling (e.g. pvs)
that will also show output with ids.

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

Title:
  Usability Partitioner menu does not display the real 4 digit device
  number

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1558264/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1558264] Re: Usability Partitioner menu does not display the real 4 digit device number

2016-05-13 Thread bugproxy
--- Comment From heinz-werner_se...@de.ibm.com 2016-05-13 07:41 EDT---
Changed Target Milestone to 16.10

** Tags removed: targetmilestone-inin1604
** Tags added: targetmilestone-inin1610

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

Title:
  Usability Partitioner menu does not display the real 4 digit device
  number

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1558264/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1558264] Re: Usability Partitioner menu does not display the real 4 digit device number

2016-05-12 Thread Frank Heimes
** Changed in: ubuntu-z-systems
   Importance: Undecided => Wishlist

** Changed in: ubuntu-z-systems
   Status: New => Confirmed

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

Title:
  Usability Partitioner menu does not display the real 4 digit device
  number

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1558264/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1558264] Re: Usability Partitioner menu does not display the real 4 digit device number

2016-04-08 Thread dann frazier
** Also affects: ubuntu-z-systems
   Importance: Undecided
   Status: New

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

Title:
  Usability Partitioner menu does not display the real 4 digit device
  number

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1558264/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1558264] Re: Usability Partitioner menu does not display the real 4 digit device number

2016-03-31 Thread Dimitri John Ledkov
Indeed that would be nice, however currently d-i / partman operate
entirely in linux device names. However the lvm summary output is
ultimately driven by what `pvs` outputs from lvm tooling. Looking into
pvdisplay(8) manpage it seems there is no way for that to resolve and/or
output more descriptive (udev symlinked) names for devices.

Also given that d-i typically uses partitions as physical volumes one
would end up with: /dev/disk/by-path/ccw-0.0.0200-part1 as a label. Not
sure if that's better or worse than /dev/dasda1 for example.

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

Title:
  Usability Partitioner menu does not display the real 4 digit device
  number

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1558264/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1558264] Re: Usability Partitioner menu does not display the real 4 digit device number

2016-03-31 Thread Dimitri John Ledkov
** Changed in: debian-installer (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: debian-installer (Ubuntu)
   Status: New => Confirmed

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

Title:
  Usability Partitioner menu does not display the real 4 digit device
  number

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1558264/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1558264] Re: Usability Partitioner menu does not display the real 4 digit device number

2016-03-19 Thread dann frazier
** Changed in: ubuntu
 Assignee: Skipper Bug Screeners (skipper-screen-team) => Dimitri John 
Ledkov (xnox)

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

Title:
  Usability Partitioner menu does not display the real 4 digit device
  number

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1558264] Re: Usability Partitioner menu does not display the real 4 digit device number

2016-03-19 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1558264/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  Usability Partitioner menu does not display the real 4 digit device
  number

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1558264] Re: Usability Partitioner menu does not display the real 4 digit device number

2016-03-19 Thread Kevin W. Rudd
** Package changed: ubuntu => debian-installer (Ubuntu)

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

Title:
  Usability Partitioner menu does not display the real 4 digit device
  number

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1558264/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs