sourCEntral - mobile manpages

pdf

ZFCPDBF

NAME

zfcpdbf − zfcp debug data sort/analyse tool.

SYNOPSIS

zfcpdbf [hba|san|scsi] [-d device] [-p path] [-D off|on] [-s] [-c] [-V]
zfcpdbf
{-h|-v}

DESCRIPTION

zfcpdbf sorts debug data of all active or specified FCP adapter(s).

COMMANDS

hba

Trace all FSF requests.

san

Trace SAN activity (default).

scsi

Trace SCSI- and corresponding FCP-commands.

OPTIONS

-h or --help

Print usage information, then exit.

-v or --version

Print version information, then exit.

-d <busid> or --device=<busid>

Specify bus ID of the FCP adapter (default: all active FCP adapters).

-p <path> or --path=<path>

Specifiy path to DBF files (default: /proc/s390dbf in Linux 2.4 or mount point of the debugfs in Linux 2.6)

-D {0|1} or --dates={off|on}

Show date as well as time in timestamp per event (default: on).

-s or --singleline

Print one line per event. Usefull for piping the output to some other tool (grep, wc, ...).

-c or --color

Colored output.

-V or --verbose

Provide more verbose output.

pdf