[Bug 269912] nvmecontrol ns create command fails on FreeBSD 13.1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 269912] nvmecontrol ns create command fails on FreeBSD 13.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Mar 2023 17:48:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269912 --- Comment #9 from florian.millet@laposte.net --- if I transcript what appears on the console : root@:~ # nvmecontrol ns create -s 117194752 -c 117194752 -f 2 nvme1 nvme1: ADMIN COMMAND (0d) sqid:0 cid:15 nsid:0 cdw10:00000000 cdw11:00000000 nvme1: INVALID_FIELD (00/02) crd:0 m:0 dnr:0 sqid:0 cid:15 cdw0:0 nvmecontrol: namespace creation failed: Invalid Field root@:~ # Shouldn't the nsid be 1 ? since the namespace IDs in NVMe start at 1 and not 0 ? -- You are receiving this mail because: You are the assignee for the bug.