Users Guide
Table Of Contents
- Table of Contents
- Preface
- Part I General CLI Information
- Part II Noninteractive Commands
- 4 General Noninteractive Commands
- 5 Fibre Channel Noninteractive Commands
- Displaying System Information (Command Line Options -g, -z)
- Command Format
- Command Summary
- -a
- -b (Flash Update; Save Flash)
- -bbcr (BB Credit Recovery)
- -c (Display HBA Parameters)
- -ctp (CT Ping Test)
- -d (Driver Update)
- -dm (Transceiver Diagnostics Monitoring Interface [DMI])
- -dp (Diagnostic Port Test)
- -dport (Diagnostics Port)
- -e (Boot Devices Configuration)
- -ei
- -f
- -fcep (Diagnostics FC Ping [ELS Echo Ping])
- -fcp (Ping Test)
- -fec (FEC Enable/Disable)
- -fg (Display Driver Persistent Binding Settings)
- -ftr (CT FTR Test)
- -fs (Driver Parameters)
- -fwdump (Firmware Dump)
- -g
- -gs (Configure Parameters [Monitoring])
- -h (Help)
- -ha (Adapter Alias [FCoE Configuration])
- -i (FC Adapter Information; FC VPD Information; FC VFC Information)
- -kl (Loopback Test)
- -kr (Read Write Buffer Test)
- -l (FC Target/LUN Information)
- -ls (Display Parameters [HBA Statistics]; Link Status)
- -m (Selective LUNs)
- -mbiv (Flash/MBI Information)
- -n (Configure HBA Parameters)
- -o (Redirect Standard Output To a File)
- -p (Target Persistent Bindings)
- -pa (Adapter Port Alias [FCoE Configuration])
- -pc (Adapter Personality Change)
- -pl (Persistent Names [udev] – Linux only)
- -q (Target Link Speed [iiDMA])
- -qos (Quality of Service [QoS])
- -r (Parameters Update; Save HBA Parameters)
- -rdp (Read Diagnostics Parameter)
- -s (Suppress Output [Silent Mode])
- -scm (Congestion Management)
- -sp (FC Board Config Update)
- -t (FC Target/LUN Information)
- -tb (Target Beacon)
- -tm (Temperature Monitor)
- -tp (Topology)
- -trace (FCE Trace)
- -u (Firmware Preload Table Update)
- -v (QCC CLI Version Information)
- -vp (Virtual Ports [NPIV])
- -x (XML Output [Legacy])
- -x2 (XML Output)
- -z (All Information)
- Part III Interactive Commands
- 6 Fibre Channel Interactive Commands
- Adapter Information
- Adapter Configuration
- Adapter Alias (-ha)
- Adapter Port Alias (-pa)
- HBA Parameters
- Target Persistent Binding (-p)
- Persistent Names (-pl)
- Boot Devices Configuration
- Virtual Ports (NPIV) (-vp)
- Target Link Speed (iiDMA)) (-q)
- Driver Parameters (-fs)
- Selective LUNs (-m)
- Quality of Service (QoS) (-qos)
- Export (Save) Configuration
- Generate Reports
- Personality (-pc)
- FEC (-fec)
- BB Credit Recovery (-bbcr)
- Adapter Updates
- Adapter Diagnostics
- Monitoring
- Refresh
- Help (-h)
- Exit
- A Revision History
- 6 Fibre Channel Interactive Commands
- Glossary
5–Fibre Channel Noninteractive Commands
-e (Boot Devices Configuration)
Doc. No. TD-000947 Rev. 1
Janurary 29, 2021 Page 41 Copyright © 2021 Marvell
---------------------------- ------
(Alternate 2) Boot Port Name LUN
---------------------------- ------
00-00-00-00-00-00-00-00 0
---------------------------- ------
(Alternate 3) Boot Port Name LUN
---------------------------- ------
00-00-00-00-00-00-00-00 0
Press <Enter> to continue:
To cause the OS to boot from the first target it finds with a LUN, select a boot port
name of 00-00-…00 (selectable boot); this applies only if the boot BIOS is
enabled.
To set a specific target as the boot device for a specific adapter, issue the
following command:
qaucli -pr fc -e (<hba instance> | <hba wwpn>) <target wwnn>
<target wwpn> <target id> <lun id>
QConvergeConsole CLI checks all parameters to verify that the adapter, targets,
and LUNs are valid.
If you select an adapter with no target or a target with no LUN,
QConvergeConsole CLI shows an error message and aborts.
In Solaris SPARC, setting the target ID to the target of the boot-selected LUN is
equivalent to persistently binding the target (see “-p (Target Persistent Bindings)”
on page 74). Therefore, if the target is persistently bound, its boot device entry
must have the same target ID.
For all operating systems, if the adapter already has boot devices defined and
they are different from the ones in the command parameter or menu selection,
you are prompted to confirm the boot device selection:
The HBA already has a boot device(s) selected. Do you want to
replace it with the new one?
NOTE
Because x86 Solaris does not require the target ID, the Solaris command is:
qaucli -pr fc -e <hba instance>|<hba wwpn>
<target wwnn> <target wwpn> <lun id>