Send Discovery Information Management (DIM) command to one or more Discovery
Controllers. The DIM command allows performing two types of tasks: register or
deregister.
The DIM command is used to explicitly register with Discovery Controllers (DC),
especially with Central Discovery Controllers (CDC). CDCs maintain a database (DB)
of all the Hosts and Storage Subsystems in a network. The register task is used
to add a host to the CDC’s DB. The deregister task is used to remove a host from
the CDC’s DB.
During a register operation the host will send mandatory information such as the
Host’s NQN and ID, as well as the Host’s hostname and the Operating System’s
version that it is running on. There is also an optional Host Symbolic Name
that can be registered with the CDC.
This command can only be applied to existing DC connections previously created
with the nvme-discover(1) command using the --persistent option.