CLI Guide
Table 74. Details of jobqueue (continued)
• – –all — The JobIDs that are not applied are deleted.
• <fqdd> — Specifies an FQDD for which a job has to be created.
• reboot type — Specifies a reboot type. Valid options are none: No Reboot Job which is the
default.
• start time — Specifies a start time for job to be scheduled in yyyymmddhhmmss format. If you
specify TIME_NOW, the job is immediately run.
• Expiration time — Specifies 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 specified 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 75. Details of krbkeytabupload
Description Uploads a Kerberos keytab file.
To use this subcommand, you must have the Configure iDRAC
permission.
Synopsis
racadm krbkeytabupload [-f <filename>]
<filename> is the name of the file
including the path.
RACADM Subcommand Details 69