1NVME-DISCONNECT(1)                NVMe Manual               NVME-DISCONNECT(1)
2
3
4

NAME

6       nvme-disconnect - Disconnect one or more Fabrics controller(s).
7

SYNOPSIS

9       nvme disconnect
10                       [--nqn=<subnqn>           | -n <subnqn>]
11                       [--device=<device>        | -d <device>]
12

DESCRIPTION

14       Disconnects and removes one or more existing NVMe over Fabrics
15       controllers. If the --nqn option is specified all controllers
16       connecting to the Subsystem identified by subnqn will be removed. If
17       the --device option is specified the controller specified by the
18       --device option will be removed.
19

OPTIONS

21       -n <subnqn>, --nqn <subnqn>
22           Indicates that all controllers for the NVMe subsystems specified
23           should be removed.
24
25       -d <device>, --device <device>
26           Indicates that the controller with the specified name should be
27           removed.
28

EXAMPLES

30       •   Disconnect all controllers for a subsystem named
31           nqn.2014-08.com.example:nvme:nvm-subsystem-sn-d78432:
32
33               # nvme disconnect --nqn=nqn.2014-08.com.example:nvme:nvm-subsystem-sn-d78432
34
35       •   Disconnect the controller nvme4
36
37               # nvme disconnect --device=nvme4
38

SEE ALSO

40       nvme-connect(1)
41

NVME

43       Part of the nvme-user suite
44
45
46
47NVMe                              11/04/2022                NVME-DISCONNECT(1)
Impressum