drvfc showtsdksrc
Function
The drvfc showtsdksrc command is used to view the numbers of underlying I/O resources of a specific 8 Gbit/s Fibre Channel port.
Format
drvfc showtsdksrc port_id
Parameters
Parameter |
Description |
Value |
---|---|---|
port_id |
Port ID. |
To obtain the value, run the "drvfc showportinfo" command. |
Views
Diagnostic view
Usage Guidelines
None
Example
View the numbers of underlying I/O resources of a specific 8 Gbit/s Fibre Channel port.
admin:/diagnose>drvfc showtsdksrc 0x110103
busyXchgList count(0)!
freeSestXchgList count(3840)!
freeSfsXchgList count(512)!
freeOsSfsXchgList count(64)!
freeLoginsList count(6336)!
freePortalsList count(1)!
busyPortalsList count(0)!
busyLoginsFc2List count(0)!
busyLoginsFc4List count(0)!
wait4ErqXchgList count(0)!
wait4HpqXchgList count(0)!
xchgAbortList count(0)!
xchgWaitList count(0)!
xchgHoldList count(0)!
sfsWaitForRspList count(0)!
osSfsAllocList count(0)!
activeTimersList count(0)!
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
busyXchgList |
Number of busy linked lists. |
freeSestXchgList |
Number of idle I/O linked lists. |
freeOsSfsXchgList |
Number of idle SFS resources. |
freeLoginsList |
Number of idle connections. |
freePortalsList |
Number of idle portals. |
busyPortalsList |
Number of portals in use. |
busyLoginsFc2List |
Number of FC-2 connections in use. |
busyLoginsFc4List |
Number of FC-4 connections in use. |
wait4ErqXchgList |
Number of I/Os waiting for processing by the chip. |
wait4HpqXchgList |
Number of I/Os in the priority queue. |
xchgAbortList |
Number of I/Os aborted. |
xchgWaitList |
Number of I/Os waiting for upper-layer processing. |
xchgHoldList |
Number of FCP resources waiting for processing. |
sfsWaitForRspList |
Number of SFS resources waiting for response. |
osSfsAllocList |
Number of SFS resources used by the upperlayer devices. |
activeTimersList |
Number of timers that are operating. |