Reference Guide

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 FQDDs separated by comma>
racadm storage get batteries --refkey
<controller FQDDs separated by comma> -o
racadm storage get batteries --refkey
<controller FQDDs 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>
To generate and view information about the inventory of
enclosures, run the following command:
racadm storage get enclosures -o
racadm storage get enclosures --refkey
<connector FQDDs separated by comma>
racadm storage get enclosures --refkey
<connector FQDDs separated by comma> -o -
p <property names separated by comma>
To get the list of enclosures, run the following command:
racadm storage get enclosures
To get the properties of the PCIeSSD enclosure, run the
following command:
racadm storage get enclosures:<PCIeSSD
enclosure FQDD>
To generate and view information about the inventory of
physical disk drives, run the following command:
racadm storage get pdisks
racadm storage get pdisks -o
racadm storage get pdisks -o -p <property
names separated by comma>
racadm storage get pdisks --refkey
<enclosure/Backplanes FQDDs separated by
comma>
racadm storage get pdisks --refkey
<enclosure/Backplanes FQDDs separated by
comma> -o
racadm storage get pdisks --refkey
<enclosure/Backplanes FQDDs separated by
comma> -o -p <property names separated by
comma>
To get the list of physical disks, run the following command:
racadm storage get pdisks
To get the properties of PCIeSSD physical disk, run the
following command:
racadm storage get pdisks:<PCIeSSD FQDD>
To rename, expansion and raid level migration of the virtual
disks. To rebuild, cancel rebuild and cancel the back-ground
initialization.
racadm storage renamevd:<VirtualDisk FQDD
> -name <new_vd_name>
racadm storage
capacityexpansion:<VirtualDisk FQDD > -
size <new size VD> -pdkey <PhysicalDisk
FQDDs>
racadm storage capacityexpansion:<VD
FQDD> -size <new size>.
racadm storage discardcache:<Controller
FQDD>
racadm storage
raidlevelmigration:<VirtualDisk FQDD > -
new_rl <raid_level> -pdkey:<pdisk_fqdd
separated by commas>
racadm storage rebuild:<PD FQDD>
racadm storage cancelrebuild:<PD FQDD>
racadm storage cancelbgi:<VD FQDD>
To generate and view information about the inventory of fans,
run the following command:
racadm storage get fans --refkey
<enclosure FQDDs separated by comma>
racadm storage get fans --refkey
<enclosure FQDDs separated by comma > -o
racadm storage get fans --refkey
<enclosure FQDDs separated by comma> -o -
p <property names separated by comma>
To generate and view information about the inventory of
EMMs, run the following command:
racadm storage get emms -refkey
<enclosure FQDDs separated by comma>
racadm storage get emms --refkey
<enclosure FQDDs separated by comma> -o
racadm storage get emms --refkey
<enclosure FQDDs separated by comma> -o -
p <property names separated by comma>
To generate and view information about the inventory of PSU,
run the following command:
racadm storage get psus -refkey
<enclosure FQDDs separated by comma>
racadm storage get psus --refkey
<enclosure FQDDs separated by comma> -o
racadm storage get psus --refkey
<enclosure FQDDs separated by comma> -o -
p <property names separated by comma>
Configuration
To view the help details for a configuration command, run the
following command:
racadm storage help <command>
where command can take below values
converttoraid, converttononraid,
controllers, clearconfig,
createsecuritykey, createvd,
deletesecuritykey, deletevd, encryptvd,
enclosures, emms, fans, hotspare,
importconfig, ccheck, secureerase,
preparetoremove, blink, unblink,
cancelcheck, renamevd, cancelbgi,
rebuild, cancelrebuild, capacityexpanon,
raidlevelmigrationinit,
modifysecuritykey, psus, pdisks,
resetconfig, tempprobes, vdisks, and
patrolread.
To create, delete, and secure the virtual disks. To start or stop
the consistency check on the specified virtual disk, run the
following command:
racadm storage createvd:<Controller FQDD>
-rl {r0|r1|r5|r6|r10|r50|r60}[-wp {wt|wb|
wbf}] [-rp {nra|ra|ara}] [-ss {1k|2k|4k|
8k|16k|32k|64k|128k|256k|512k|1M|2M|4M|8M|
16M}]-pdkey:<comma separated PD FQDD> [-
dcp {enabled|disabled|default}] [-name
<VD name>] [-size <VD size>{b|k|m|g|t}] [-
T10PIEnable]
racadm storage init:<VD FQDD> -speed
{fast|full}
racadm storage deletevd:<VD FQDD>
racadm storage encryptvd:<VD FQDD>
racadm storage
createsecuritykey:<Controller FQDD> -key
<Key id> -xxx <passphrase>
racadm storage
modifysecuritykey:<Controller FQDD> -key
<Key id>-xxx <old passphrase> -xxx <new
passphrase>
racadm storage
deletesecuritykey:<Controller FQDD>
racadm storage ccheck:<vdisk fqdd>
racadm storage cancelcheck:<vdisk fqdd>
To convert the physical disk drives and assign or delete a
hotspare. To scan physical disks connected to a controller and
detect problem, run the following command:
racadm storage converttononraid:<PD FQDD>
racadm storage converttoraid:<PD FQDD>
-mdtype <metadataType>
racadm storage hotspare:<Physical Disk
FQDD> -assign yes -type dhs -vdkey: <FQDD
of VD>
racadm storage hotspare:<Physical Disk
FQDD> -assign yes –type ghs
racadm storage hotspare:<Physical Disk
FQDD> -assign no
racadm storage patrolread:<controller
FQDD> -state start|stop
NOTE:
If the –assign option is no, you cannot add
other options. If the –assign option is yes and if the
-type option is not present, the global hotspare
(ghs) is created by default.
To reset, clear, and import the storage configuration to the
controller, run the following command:
racadm storage importconfig:<Controller
FQDD>
racadm storage resetconfig:<Controller
FQDD>
racadm storage clearconfig:<Controller
FQDD>
To start or stop a blink or identify operation on the specified or
PCIeSSD device, run the following command:
racadm storage blink:<FQDD>
racadm storage blink:<PCIeSSD FQDD>
racadm storage unblink:<FQDD>
racadm storage unblink:<PCIeSSD FQDD>
NOTE:
The Start or Stop a Blink feature is not
supported for HHHL PCIe SSD devices.
To prepare the PCIeSSD drive for removal, run the following
command:
racadm storage preparetoremove <PCIeSSD
FQDD>
NOTE:
The Prepare to Remove task is not supported
for HHHL PCIe SSD devices.
To perform a secure erase operation on PCIeSSD device, run
the following command:
racadm storage secureerase:<PCIeSSD FQDD>
NOTE:
You can also run the command using raid in
place of the storage command.
116 RACADM Subcommand Details