Initiator:delete – Dell Acceleration Appliances for Databases User Manual
Page 57

WWPN:
f8:e9:d2:c3:b4:a5:f6:e7
IQN:
iqn.1992-01.com.exampl:dsk.sys1.xy[3]
GID:
0002:c903:004c:7535
id
Human-readable identifier for the initiator
Example
This creates the initiator
init22
at WWPN
21:00:00:24:ff:67:5f:60
…
> initiator:create --assign init22 21:00:00:24:ff:67:5f:60
initiator:delete
Deletes an initiator.
Syntax
initiator:delete [options] id(s)
Options
–-node
or
--n
<address(es)>
Issue this command to one or more nodes in the cluster.
--cluster
Issue this command to all nodes in the cluster.
(See
help –-all
for details on all other options.)
Arguments
id
The ID, UUID, or WWPN of the initiator to delete. This argument may be
used multiple times.
Deleting an Initiator
To delete an initiator from an existing group, run the following commands:
inigroup:create trashcan
initiator:update --assign trashcan initiator
inigroup:delete trashcan
This process a) creates a temporary group (
trashcan
in this case) to hold the unwanted initiator;
b) assigns that initiator to the temporary group; and c) deletes the temporary group.
57