Reference Guide

-speed — Specifies the initialization of the Virtual disk.
fast— Performs fast initialization.
full— Performs slow initialization.
blink: <FQDD> or unblink: <FQDD><FQDD> can be physical disk drives, virtual disks, or
PCIeSSD.
<PCIeSSD FQDD> — Specifies the PCIeSSD FQDD.
<PCIeSSD controller|enclosure FQDD> — Specifies the PCIeSSD controller or enclosure
FQDD.
preparetoremove — Specifies the PCIeSSD drive to prepare for removal.
NOTE: Ensure that ISM is installed and running to perform the preparetoremove operation.
secureerase— Specifies the PCIeSSD drive to perform the secure erase operation.
Example
Inventory
To view the help details for get command, run the following command:
racadm>>storage help get
racadm storage help get
Storage monitoring and inventory of hardware RAID connected to the system.
Usage :
racadm storage get status
racadm storage help <Object type I/II>
racadm storage get <Object type I>
racadm storage get <Object type I> -current
racadm storage get <Object type I> -pending
racadm storage get <Object type I> -o
racadm storage get <Object type I> -o -p <property names separated by comma>
racadm storage get <Object type I>:<FQDD's of Object type I separated by comma> -p
<property names separated by comma>
racadm storage get <Object type I>:<FQDD's of Object type I separated by comma>
racadm storage get <Object type II> --refkey <reference keys separated by comma>
racadm storage get <Object type II> --refkey <reference keys separated by comma> -o
racadm storage get <Object type II> --refkey <reference keys separated by comma> -o
-p <property names separated by comma>
--------------------------------------------------------------------------------
Valid Options:
Object type I : controllers, batteries, vdisks, pdisks, fans, emms, tempprobes,
psus, enclosures.
Object type II : batteries, vdisks, pdisks, fans, emms, psus, tempprobes, enclosures.
-current <optional>: Displays only the current Raid objects from storage.If -pending not
mentioned it will consider as the default option
-pending : Displays only the Pending Raid Objects from Storage.
-o : Displays all the properties of the selected Key or Object.
-p : Displays the property names with filter.
FQDD's : Displays all the properties of the FQDD's Key.
--refkey : Displays all the reference key of Object type.
help : Displays each object type help.
NOTE: Maximum Property names can be specified in -p option is = 10.
NOTE: Maximum FQDD's or refkey can be specified is = 3.
--------------------------------------------------------------------------------
Usage Examples :
racadm storage get controllers
racadm storage get psus
racadm storage get controllers -o
racadm storage get controllers -o -current
racadm storage get controllers -o -pending
racadm storage get enclosures -o
racadm storage get controllers -o -p name,status
racadm storage get vdisks -o -p layout,status
79