Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Mar 2023 17:48:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 269912] nvmecontrol ns create command fails on FreeBSD 13.1
Message-ID:  <bug-269912-227-C7pNPGSgyd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269912-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269912-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269912

--- 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 no=
t 0
?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269912-227-C7pNPGSgyd>