All of lore.kernel.org
 help / color / mirror / Atom feed
* NVMe-CLI issue on Ubuntu 18.04 Kernel
@ 2020-03-31 14:21 Jeffrey Lien
  2020-03-31 14:32 ` Keith Busch
  0 siblings, 1 reply; 3+ messages in thread
From: Jeffrey Lien @ 2020-03-31 14:21 UTC (permalink / raw)
  To: linux-nvme, Keith Busch; +Cc: Kenneth Burgener, Randy Bates

We are seeing the following error message when executing the "nvme list" command on Ubuntu 18.04 with the 4.15.0 kernel:
root@lmt-store-17:~/.src/nvme-cli-old# nvme list
Failed to open /sys/class/nvme-subsystem/nvme-subsys0/nvme0/address: No such file or directory

It does not seem to effect the completion of the command; it's just extra noise back from the command.  I'm not sure why the address is not present with the 4.15.0 kernel, but also not sure what it's used for by the nvme cli code.  It's referenced in the scan_ctrl function in nvme-topology.c part but I don't think it's used by any other functions.   Is it ok to just remove the reference to the address attribute in the the nvme cli code?  Or is there a better fix for this issue?

Jeff Lien
Linux Device Driver Development
Device Host Apps and Drivers
jeff.lien@wdc.com
o: 507-322-2416 (ext. 23-2416)
m: 507-273-9124







_______________________________________________
linux-nvme mailing list
linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-31 16:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-31 14:21 NVMe-CLI issue on Ubuntu 18.04 Kernel Jeffrey Lien
2020-03-31 14:32 ` Keith Busch
2020-03-31 16:09   ` Jeffrey Lien

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.