nvme list-subsys <device> don't show full associations

Bug #1973875 reported by vincent chen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

I create four associations as below

# nvme list-subsys
nnvme-subsys0 - NQN=nqn.1988-11.com.dell:powerstore:00:227c6d20994a5764BF97
\
 +- nvme0 tcp traddr=172.16.100.161 trsvcid=4420 live
 +- nvme1 tcp traddr=172.16.100.162 trsvcid=4420 live
 +- nvme2 tcp traddr=fd31:d09b:724c:200:0000:ffff:ac10:c8a1 trsvcid=4420 live
 +- nvme3 tcp traddr=fd31:d09b:724c:200:0000:ffff:ac10:c8a2 trsvcid=4420 live

however, if i check individual namespace, there only have three.

# nvme list-subsys /dev/nvme0n1
nvme-subsys0 - NQN=nqn.1988-11.com.dell:powerstore:00:227c6d20994a5764BF97
\
 +- nvme0 tcp traddr=172.16.100.161 trsvcid=4420 live optimized
 +- nvme1 tcp traddr=172.16.100.162 trsvcid=4420 live non-optimized
 +- nvme3 tcp traddr=fd31:d09b:724c:200:0000:ffff:ac10:c8a2 trsvcid=4420 live non-optimized

# nvme list-subsys /dev/nvme0n2
nvme-subsys0 - NQN=nqn.1988-11.com.dell:powerstore:00:227c6d20994a5764BF97
\
 +- nvme0 tcp traddr=172.16.100.161 trsvcid=4420 live non-optimized
 +- nvme1 tcp traddr=172.16.100.162 trsvcid=4420 live optimized
 +- nvme3 tcp traddr=fd31:d09b:724c:200:0000:ffff:ac10:c8a2 trsvcid=4420 live optimized

also it affect iostate output

# iostat 4 ALL | egrep 'n2 '
nvme0c0n2 0.02 0.32 0.00 0.00 1108 0 0
nvme0c1n2 0.00 0.04 0.00 0.00 128 0 0
nvme0c3n2 0.00 0.04 0.00 0.00 128 0 0
nvme0n2 0.00 0.00 0.00 0.00 0 0 0
---
ProblemType: Bug
AlsaDevices:
 total 0
 crw-rw---- 1 root audio 116, 1 May 18 07:00 seq
 crw-rw---- 1 root audio 116, 33 May 18 07:00 timer
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
CRDA: N/A
CasperMD5CheckResult: pass
DistroRelease: Ubuntu 22.04
InstallationDate: Installed on 2022-05-04 (14 days ago)
InstallationMedia: Ubuntu-Server 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220421)
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
Lsusb:
 Bus 002 Device 002: ID 8087:8002 Intel Corp. 8 channel internal hub
 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 001 Device 003: ID 413c:a001 Dell Computer Corp. Hub
 Bus 001 Device 002: ID 8087:800a Intel Corp. Hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Lsusb-t:
 /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
     |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
 /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
     |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
         |__ Port 6: Dev 3, If 0, Class=Hub, Driver=hub/6p, 480M
Package: linux (not installed)
PciMultimedia:

ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 mgag200drmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.15.0-27-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro
ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
RelatedPackageVersions:
 linux-restricted-modules-5.15.0-27-generic N/A
 linux-backports-modules-5.15.0-27-generic N/A
 linux-firmware 20220329.git681281e4-0ubuntu1
RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
Tags: jammy uec-images
Uname: Linux 5.15.0-27-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: N/A
_MarkForUpload: True
dmi.bios.date: 05/14/2021
dmi.bios.release: 2.13
dmi.bios.version: 2.13.0
dmi.board.name: 072T6D
dmi.board.version: A01
dmi.chassis.type: 23
dmi.modalias: dmi:bvn:bvr2.13.0:bd05/14/2021:br2.13:svn:pn:pvr:rvn:rn072T6D:rvrA01:cvn:ct23:cvr:skuSKU=NotProvided;ModelName=:
dmi.product.sku: SKU=NotProvided;ModelName=

Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote : Missing required logs.

This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:

apport-collect 1973875

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the Ubuntu Kernel Team.

Changed in linux (Ubuntu):
status: New → Incomplete
Revision history for this message
vincent chen (cheny38) wrote : Re: nvme list-subsys <device> don't show full assoiciations

sosreport

Revision history for this message
vincent chen (cheny38) wrote :

sosreport

tags: added: apport-collected jammy uec-images
description: updated
Revision history for this message
vincent chen (cheny38) wrote : CurrentDmesg.txt

apport information

Revision history for this message
vincent chen (cheny38) wrote : Lspci.txt

apport information

Revision history for this message
vincent chen (cheny38) wrote : Lspci-vt.txt

apport information

Revision history for this message
vincent chen (cheny38) wrote : Lsusb-v.txt

apport information

Revision history for this message
vincent chen (cheny38) wrote : ProcCpuinfo.txt

apport information

Revision history for this message
vincent chen (cheny38) wrote : ProcCpuinfoMinimal.txt

apport information

Revision history for this message
vincent chen (cheny38) wrote : ProcInterrupts.txt

apport information

Revision history for this message
vincent chen (cheny38) wrote : ProcModules.txt

apport information

Revision history for this message
vincent chen (cheny38) wrote : UdevDb.txt

apport information

Revision history for this message
vincent chen (cheny38) wrote : WifiSyslog.txt

apport information

Revision history for this message
vincent chen (cheny38) wrote : acpidump.txt

apport information

Changed in linux (Ubuntu):
status: Incomplete → Confirmed
Revision history for this message
vincent chen (cheny38) wrote : Re: nvme list-subsys <device> don't show full assoiciations

I update all ipv6 address

# nvme list-subsys
nvme-subsys0 - NQN=nqn.1988-11.com.dell:powerstore:00:227c6d20994a5764BF97
\
 +- nvme1 tcp traddr=fd31:d09b:724c:100:0000:ffff:ac10:64a1 trsvcid=4420 live
 +- nvme2 tcp traddr=fd31:d09b:724c:100:0000:ffff:ac10:64a2 trsvcid=4420 live
 +- nvme3 tcp traddr=fd31:d09b:724c:200:0000:ffff:ac10:c8a1 trsvcid=4420 live
 +- nvme4 tcp traddr=fd31:d09b:724c:200:0000:ffff:ac10:c8a2 trsvcid=4420 live

there only show 2 paths of 4 on individual namespace

# nvme list-subsys /dev/nvme0n1
nvme-subsys0 - NQN=nqn.1988-11.com.dell:powerstore:00:227c6d20994a5764BF97
\
 +- nvme1 tcp traddr=fd31:d09b:724c:100:0000:ffff:ac10:64a1 trsvcid=4420 live non-optimized
 +- nvme4 tcp traddr=fd31:d09b:724c:200:0000:ffff:ac10:c8a2 trsvcid=4420 live non-optimized

vincent chen (cheny38)
summary: - nvme list-subsys <device> don't show full assoiciations
+ nvme list-subsys <device> don't show full associations
Revision history for this message
vincent chen (cheny38) wrote :

this is verified by a configuration problem. no issue in nvme-cli

Changed in linux (Ubuntu):
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.