You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a. Sometimes all 24 drives list all the information and other times no drives are listed.
b. Drive information is not persistent on each nvme list /nvme list -vv fetch.
NOTE: Issue not observed with nvme-cli 1.16
The text was updated successfully, but these errors were encountered:
You didn't provide any logs. nvme-cli v2 relies on the kernel exporting all the necessary information on sysfs. If nvme list doesn't show anyting it's likely that sysfs is missing the devices. Is the kernel able to find those devices again?
Put the enclosure into sleep mode with all drives in power state.
nvme list -vv
scan controller nvme0
warning: using auto generated hostid and hostnqn
lookup subsystem /sys/class/nvme-subsystem/nvme-subsys0/nvme0
scan controller nvme0 namespace nvme0n1
scan controller nvme26
lookup subsystem /sys/class/nvme-subsystem/nvme-subsys0/nvme26
lookup subsystem /sys/class/nvme-subsystem/nvme-subsys10/nvme26
lookup subsystem /sys/class/nvme-subsystem/nvme-subsys11/nvme26
lookup subsystem /sys/class/nvme-subsystem/nvme-subsys12/nvme26
lookup subsystem /sys/class/nvme-subsystem/nvme-subsys13/nvme26
lookup subsystem /sys/class/nvme-subsystem/nvme-subsys14/nvme26
lookup subsystem /sys/class/nvme-subsystem/nvme-subsys15/nvme26
lookup subsystem /sys/class/nvme-subsystem/nvme-subsys16/nvme26
lookup subsystem /sys/class/nvme-subsystem/nvme-subsys17/nvme26
lookup subsystem /sys/class/nvme-subsystem/nvme-subsys18/nvme26
lookup subsystem /sys/class/nvme-subsystem/nvme-subsys19/nvme26
lookup subsystem /sys/class/nvme-subsystem/nvme-subsys2/nvme26
scan controller nvme26 path nvme2c26n3
scan controller nvme26 path nvme2c26n4
scan controller nvme27
lookup subsystem /sys/class/nvme-subsystem/nvme-subsys0/nvme27
OBSERVATION:
a. Sometimes all 24 drives list all the information and other times no drives are listed.
b. Drive information is not persistent on each nvme list /nvme list -vv fetch.
NOTE: Issue not observed with nvme-cli 1.16
The text was updated successfully, but these errors were encountered: