Reference Guide

--realtime — Specifies the real time job.
NOTE:
--realtime is applicable for storage
configuration commands run on systems
with PERC 9 cards with firmware version 9.1
and later.
-r option is not valid for real time
configuration.
Example
View jobs in the current job queue.
racadm jobqueue view
View jobs in the Current job queue and display the
specific job ID.
racadm jobqueue view -i <JobID>
Delete all possible jobs from the current job queue.
racadm jobqueue delete --all
Delete a specific job from the current job queue.
racadm jobqueue delete -i <JobID>
To clear all the jobs in the job queue.
racadm jobqueue delete –i JID_CLEARALL
Create a Job for the provided FQDD and add to the
job queue.
racadm jobqueue create NIC.Integrated.
1-1 -r pwrcycle -s TIME_NOW -e
20120501100000
Create a real time configuration job for the specified
RAID controller.
racadm jobqueue create RAID.Integrated.
1-1 -s TIME_NOW --realTime
RAC1024: Successfully scheduled a job.
Verify the job status using "racadm
jobqueue view -i JID_xxxxx" command.
Commit JID = JID_927008261880
krbkeytabupload
Descripti
on
Uploads a Kerberos keytab file to iDRAC.
78