Reference Guide
Example
To view user certificate for user 6.
racadm usercertview -t 1 -i 6
Serial Number : 01
Subject Information:
Country Code (CC) : US
State (S) : Texas
Locality (L) : Round Rock
Organization (O) : Dell Inc.
Common Name (CN) : iDRAC default certificate
Issuer Information:
Country Code (CC) : US
State (S) : Texas
Locality (L) : Round Rock
Organization (O) : Dell Inc.
Organizational Unit (OU): Remote Access Group
Common Name (CN) : iDRAC default certificate
Valid From : Jun 7 23:54:19 2011 GMT
Valid To : Jun 4 23:54:19 2021 GMT
vflashsd
Description Allows you to initialize or get the status of the vFlash SD card. The initialize operation removes all the existing
partitions and resets the card.
The status operation displays the status of the last operation performed on the card.
To run this subcommand, you must have the Access Virtual Media privilege.
NOTE: After you restart the iDRAC, the status of the previous initialize operation is erased.
Synopsis
• racadm vflashsd initialize
• racadm vflashsd status
Input
• Initialize— performs initialize operation on SD card.
• Status — indicates to view the progress or status report of the initialize operation.
Output
If initialization is in progress, the message Initialization of the vFlash SD Card is now in
progress is displayed. If unsuccessful, appropriate error message is displayed.
If the status of the last operation performed is successful, the message LastAction Progress
Status=============Initialize SD Card 100 % Complete is displayed. If unsuccessful,
appropriate error message is displayed.
vflashpartition
Description
Manages the partitions on the vFlash SD card.
NOTE:
• To run this subcommand, you must have the iDRAC Enterprise license.
• After iDRAC restart, the status of the previous operation performed on the partition(s) is erased.
Synopsis
racadm vflashpartition <create | delete | status | list> -i<index> -o<label>
-e<emulation type> -s<size> -f<format type> -t<partition type> -l<path> -
u<user> -p<password> -a
Input
• -o — Label that is displayed when the partition is mounted on the operating system. This option must be a
string of upto six alphanumeric characters. VFLASH is the only accepted volume label for non-Dell SD card.
100