Owner manual

(See help –-all for details on all other options.)
Arguments
id ID, UUID, or WWPN of the LUN to delete. This argument may be used
multiple times.
Example
This deletes
testLUN:
> lun:delete testLUN
lun:get
Gets details about a LUN.
Syntax
lun:get [options] id
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 LUN to get information for
Example
This gets information about a LUN (from
lun:list):
> lun:get
0827a41e-dac6-11e3-9679-001b213aa590-LUN0
0827a41e-dac6-11e3-9679-001b213aa590-LUN1
0827a41e-dac6-11e3-9679-001b213aa590-LUN2
...
luns or lun:list
Lists the LUN IDs. To view LUNs arranged by volumes, see Viewing LUNs by Volume below.
Syntax
luns [options]
65