HP Comware 5 Debug Manual Vol 2

Field
Description
pkttype timer timed out, exch: exch-id, interface:
interface-name.
The timer for requests of the pkttype type timed out. The
values of pkttype include BF, RCF, EFP, RDI, and DIA.
exch-id indicates the Exchange ID, and interface-name
indicates the outgoing interface of the requests.
Examples
# Enable error debugging for the fabric configuration module in all VSANs. Output similar to the
following example is generated if you initiate the fabric reconfiguration when the fabric configuration
function is disabled:
<Sysname> debugging fc configuration error
<Sysname> system-view
[Sysname] vsan 1
[Sysname-vsan1] undo domain configure enable
[Sysname-vsan1] domain restart
Warning: The command may cause traffic interruption. Continue? [Y/N]:y
*Jan 22 11:28:38:078 2010 Sysname FABRIC/7/ERR:(VSAN 1): Switch was isolated.
// The switch was isolated.
# Enable event debugging for the fabric configuration module in all VSANs. Output similar to the
following example is generated when you initiate a Disruptive reconfiguration:
<Sysname> debugging fc configuration event
<Sysname> system-view
[Sysname] vsan 1
[Sysname-vsan1] domain restart disruptive
Warning: The command may cause traffic interruption. Continue? [Y/N]:y
*Jan 22 11:04:29:938 2010 Sysname FABRIC/7/EVT:(VSAN 1): Processed 10 event in 0 state.
// Fabric processed Disruptive reconfiguration events in the INIT state.
*Jan 22 11:04:29:938 2010 Sysname FABRIC/7/EVT:(VSAN 1): Entered RCF state.
// Fabric entered the RCF state.
*Jan 22 11:04:29:953 2010 Sysname FABRIC/7/EVT:(VSAN 1): Running domain ID changed from
0x1 to 0.
*Jan 22 11:04:29:969 2010 Sysname FABRIC/7/EVT:(VSAN 1): Notified fabric event 0x2.
// The runtime domain ID changed from 1 to 0, and the domain change event was notified.
*Jan 22 11:04:29:984 2010 Sysname FABRIC/7/EVT:(VSAN 1): Fabric Name changed from
48:33:43:2d:46:43:0a:0c to 00:00:00:00:00:00:00:00.
*Jan 22 11:04:29:984 2010 Sysname FABRIC/7/EVT:(VSAN 1): Notified fabric event 0x40.
// The fabric name changed from 48:33:43:2d:46:43:0a:0c to 00:00:00:00:00:00:00:00, and the
fabric name change event was notified.
*Jan 22 11:04:30:000 2010 Sysname FABRIC/7/EVT:(VSAN 1): UnIsolated all isolated ports.
// All interfaces were unisolated.
*Jan 22 11:04:34:953 2010 Sysname FABRIC/7/EVT:(VSAN 1): Entered EFP state.
*Jan 22 11:04:34:953 2010 Sysname FABRIC/7/EVT:(VSAN 1): Sent EFP requests to all up ports.
// Fabric entered the EFP state, and Fabric sent EFP requests to all E_Ports in the UP state.
*Jan 22 11:04:45:031 2010 Sysname FABRIC/7/EVT:(VSAN 1): Entered Init state.
// Fabric entered the INIT state.
31