summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMinwoo Im <minwoo.im.dev@gmail.com>2020-11-30 15:47:47 +0300
committerChristoph Hellwig <hch@lst.de>2020-12-01 22:36:37 +0300
commitf781f3dd6a165d860c29eeb092af8584284e50f3 (patch)
tree7a69987ac9db154ee42ab3d90e0ef298f521ff25 /tools/perf/scripts/python/export-to-postgresql.py
parentaa9d729592316e121110daa81604f71f82663167 (diff)
downloadlinux-f781f3dd6a165d860c29eeb092af8584284e50f3.tar.xz
nvme: print a warning for when listing active namespaces fails
During the scan_work, an Identify command is issued to figure out which namespaces are active. If this command fails, the nvme driver falls back to scanning namespaces sequentially. In this situation, we don't see any warnings and don't even know whether list-ns command has been failed or not easiliy. Printa warning when the Identify command executin fail: [ 1.108399] nvme nvme0: Identify NS List failed (status=0x400b) [ 1.109583] nvme0n1: detected capacity change from 0 to 1048576 [ 1.112186] nvme nvme0: Identify Descriptors failed (nsid=2, status=0x4002) [ 1.113929] nvme nvme0: Identify Descriptors failed (nsid=3, status=0x4002) [ 1.116537] nvme nvme0: Identify Descriptors failed (nsid=4, status=0x4002) ... Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions