Public bug reported:

[Impact]
parted currently exposes the same generic model name for all NVMe devices. That 
can make it difficult to distinguish devices in your system, especially at 
install-time.

[Test Case]
When unfixed:
  # parted /dev/nvme0n1 -s print | grep Model
  Model: NVMe Device (nvme)
When fixed, you'll see the NVMe device model.

[Fix]
This is fixed upstream in the following commit, which applies to Debian's
package with only minor offset adjustments:

  279bd554 Read NVMe model names from sysfs

[Regression Risk]
The fix is coded to fallback to the generic name if no model string is found. 
If something is buggy with this patch, it could lead to installer crashes.

** Affects: parted (Ubuntu)
     Importance: Undecided
     Assignee: dann frazier (dannf)
         Status: In Progress

** Affects: parted (Ubuntu Bionic)
     Importance: Undecided
     Assignee: dann frazier (dannf)
         Status: In Progress

** Affects: parted (Ubuntu Cosmic)
     Importance: Undecided
     Assignee: dann frazier (dannf)
         Status: In Progress

** Affects: parted (Debian)
     Importance: Unknown
         Status: Unknown

** Bug watch added: Debian Bug tracker #911273
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911273

** Also affects: parted (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911273
   Importance: Unknown
       Status: Unknown

** Also affects: parted (Ubuntu Cosmic)
   Importance: Undecided
     Assignee: dann frazier (dannf)
       Status: In Progress

** Also affects: parted (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** Changed in: parted (Ubuntu Bionic)
       Status: New => In Progress

** Changed in: parted (Ubuntu Bionic)
     Assignee: (unassigned) => dann frazier (dannf)

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

Title:
  installer does not display NVMe model strings

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

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

Reply via email to