Administrator Guide

Table Of Contents
Table 71. Details of jobqueue (continued)
Issue configuration changes for a PowerEdge RAID controller then start a real time job to
execute the changes.
racadm set RAID.Slot.3-1.RAIDdefaultWritePolicy WriteBack
racadm set RAID.Slot.3-1.Name Prod Workload
racadm jobqueue create RAID.Slot.3-1 realtime
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
NOTE: As RACADM does not support warm boot job creation, you will not observe
any LCL messages.
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
Create a commit job for InfiniBand objects.
racadm jobqueue create <InfiniBand FQDD>
krbkeytabupload
Table 72. details of krbkeytabupload
Description
Uploads a Kerberos keytab file to iDRAC.
To run this subcommand, you must have the Server Control privilege.
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
When successful Kerberos Keytab successfully uploaded to the RAC message is displayed.
If unsuccessful, appropriate error message is displayed.
Example
racadm krbkeytabupload -f c:\keytab\krbkeytab.tab
96 RACADM Subcommand Details