Reference Guide
jobqueue
Description Displays the jobs in that are currently being run, delete the jobs, and create a job.
NOTE: To view the jobs, you must have CMC Login User privilege.
NOTE: To delete the jobs, you must have Chassis Conguration Administrator privilege.
Synopsis
• racadm jobqueue view
• racadm jobqueue delete
• racadm jobqueue create
Input
• —i — Species the JobID that is displayed or deleted.
• – –all — The JobIDs that are not applied are deleted.
• <fqdd> — Species an FQDD for which a job has to be created.
• reboot type — Species a reboot type. Valid options are none: No Reboot Job which is the
default.
• start time — Species a start time for job to be scheduled in yyyymmddhhmmss format. If
you specify TIME_NOW, the job is immediately run.
• Expiration time — Species 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]
----------------------------------------------------------
• Delete the specied job:
racadm jobqueue delete -i RID_860202993201
• racadm jobqueue delete -i <JobID>
krbkeytabupload
Description
Uploads a Kerberos keytab le.
To run this subcommand, you must have the Congure Chassis Administrator privilege.
Synopsis
racadm krbkeytabupload [-f <filename>]
<filename> is the name of the file including the path.
60