Dynamic Extended Logging
Table A-4. QLE25xx Adapter LED Scheme
Yellow LED | Green LED | Amber LED | Activity | |||
|
|
|
|
|
| |
❍ |
| ❍ |
| ❍ | Power off | |
|
|
|
|
|
| |
● |
| ● |
| ● | Power on (before firmware init) | |
|
|
|
|
|
| |
Flashing | Flashing |
| Flashing | Power on (after firmware init) | ||
|
|
|
|
| ||
Yellow, green, and amber LEDs flashing | Firmware error | |||||
| alternately |
|
|
| ||
|
|
|
|
|
| |
❍ |
| ❍ |
| ●/Flashing | Online, 2Gbps link / I/O activity | |
|
|
|
|
|
| |
❍ | ●/Flashing |
| ❍ | Online, 4Gbps link / I/O activity | ||
|
|
|
|
|
| |
●/Flashing |
| ❍ |
| ❍ | Online, 8Gbps link / I/O activity | |
|
|
|
|
|
| |
Flashing |
| ❍ |
| Flashing | Beacon | |
|
|
|
|
| ||
Table | ||||||
|
|
|
|
|
| |
Green LED (Link) |
| Green LED | Activity | |||
(Activity, TX/RX) | ||||||
|
|
| ||||
|
|
|
|
|
| |
❍ |
|
|
| ❍ | Power on (no link) | |
|
|
|
|
|
| |
● |
|
|
| ❍ | Link established, no activity | |
|
|
|
|
|
| |
● |
|
|
| Flashing | Link established, TX/RX activity | |
|
|
|
|
|
|
Dynamic Extended Logging
The QLogic driver provides a mechanism to dynamically enable extended error logging about driver operation. These logs provide debugging and error information to help you understand driver behavior regarding issues related to the adapter. These logs are saved in a system log file named vmkernel, in the /var/log/ directory.
To enable extended error logging, execute the following command:
#echo
To disable extended error logging, execute the following command:
# echo
|