adm show linklun
Function
The adm show linklun command is used to show the information about the LUNs on a specified link.
Format
adm show linklun linkid=?
Parameters
Parameter |
Description |
Value |
---|---|---|
linkid=? |
Link ID. |
The value ranges from 268,435,456 to 4,294,967,295. |
Views
Diagnostic view
Usage Guidelines
None
Example
To show the information about the LUNs on link "268435456", run the following command.
admin:/diagnose>adm show linklun linkid=268435456
---------link's lun info--------
ldid(520) status(0) cap(4194304) sectorsize(512) isthinlun(False) isUsed(False) hostlunid(1) wwn(60022a11000b58a52a3d59ff0000000200000000000000000000000000000000)
ldid(521) status(0) cap(16777216) sectorsize(512) isthinlun(False) isUsed(False) hostlunid(0) wwn(60022a11000b58a528f5d1cd0000000100000000000000000000000000000000)
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. |
hostlunid |
Host LUN ID of the heterogeneous remote LUN. |
wwn |
WWN of the heterogeneous remote LUN. |