All of lore.kernel.org
 help / color / mirror / Atom feed
* Namespaces on MZQL2960HCJR-00A07
@ 2021-10-09  8:53 Michael Fuckner
  2021-10-11 19:12 ` Keith Busch
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Fuckner @ 2021-10-09  8:53 UTC (permalink / raw)
  To: linux-nvme

I have a system with 2x PM9A3 (FW GDC5302Q) and nvme1 shall use namespacesfor testing.

I could use nvme detach-ns, delete-ns and create-ns, but it fails at attach-ns the new namespace to make it usable:

test135:~ # nvme id-ctrl /dev/nvme1|grep -e nn -e cntlid
cntlid    : 0x6
nn        : 32
test135:~ # nvme attach-ns /dev/nvme1 --namespace-id=1 -controllers=0x6
NVMe status: Controller List Invalid: The controller list provided contains invalid controller ids(0x211c)

Any idea how to attach this or other namespaces back so I can use the drive?

Regards,
 Michael!

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

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

end of thread, other threads:[~2021-10-20 16:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-09  8:53 Namespaces on MZQL2960HCJR-00A07 Michael Fuckner
2021-10-11 19:12 ` Keith Busch
2021-10-12  8:28   ` Michael Fuckner
2021-10-20 16:19     ` Michael Fuckner

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.