Q-Logic 8100 SERIES Network Cables User Manual


 
8–Configuring FCoE in a Linux Environment
Using the QLogic Linux Utilities
FE0254601-00 A 8-49
Table 8-17 describes the FC HBA Snapshot utility command line options.
Table 8-18 shows a set of tasks that provide information about the QLogic
Converged Network Adapter and the FC HBA Snapshot utility command that
performs each task.
Table 8-17. FC HBA Snapshot Utility Command Line Options
Option
(Abbreviation)
Description
Host Number
or
--all (-a)
Specifies the host number of the adapter for which to display
information. If you omit the host number, the utility displays infor-
mation for all hosts. To obtain a host number for a QLogic Con-
verged Network Adapters port, use the --hostlist option.
--help (-h) Displays the help text
--hostlist (-hl) Displays the list of QLogic hosts (adapters) connected to this
RHEL 5 server
--parameters (-p) Displays the command line parameters that can be passed to the
QLogic adapter driver
--statistics (-s) Displays statistics for the specified host
--procfs (-procs) Scans procfs-base information, instead of sysfs. This option
should not be used on RHEL 5-based Linux distributions.
--verbose (-v) Displays detailed LUN information, in addition to standard
adapter information
Table 8-18. FC HBA Snapshot Utility Command Example
Task Command Example
List default adapter informa-
tion for all adapters in the
server
# ./ql-hba-snapshot.sh
List QLogic adapter ports in
the server by their host IDs
# ./ql-hba-snapshot.sh --hostlist
List detailed information about
the QLogic Converged Net-
work Adapter port enumer-
ated by the host list as host 7
# ./ql-hba-snapshot.sh 7
List detailed information for all
hosts
# ./ql-hba-snapshot.sh --all