Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Dell Chassis Management Controller Version 3.10 for PowerEdge VRTX RACADM CLI Guide

PDF

raid

Table 1. Details of raid. The following table provides the details of raid attribute:

Description

Allows you to execute commands to control RAID arrays.

Synopsis

racadm raid

Example

  • Monitor Health of Storage root node.
    	racadm raid get status
    	Storage Root Node Status : Ok

    This command retrieves the controllers keys (FQDDs).

  • Monitor and Inventory all Controllers connected to the server.
    racadm raid get controllers
    racadm raid get controllers -o

    This command is an optimized version and displays the full controller objects along with their keys.

    racadm raid get controllers -o -p <
                                           property names separated by comma>
                                        

    This command displays the filtered 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 filtered 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 filtered 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
                                        

    This command displays the wear gauge property of the Solid State Drives (SSDs).

    racadm raid get pdisks -o -p RemainingRatedWriteEndurance

    This command is an optimized version and displays all disk objects for the enclosure FQDD.

    racadm raid get pdisks --refkey <
                                           enclosure/Controllers
                                              FQDDs separated by comma 
                                           > -o -p <
                                           property names separated by comma>
                                           optimized and filtered version.
                                        
  • Monitor and Inventory all Fans connected to the enclosure
    racadm raid get fans --refkey <
                                           enclosure/Controllers FQDDs separated
                                              by comma
                                           >
                                        

    This command displays all fan keys connected to the enclosures referred as refkeys.

    racadm raid get fans --refkey <
                                           enclosure/Controllers FQDDs separated
                                              by comma 
                                           > -o optimized version.
                                        

    This command displays all fan objects for the enclosure FQDD.

    racadm raid get fans --refkey <
                                           enclosure/Controllers FQDDs separated
                                              by comma 
                                           > -o -p <
                                           property names separated by comma> optimized and
                                           filtered version.
                                        
  • Monitor and Inventory all EMMs connected to the enclosure
    racadm raid get emms --refkey <
                                           enclosure/Controllers FQDDs separated
                                              by comma
                                           >
                                        

    This command returns all EMM keys connected to the enclosures being mentioned as refkeys.

    racadm raid get emms --refkey <
                                           enclosure/Controllers FQDDs separated
                                              by comma 
                                           > -o
                                        

    This command is an optimized version and displays all EMM objects for the enclosure FQDD.

    racadm raid get emms --refkey <
                                           enclosure/Controllers FQDDs separated
                                              by comma 
                                           > -o -p <
                                           property names separated by comma>
                                        

    This command is an optimized and filtered version.

  • Monitor and Inventory all Temperature Probes connected to the enclosure
    racadm raid get tempprobes --refkey <
                                           enclosure/Controllers FQDDs
                                              separated by comma
                                           >
                                        

    This command displays all temperature probe keys connected to the enclosures being mentioned as refkeys.

    racadm raid get tempprobes --refkey <
                                           enclosure/Controllers FQDDs
                                              separated by comma 
                                           > -o
                                        

    This command is an optimized version and displays all temperature probe objects for the enclosure FQDD.

    racadm raid get tempprobes --refkey <
                                           enclosure FQDDs
                                              separated by comma 
                                           > -o -p <
                                           property names separated by comma>
                                           optimized and filtered version
                                        
  • Monitor and Inventory all Power Supply Units connected to the enclosure
    racadm raid get psus --refkey <
                                           enclosure/Controllers FQDDs separated
                                              by comma
                                           >
                                        

    This command displays all power supply units connected to the enclosures being mentioned as refkeys.

    racadm raid get psus --refkey <
                                           enclosure/Controllers FQDDs separated
                                              by comma 
                                           > -o
                                        

    This command is an optimized version and displays all power supply units objects for the enclosure FQDD.

    racadm raid get psus --refkey <
                                           enclosure/Controllers FQDD's separated
                                              by comma 
                                           > -o -p <
                                           property names separated by comma>
                                        

    This command is an optimized and filtered version.


Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\