Reference Guide

Delete a specific Job from the Current JobQueue.
racadm jobqueue delete -i <JobID>
Create a Job for the provided FQDD and add to the job queue.
racadm jobqueue create <fqdd> [-r <reboot type> ] [-s
<start time> ] [-e <expiry time>]
racadm jobqueue create NIC.Integrated.1-1 -r pwrcycle -
s TIME_NOW -e 20120501100000
krbkeytabupload
Description Uploads a Kerberos keytab file to CMC.
This subcommand is applicable only for CMC.
To run this subcommand, you must have the Configure iDRAC permission.
Synopsis
racadm krbkeytabupload [-f <filename>]
<filename> is the name of the file including the path.
Input -f — Specifies the filename of the keytab uploaded. If the file is not specified, the keytab file in the
current directory is selected.
Output Returns 0 when successful and nonzero number when unsuccessful.
Example
racadm krbkeytabupload -f c:\keytab\krbkeytab.tab
lclog
Description Allows you to:
Export the lifecycle log history. The log exports to a remote share or a local system.
View the lifecycle log for a particular device or category
Add comment to a record in lifecycle log
Add a work note (an entry) in the lifecycle log
View the status of a configuration job.
To run this subcommand, you must have the Configure iDRAC permission.
This subcommand is applicable only for iDRAC.
NOTE: When you run this command on Local RACADM, the data is available to RACADM as a
USB partition and may display a pop-up message.
Synopsis
racadm lclog view -i <number of records> -a <agent id> -c
<category> -s <severity>
94