Owner manual
–-all-targets or -a Create the LUN with all available targets.
(See
help –-all for details on all other options.)
Arguments
volume Volume to export as a LUN
initiatorGroup Name of the initiator group to assign the LUN to
target Target for the created LUNs. This argument may be used multiple times.
Examples
This creates LUNs exported to
initiator_group from all known targets, for vol1:
> lun:create -a vol1 initiator_group
This creates a LUN by exporting myVolume to the target port WWPNs
(
21:00:00:24:ff:67:5f:60 and 21:00:00:24:ff:67:5f:61):
> lun:create myVolume newgroup 21:00:00:24:ff:67:5f:60
21:00:00:24:ff:67:5f:61
This creates LUNs exported to initiator_group from targets that are NUMA-optimized for
vol1:
> lun:create -o vol1 initiator_group
lun:delete
Deletes a LUN.
Syntax
lun:delete [options] id(s)
Options
--volume or –v <name> Delete all LUNs associated with a volume.
--dry-run List deletions to be performed, but do not execute them.
--group or –g <name(s)>
Delete all LUNs that are members of the specified group(s).
–-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.
64