Reference Guide

gettracelog
Description
Displays the CMC diagnostic trace log.
Synopsis
racadm gettracelog [-i]
racadm gettracelog [-s <start>] [-c <count>] [--more]
Input
—i — Displays the number of entries in CMC trace log.
--more — Displays one screen at a time and prompts the user to continue (similar to the UNIX more
command).
-cSpecies the number of records to display.
-sSpecies the starting record to display.
Output
The default output display shows the record number, timestamp, source and description. The timestamp begins
at midnight, January 1 and increases until the system starts. After the system starts, the system’s timestamp is
used.
Example
Display entire log
racadm gettracelog
Display number of records in log
racadm gettracelog -i
Total Records: 228
getversion
Description
Displays the current software version, model and generation information, and whether the target device can
be updated.
Synopsis
racadm getversion -m server-1
<server>
<iDRAC version> <Blade Type> <Gen> <Updatable>
server-1 1.40.40 (Build
08)
PowerEdge M520 iDRAC Y
server-2 3.50 (Build 2) PowerEdgeM610x iDRAC6 Y
server-4 3.50 (Build 4) PowerEdgeM710HD iDRAC6
racadm getversion -c
<
Server> <CPLD Version> <Blade Type>
server-1 1.0.5 PowerEdgeM520
server-2 1.0.3 PowerEdgeM610x
server-4 1.0.0 PowerEdgeM710HD
server-5 1.0.3 PowerEdgeM710
60