
NOTE: To run this subcommand, you must have the Server Profile Export and
Import license.
Synopsis
racadm jobqueue view -i<jobid>
where valid option is -i. This option specifies the jobid that is displayed.
racadm jobqueue delete [-i<jobid>][--all]
where valid options are -i and –all.
racadm jobqueue create <fqdd> [-r <reboot type> ] [-s
<start time> ] [-e <expiry time>]
Input
• -i — Specifies a JobID that is displayed or deleted.
• --all — The JobIDs which are not applied are deleted.
• -fqdd — Specifies an FQDD for which a job has to be created.
• —r <reboot type> — Specifies a reboot type.
– none — No Reboot Job. This option is the default value.
– pwrcycle — PowerCycle.
– graceful — Graceful Reboot without forced shutdown.
– forced — Graceful Reboot with forced shutdown.
• start time — Specifies a start time for job scheduled in yyyymmddhhmmss
format. TIME_NOW means immediate.
• expiry time — Specifies expiry time for the job execution in
yyyymmddhhmmss format. TIME_NA means expiry time is not applicable.
Example
• View Jobs in the Current JobQueue.
racadm jobqueue view
• View Jobs in the Current JobQueue and display the specific JobID.
racadm jobqueue view -i <JobID>
• Delete all possible Jobs from the Current JobQueue.
racadm jobqueue delete --all
• Delete a specific Job from the Current JobQueue.
racadm jobqueue delete -i <JobID>
• Create a Job for the provided FQDD and add to the job queue.
racadm jobqueue create <fqdd> [-r <reboot type> ] [-s
<start time> ] [-e <expiry time>]
racadm jobqueue create NIC.Integrated.1-1 -r pwrcycle -
s TIME_NOW -e 20120501100000
krbkeytabupload
Description Uploads a Kerberos keytab file to CMC.
This subcommand is applicable only for CMC.
To run this subcommand, you must have the Configure iDRAC permission.
Synopsis
racadm krbkeytabupload [-f <filename>]
<filename> is the name of the file including the path.
93
Komentarze do niniejszej Instrukcji