Owner manual
–-type or -t <InitiatorGroupType>
Optional type of the initiator group:
default or aix. The blocksize for
creating AIX groups must be 512B.
–-if_not_exists or -ne If an object with the given identifier already exists, skip creation.
(See
help –-all for details on all other options.)
Arguments
id Human-readable id for the initiator group
initiator Optional identifier of initiator to add to this group. This option can be
included multiple times.
Example
This creates an initiator group named
mygroup that belongs to the parent 0c8e4659-855c-
4f86-9712-ed7ba476b1eb
:
> inigroup:create –-parent_uuid 0c8e4659-855c-4f86-9712-ed7ba476b1eb
mygroup
inigroup:delete
Deletes one or more initiator groups (across a cluster if in HA mode).
Syntax
inigroup:delete [options] id(s)
Options
(See
help –-all for details on all other options.)
Arguments
id The ID or UUID of the initiator group to delete. This option may be used
multiple times.
Example
This deletes the initiator group named
tempgroup:
> inigroup:delete tempgroup
53