HP StorageWorks SAN Virtualization Services Platform Data Path Module User Guide (5697-0772, November 2010)

Keyword values
[module name]
Kernel module where the debug values will be set.
[level value]
New level to be set.
[type-list]
Comma-separated list of types to be set.
Examples
show debug modules fcpt returns:
fctp=err (newcmd,iocomp,tmf,abts,puntrsp,quefull,rsp,dump)
set debug fcpt level warning sets the fctp module level value to warning.
show debug modules fcpt would now show:
fctp=warning (newcmd,iocomp,tmf,abts,puntrsp,quefull,rsp,dump)
set debug fcpt type tmf,dump level crit sets the types tmf and dump in fcpt to have
debug levels of crit.
show debug modules fcpt would now show:
fctp=warning/tmf,dump=crit (newcmd,iocomp,abts,puntrsp,quefull,rsp)
set debug fcpt level info sets the fsct module level value to info.
show debug modules fcpt would now show:
fctp=info/tmf,dump=crit (newcmd,iocomp,abts,puntrsp,quefull,rsp)
reset debug level fcpt resets the fcpt debug levels to the original values.
show debug modules fcpt would now show:
fctp=err (newcmd,iocomp,abts,puntrsp,quefull,rsp,dump)
See also
Create debug command on page 18
Load debug command on page 34
Reset debug command on page 43
Save debug command on page 46
Show debug command on page 51
Watch debug command on page 67
Set eth command
Changes the Ethernet family address resolution method, duplex, and link speed for the specified
Ethernet interface.
HP StorageWorks SAN Virtualization Services Platform Data Path Module User Guide 47