1NVME-DETACH-NS(1) NVMe Manual NVME-DETACH-NS(1)
2
3
4
6 nvme-detach-ns - Send NVMe detach namespace, return result.
7
9 nvme detach-ns <device> [--namespace-id=<nsid> | -n <nsid>]
10 [--controllers=<ctrl-list,> | -c <ctrl-list,>
11
13 For the NVMe device given, sends the nvme namespace detach command for
14 the provided namespace identifier, attaching to the provided list of
15 controller identifiers.
16
18 -n <nsid>, --namespace-id=<nsid>
19 The namespace identifier to detach.
20
21 -c <ctrl-list,>, -controllers=<ctrl-list,>
22 The comma separated list of controller identifiers to detach the
23 namespace from.
24
26 No examples yet.
27
29 Part of the nvme-user suite
30
31
32
33NVMe 04/11/2022 NVME-DETACH-NS(1)