CLI Guide

raid
Description Monitors, retrieves inventory, and congures the storage components connected to the chassis.
NOTE: To use this subcommand, you must have the Chassis Administrator privilege.
Synopsis
racadm raid get status
racadm raid get <Object type>
racadm raid get <Object type> -o
racadm raid get <Object type> -o -p <property names separated by comma>
racadm raid get <Object type>:<FQDD's of Object type separated by comma>
racadm raid set <Set Operation>:<FQDD of Object type>
racadm raid set <Set Operation> -pdkey:<FQDD of PD>
racadm raid set <Set Operation> -vdkey:<FQDD of VD>
Input
NOTE:
Maximum property names that can be specied in –p option is
10.
Maximum FQDDs that can be specied is 3.
(Object type) — controllers, vdisks, pdisks.
Set Operation
resetcong
exportlog
forceonline
deletevd
blink
unblink
clearcong
importcong
ccheck
cancelcheck
patrolread
hotspare
init
assignva
createvd
–o — Displays all the properties of the selected Key or Object.
–p — Displays the property names with lter.
FQDD — Displays all the properties of the FQDD's Key.
Example
racadm raid get controllers
racadm raid get controllers -o
racadm raid get controllers -o -p name,status
racadm raid get vdisks -o -p layout,status
racadm raid get controllers:RAID.ChassisIntegrated.1-1
racadm raid get controllers:RAID.ChassisIntegrated.1-1 -p status
racadm raid resetconfig:RAID.ChassisIntegrated.1-1
RACADM Subcommand Details 85