CLI Guide

This command displays the ltered property values for all returned controller objects.
Monitor and Inventory all batteries connected to the controller
racadm raid get batteries --refkey <controller FQDDs
separated by comma>
This command displays all battery keys connected to the controllers referred to as refkeys.
racadm raid get batteries --refkey <controller FQDDs
separated by comma
> -o
This command is an optimized version and displays all battery objects for the controller FQDD.
racadm raid get batteries --refkey <controller FQDDs
separated by comma > -o -p <property names separated by comma>
This command is an optimized and ltered version.
racadm raid get batteries --refkey <controller FQDDs
separated by comma > -o -p <property names separated by comma>
Monitor and Inventory all virtual disks connected to the controller
racadm raid get vdisks --refkey <controller FQDDs
separated by comma>
This command displays all vdisk keys connected to the controllers being mentioned as refkeys.
racadm raid get vdisks --refkey <controller FQDDs
separated by comma > -o
This command is an optimized version and displays all vdisk objects for the controller FQDD.
racadm raid get vdisks
racadm raid get vdisks --refkey RAID.ChassisSlot.5-1 -o -p status
racadm Disk.Virtual.5:RAID.ChassisSlot.5-1
Status = Ok
racadm Disk.Virtual.0:RAID.ChassisSlot.5-1
Status = Ok
racadm Disk.Virtual.1:RAID.ChassisSlot.5-1
Status = Ok
racadm Disk.Virtual.2:RAID.ChassisSlot.5-1
Status = Ok
Monitor and Inventory all storage enclosures connected to the controller
racadm raid get enclosures --refkey <controller FQDDs
separated by comma
>
This command displays all enclosure keys connected to the controller being mentioned as refkeys.
racadm raid get enclosures --refkey <controller FQDDs
separated by comma > -o optimized version.
This command displays all enclosure objects for the controller’s FQDD.
racadm raid get enclosures --refkey <controller FQDDs
separated by comma > -o -p <property names separated by comma>
This command is an optimized and ltered version.
Monitor and Inventory all Physical Disks connected to the enclosure /Controllers
racadm raid get pdisks --refkey <enclosure/Controllers
FQDDs separated by comma>
This command displays all physical disk keys connected to the enclosures being mentioned as refkeys.
racadm raid get pdisks --refkey <enclosure/Controllers
FQDDs separated by comma > -o
72
RACADM Subcommand Details