logzone show logid
Function
The logzone show logid command is used to view information of a single log of logzone.
Format
logzone show logid logid=?
Parameters
Parameter |
Description |
Value |
---|---|---|
logid=? |
Log ID. |
The value is log ID (64-bit hexadecimal numbers with prefix 0x). |
Views
Diagnostic view
Usage Guidelines
None
Example
View information of a single log of logzone.
admin:/diagnose>logzone show logid logid=0x0100000000039825
0x0100000000039825:
Index : 0
Type : 1
Node : 0
SrcWnode: 0
Wnode : 0
SerNum : 235557
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
Index |
Log index. |
Type |
Log zone type. |
Node |
ID of the node that the owns the log. |
SrcWnode |
ID of the node that initiates the write operation. |
Wnode |
ID of the node that executes the write operation. |
SerNum |
Serial number of log. |