- Overview of UCS Blade Server Diagnostics
- Getting Started with Cisco UCS Blade Server Diagnostics
- Using the Cisco UCS Blade Server Diagnostics User Interface
- Using Cisco UCS Blade Server Diagnostics Test Components
- Viewing Server Information
- Running Diagnostic Tests Using the GUI
- Running Diagnostics Tests Using the CLI
- Viewing Logs
- Command Reference for the CLI
Running Diagnostics Tests Using the CLI
This chapter contains the following sections:
- About Running Tests Using the CLI
- Running Tests Using the CLI
- Saving Logs to an External USB Drive Using the CLI
About Running Tests Using the CLI
You can run both Comprehensive and Quick tests from the CLI, as well as individual tests. Running tests in a test suite is not available in the CLI.
Running Tests Using the CLI
To start running CLI commands, choose the Offline Diagnostic (CLI) option from the Cisco UCS ME Server Diagnostics splash screen, or click the Enter CLI mode button from the GUI mode.
| Command or Action | Purpose | |
|---|---|---|
| Step 1 | diag# {cimc |
clear |
comprehensive cpu |
exit |
gui |
memory |
pci |
quick |
reboot |
saveusb |
server |
show |
smbios}
|
Type the help ? after the command to view a list of subcommands. For a detailed list of all tests that are available from the CLI, see CLI Tests and Descriptions. |
diag# cimc selftest
Running cimc selftest:
CimcSelfTest passed
diag#
Saving Logs to an External USB Drive Using the CLI
diag# saveusb
Saving logs to USB drive
Please insert USB drive and then hit return
Getting USB info, may take some time...
Found USB drive: /dev/sdd1
Mouting at: /mnt/ServerDiagsMount/
Log saved to /mnt/ServerDiagsMount/ServerDiags.Jul_12_12.21_20_08
diag#
Feedback