CLI Guide
Table 72. getversion (continued)
Disk.Bay.4:Enclosure.Internal.0-0:RAID.ChassisIntegrated.1-1
Physical Disk 0:0:5 AS09
Disk.Bay.5:Enclosure.Internal.0-0:RAID.ChassisIntegrated.1-1
Physical Disk 0:0:6 AS09
Disk.Bay.6:Enclosure.Internal.0-0:RAID.ChassisIntegrated.1-1
Physical Disk 0:0:7 AS09
Disk.Bay.7:Enclosure.Internal.0-0:RAID.ChassisIntegrated.1-1
Physical Disk 0:0:8 AS09
Disk.Bay.8:Enclosure.Internal.0-0:RAID.ChassisIntegrated.1-1
Physical Disk 0:0:9 AS09
Disk.Bay.9:Enclosure.Internal.0-0:RAID.ChassisIntegrated.1-1
• -b - Displays the server's current BIOS version (default is iDRAC version).
• -c - Displays the server's current CPLD version.
• -l - Displays the firmware versions Lifecycle Controller components.
• -f <filter> - Filters the components. Must be used with -1 and be one of the following values:
○ bios: BIOS
○ idrac: iDRAC
○ usc: Unified Server Configurator (Lifecycle Controller)
○ diag: 32-bit Diagnostics
○ drivers: OS Driver Package
○ nic-x: Network Interface card. See -l output for possible values of x.
○ raid-x: RIAD Controller. See -l output for possible values of x.
• -m <module> - Specifies the module or device for which you must retrieve the version information.
<module> is one of the following:
○ server-n, where n = 1 to 4. For example, cmc-2.
○ switch-n, where n = 1
○ CMC-n, where n = 1 or 2
○ mainboard
○ perc
○ expander
○ hdd
○ perc-fqdd, where fqdd is FQDD of the PERC.
○ expander-fqdd, where fqdd is FQDD of the Storage Expander.
○ hdd-fqdd, where fqdd is FQDD of the HDD.
NOTE:
The Linux shell script does not support the characters—$ (dollar),` (back quote), \
(forward slash), & (ampersand), ( (open bracket), ) (Close bracket), = (equal), | (Pipe), ; (semi
colon)," (Double quote), ' (single quote), < (less than), and > (greater than).
Example
• Retrieve the version for a server 4
racadm getversion -m server-4
• Retrieve the Lifecycle Controller component versions for servers 1 and 3:
racadm getversion -l -m server-1 -m server-3
• Retrieve the Lifecycle Controller BIOS versions for servers 1 and 3:
racadm getversion -l -m server-1 -m server-3 -f bios
• Retrieve the version for all modules:
racadm getversion
• Retrieve the iDRAC version in all the servers that are attached to the chassis:
racadm getversion -f idrac
RACADM Subcommand Details 67