Reference Guide

To run this subcommand, you must have the Server Control privilege.
Synopsis
racadm sslkeyupload -t <type> -f <filename>
Input
-tSpecies the key to upload. The value is:
1 — SSL key used to generate the server certicate.
-fSpecies the lename of the SSL key that must be uploaded.
Output If upload is successful, the message SSL key successfully uploaded to the RAC is displayed. if upload
is unsuccessful, error message is displayed.
Example
racadm sslkeyupload -t 1 -f c:\sslkey.txt
sslresetcfg
Description Restores the web-server certicate to factory default and restarts web-server. The certicate takes eect 30
seconds after the command is entered.
To run this subcommand, you must have the Congure iDRAC privilege.
Synopsis
racadm sslresetcfg
Input N/A
Example
racadm sslresetcfg
Certificate generated successfully and webserver restarted.
storage
Description
Allows you to run the commands to control storage arrays.
To run this subcommand for conguring the storage properties, you must have the server control permission.
Synopsis
Inventory
To view the help details for get command, run the following command:
racadm storage help get
To generate and view information about the inventory of storage root node, run the following command:
racadm storage get status
To generate and view information about the inventory of controllers, run the following command:
racadm storage get controllers -o
racadm storage get controllers -o -p <property names separated by comma>
To get the list of controllers, run the following command:
racadm storage get controllers
To get the properties of PCIeSSD controller, run the following command:
racadm storage get controllers:<PcieSSD controller FQDD>
To generate and view information about the inventory of batteries, run the following command:
racadm storage get batteries -o
racadm storage get batteries --refkey <controller FQDD's separated by comma>
racadm storage get batteries --refkey <controller FQDD's separated by comma> -
o
racadm storage get batteries --refkey <controller FQDD's separated by comma> -
o -p <property names separated by comma>
78 RACADM Subcommand Details