Reference Guide

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 certificate to factory default and restarts web-server. The certificate takes effect 30
seconds after the command is entered.
To run this subcommand, you must have the Configure 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 configuring 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>
To generate and view information about the inventory of virtual disks, run the following command:
racadm storage get vdisks
racadm storage get vdisks --refkey <controller FQDDs separated by comma>
racadm storage get vdisks --refkey <controller FQDDs separated by comma> -
o
racadm storage get vdisks --refkey <controller FQDDs separated by comma> -
o -p <property names separated by comma>
75