![Cisco MDS 9000 Series Скачать руководство пользователя страница 423](http://html.mh-extra.com/html/cisco/mds-9000-series/mds-9000-series_command-reference-manual_21253423.webp)
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
6-73
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 6 Debug Commands
debug klm
debug klm
To enable kernel loadable module parameter debugging, use the
debug klm
command in EXEC mode.
To disable a
debug
command, use the
no
form of the command or use the
no debug all
command to turn
off all debugging.
debug klm
{
fc2
{
cpuhog
seconds
|
flag
flags
} |
scsi-target
{
driver
|
error
[
vsan
vsan-id
] [
fcid
fc-id
] |
flag
flags
|
flow
[
vsan
vsan-id
] [
fcid
fc-id
] |
snmp
|
syscall
} |
sdip
{
all
|
error
|
flow
|
warning
}}
no debug klm
{
fc2
{
cpuhog
seconds
|
flag
flags
} |
scsi-target
{
driver
|
error
[
vsan
vsan-id
] [
fcid
fc-id
] |
flag
flags
|
flow
[
vsan
vsan-id
] [
fcid
fc-id
] |
snmp
|
syscall
} |
sdip
{
all
|
error
|
flow
|
warning
}}
Syntax Description
Defaults
Disabled.
Command Modes
EXEC mode.
Command History
Usage Guidelines
None.
fc2
Enables debugging for FC2 driver debug parameters.
cpuhog
seconds
Specifies the FC2 CPU hog value. The ranges is 0 to 10000 seconds.
flag
flags
Specifies the flag values. The ranges is 0x0 to 0xffffffff.
scsi-target
Enables debugging for the SCSI target driver.
driver
Enables debugging for SCSI target driver flags.
error
Enables debugging for driver error conditions.
vsan
vsan-id
(Optional) Restricts debugging to the specified VSAN.
fcid
fc-id
(Optional) Restricts debugging to the specified FCID interface.
flow
Enables debugging for SCSI target flow.
snmp
Enables debugging for SCSI target SNMP requests.
syscall
Enables debugging for SCSI target system call request.
sdip
Enables debugging for the SDIP driver.
all
Enables debugging for the SCSI target driver.
flow
Enables debugging for driver flow.
warning
Enables debugging for driver warnings.
Release
Modification
1.0(2)
This command was introduced.