volume showentry
Parameters
Parameter |
Description |
Value |
---|---|---|
volumeid | Volume ID. | The value ranges from 0 to n minus one. n indicates the maximum number of LUNs. |
lba | Logical block addressing (LBA). | The value ranges from 0 to the volume capacity minus one, expressed in sectors. |
Example
View information about the LBA 1 in volume 0.
admin:/diagnose>volume showentry 0 1 Result LBA Extent id Offset Key Num ------ ---- --------- ------ ---- ---- The Entry is not exist 1 0xffffffffffffffff 4294967295 -- --
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
Result | Query result. |
LBA | Logical start address of the grain. |
Extent id | ID of the extent where the grain that you want to view resides. |
Offset | Offset of the grain that you want to view in an extent. |
Key | Grain ID. |
Num | Number of consecutive grains of this grain in the mapping tree. |