HP Comware 5 Debug Manual Vol 2

%Mar 10 11:35:05:875 2010 Sysname IFNET/3/LINK_UPDOWN: Fc0/1/0 link status is UP.
*Mar 10 11:35:06:234 2010 Sysname FCRM/7/IM: (VSAN 1): Added Fc0/1/0 to interface database.
// FCRM added interface FC 0/1/0 to the interface database.
# Enable timer debugging for the FC route management module in all VSANs. Output similar to the
following example is generated when you create VSAN 2:
<Sysname> debugging fc rm timer
*Mar 10 11:53:34:031 2010 Sysname FCRM/7/TIMER: Started flash timer in VSAN 2 successfully,
timer: 0x20100.
// FCRM started the flash timer in VSAN 2 successfully.
VSAN debugging commands
The VSAN module name is identified as "FCVSAN" in debugging messages.
debugging vsan
Use debugging vsan to enable debugging for VSAN.
Use undo debugging vsan to disable debugging for VSAN.
Syntax
debugging vsan { all | error | event }
undo debugging vsan { all | error | event }
Default
The debugging for VSAN is disabled.
Views
User view
Default command level
1: Monitor level
Parameters
all: All types of debugging.
error: Error debugging.
event: Event debugging.
Examples
# Enable error debugging for VSAN. Output similar to the following example is generated when you fail
to create VSAN 2:
<Sysname> debugging vsan error
*Nov 24 17:48:31:719 2009 Sysname FCVSAN/7/ERROR: Failed to notify the VSAN 2 creation
event
// FCVSAN failed to notify the event of creating VSAN 2.
# Enable event debugging for VSAN. Output similar to the following example is generated when you
delete VSAN 2:
<Sysname> debugging vsan event
39