Reference Guide
This command returns all the EMM keys connected to the enclosures.
racadm raid get emms -refkey <enclosure FQDDs separated
by commaenclosure FQDDs separated
by comma>
This command is an optimized version and displays all the EMM objects for the enclosure FQDD.
racadm raid get emms --refkey <enclosure FQDDs separated
by comma> -o
This command is an optimized and filtered version.
racadm raid 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 connected to the enclosure.
This command displays all the PSUs connected to the enclosures.
racadm raid get psus --refkey <enclosure FQDD's separated
by comma>
This command is an optimized version and displays all the PSUs objects for the enclosure FQDD.
racadm raid get psus --refkey <enclosure FQDD's separated
by comma > -o
This command is an optimized and filtered version.
racadm raid get psus --refkey <enclosure FQDD's separated
by comma> -o -p <property names separated by comma>
• To create, delete, and secure the virtual disks.
– This command creates a virtual disk.
racadm raid createvd:RAID.Integrated.1-1 -rl r0 -pdkey:Disk.Bay.
0:Enclosure.Internal.0-0:RAID.Integrated.1-1
– This command starts an initialization operation on a specified virtual disk.
racadm raid init:Disk.Virtual.0:RAID.Integrated.1-1 -speed fast
– This command deletes the specified virtual disk.
racadm raid deletevd:Disk.Virtual.0:RAID.Integrated.1-1
– This command encrypts the specified virtual disk.
racadm raid encryptvd:Disk.Virtual.0:RAID.Integrated.1-1
NOTE: Virtual disk must be created with SED.
– This command assigns security key for controller.
racadm raid createsecuritykey:RAID.Integrated.1-1 -key <Key id> -passwd
<passphrase>
– This command modifies security key for controller.
racadm raid modifysecuritykey:RAID.Integrated.1-1 -key <Key id> -
oldpasswd <oldpassphrase> -newpasswd <newpassphrase>
– This command deletes security key for controller.
racadm raid deletesecuritykey:RAID.Integrated.1-1
• To convert the physical disk drive and assign hot-spare.
– This command converts the specified non-RAID physical disk drive to a RAID capable physical disk drive.
racadm raid converttoraid:Disk.Bay.0:Enclosure.Internal.
0-0:RAID.Integrated.1-1
– This command converts the specified physical disk drive to a non-RAID physical disk drive.
racadm raid converttononraid:Disk.Bay.0:Enclosure.Internal.
0-0:RAID.Integrated.1-1
114










