adm show lun
Function
The adm show lun command is used to show the information about all LUNs.
Format
adm show lun
Parameters
None
Views
Diagnostic view
Usage Guidelines
None
Example
To show the information about all LUNs, run the following command.
admin:/diagnose>adm show lun
---------lun info--------
ldid(520) status(Running) cap(4194304) sectorsize(512) isthinlun(False) isused(False) wwn(60022a11000b58a52a3d59ff0000000200000000000000000000000000000000) vendor(DEFAULT ) product(UNSUPPORT ) arrayid(512) arraysn(--) arraywwn(--) arrayalias(Default)
ldid(521) status(Running) cap(16777216) sectorsize(512) isthinlun(False) isused(False) wwn(60022a11000b58a528f5d1cd0000000100000000000000000000000000000000) vendor(DEFAULT ) product(UNSUPPORT ) arrayid(512) arraysn(--) arraywwn(--) arrayalias(Default)
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
ldid |
Logical ID of the heterogeneous remote LUN. |
status |
Status of the heterogeneous remote LUN. |
cap |
Capacity of the heterogeneous remote LUN. |
sectorsize |
Sector size of the heterogeneous remote LUN. |
isthinlun |
Whether the heterogeneous remote LUN is a thin LUN. |
isused |
Whether the heterogeneous remote LUN is used. |
wwn |
WWN of the heterogeneous remote LUN. |
vendor |
Vendor of the heterogeneous disk array. |
product |
Model of the heterogeneous disk array. |
arrayid |
ID of the heterogeneous disk array. |
arraysn |
SN of the heterogeneous disk array. |
arraywwn |
WWN of the heterogeneous disk array. |
arrayalias |
Alias of the heterogeneous disk array. |