Public bug reported:

nvme cli only shows the first 20 characters of the Leaf model number (mn) i.e 
"PCIe3 3.2TB NVMe Fla"
    root@gdx1x152:~# nvme id-ctrl /dev/nvme0 | more
      NVME Identify Controller:
      vid     : 0x1c58
      ssvid   : 0x1014
      sn      : CJH001001830        
      mn      : PCIe3 3.2TB NVMe Fla
      fr      : KMIPP107

When I check data from lspci it shows correct name 
      Product Name: PCIe3 3.2TB NVMe Flash Adapter  

checking block device data also shows correct model name
      # cat /sys/block/nvme0n1/device/model
      PCIe3 3.2TB NVMe Flash Adapter
      # 

== Comment: #5 - Guilherme Guaglianoni Piccoli  - 2016-06-21 16:07:02 ==
Not too much commits between v0.5 and v0.7. The following 2 commits are the fix 
to this issue:

ab43012 ("Fix the bug of Model Number and display the info of Serial Number")
a304435 ("Fix the bug of Model Number and display the info of Serial Number")

Probably the 1st was merged too early, instead of waiting v2..so it's
easier to backport both, in order.

** Affects: nvme-cli (Ubuntu)
     Importance: Undecided
     Assignee: Taco Screen team (taco-screen-team)
         Status: New


** Tags: architecture-ppc64le bugnameltc-142912 severity-medium 
targetmilestone-inin16041

** Tags added: architecture-ppc64le bugnameltc-142912 severity-medium
targetmilestone-inin16041

** Changed in: ubuntu
     Assignee: (unassigned) => Taco Screen team (taco-screen-team)

** Package changed: ubuntu => nvme-cli (Ubuntu)

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

Title:
  nvme cli utility clips Leaf model # to 20 characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvme-cli/+bug/1595274/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to