CLI Guide

start timeSpecies a start time for job to be scheduled in yyyymmddhhmmss format. If you
specify TIME_NOW, the job is immediately run.
Expiration timeSpecies the expiry time for the job to complete in yyyymmddhhmmss format.
If you specify TIME_NA, the wait-time is not applicable for the job.
Example
Display all the jobs:
-------------------------JOB QUEUE------------------------
[Job ID=RID_853106266329]
Job Name=Reboot4
Status=New
Start Time=[NOW]
Expiration Time=[NOW]
----------------------------------------------------------
[Job ID=RID_852218430518]
Job Name=Reboot4
Status=New
Start Time=[NOW]
Expiration Time=[NOW]
----------------------------------------------------------
[Job ID=RID_852215634901]
Job Name=Reboot4
Status=New
Start Time=[NOW]
Expiration Time=[NOW]
----------------------------------------------------------
[Job ID=JID_852215394003]
Job Name=ConfigRAID:GUI:RAID.ChassisIntegrated.1-1
Status=New
Start Time=[NOW]
Expiration Time=[NOW]
----------------------------------------------------------
Delete the specied job:
racadm jobqueue delete -i RID_860202993201
Job being created to turn on the RAID controller installed in the chassis.
racadm jobqueue create RAID.ChassisIntegrated.1-1 -r pwrup -s
TIME_NOW -e 20120501100000
racadm jobqueue delete -i <JobID>
krbkeytabupload
Table 74. Details of krbkeytabupload
Description Uploads a Kerberos keytab le.
To use this subcommand, you must have the Congure iDRAC
permission.
Synopsis
racadm krbkeytabupload [-f <filename>]
<filename> is the name of the file including
the path.
Input -fSpecies the le name of the keytab to be uploaded. If the le
is not specied, the keytab le in the current directory is selected.
Output Returns 0 when successful, and a non–zero number, when
unsuccessful.
64 RACADM Subcommand Details