7.7.12.17 LIST LUN
Purpose
The LIST LUN
command displays attributes for LUNs determined by the specified attributes and filters.
Syntax
LIST LUN [ name | attribute_filters ] [attribute_list] [DETAIL]
Usage Notes
You can use the DESCRIBE LUN
command to view the complete list of LUN
attributes.
Examples
The following example shows the LIST
command with the LUN
object, and the corresponding output.
Example 7-182 Listing LUN Attributes
CellCLI> LIST LUN
0_0 0_0 normal
0_1 0_1 normal
0_2 0_2 normal
0_3 0_3 normal
0_4 0_4 normal
0_5 0_5 normal
0_6 0_6 normal
0_7 0_7 normal
0_8 0_8 normal
0_9 0_9 normal
0_10 0_10 normal
0_11 0_11 normal
1_0 1_0 normal
1_1 1_1 normal
1_2 1_2 normal
1_3 1_3 normal
2_0 2_0 normal
2_1 2_1 normal
2_2 2_2 normal
2_3 2_3 normal
4_0 4_0 normal
4_1 4_1 normal
4_2 4_2 normal
4_3 4_3 normal
5_0 5_0 normal
5_1 5_1 normal
5_2 5_2 normal
5_3 5_3 normal
CellCLI> LIST LUN 0_0 DETAIL
name: 0_0
cellDisk: CD_00_sgsas1
deviceName: /dev/sda
diskType: HardDisk
id: 0_0
isSystemLun: TRUE
lunAutoCreate: TRUE
lunSize: 558.40625G
lunUID: 0_0
physicalDrives: 20:0
raidLevel: 0
status: normal
CellCLI> LIST LUN 1_0 DETAIL
name: 1_0
cellDisk: FD_00_sgsas1
deviceName: /dev/sdr
diskType: FlashDisk
id: 1_0
isSystemLun: FALSE
lunAutoCreate: FALSE
lunSize: 22.8880615234375G
overProvisioning: 100.0
physicalDrives: [9:0:0:0]
status: normal
Parent topic: LIST