— Enables set to configure the device from a specified file. This option is not supported in the Firmware RACADM interface. ● -u — Specifies user name of the CIFS remote share from which the file must be imported ● -p — Specifies password for the remote CIFS share from which the file must be imported.Table 5. Details of set (continued) ○ BIOS: enabling processor trusted execution (TXT) when server has Trusted Platform Module (TPM) 2.0 installed ○ BIOS: if SCP contains only a BIOS section that includes switching boot mode to UEFI and configuration of UEFI PXE network settings ○ BIOS: if SCP contains only a BIOS section that includes switching boot mode to legacy BIOS or UEFI along with changes to the boot order sequence using changes to BootSeq, HddSeq, or UefiBootSeq attributes. ○ BIOS: changing TPM 2.
Table 5. Details of set (continued) racadm jobqueue view –i ● Configure a systems using a local Server Configuration Profile XML file containing a mix of real-time and staged objects; postpone reboot until other operations have been completed. racadm set -f myfile.
3 RACADM Subcommand Details This section provides detailed description of the RACADM subcommands including the syntax and valid entries. Topics: • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • 30 Guidelines to Quote Strings Containing Special Characters When Using RACADM Commands help and help subcommand arp autoupdatescheduler bioscert biosscan cd cd ..
• • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • networktransceiverstatistics nicstatistics ping ping6 racadm proxy racdump racreset racresetcfg recover remoteimage rollback sekm serialcapture sensorsettings serveraction setled setniccfg sshpkauth sslcertdelete sslcertdownload sslcertupload sslcertview sslcsrgen sslkeyupload sslresetcfg storage supportassist swinventory switchconnection systemerase systemperfstatistics techsupreport testalert testemail testrsyslogconn
● ● ● ● ● ● ● ● ● ~ (tilde) | (vertical bar) ( (left parentheses) ) (right parentheses) & (ampersand) > (greater than) < (less than) # (pound) ASCII code 32 (space) There are different escaping rules for double quotation marks. For using double quotation marks: The following characters must be escaped by preceding with a backward slash: ● ● ● ● $ (dollar sign) " (double quotation marks) ` (back quotation marks) ' (single quotation marks) help and help subcommand Table 6.
Table 7. Details of arp sub command (continued) To use this subcommand, you must have Debug privilege. Synopsis Input Example racadm arp N/A racadm arp Output Table 8. Details of output Address HW Type HW Address Mask 192.168.1.1 Ether 00:0d:65:f3:7c:bf C Device eth0 autoupdatescheduler Table 9. Details of the autoupdatescheduler command Description You can automatically update the firmware of the devices on the server. To run this subcommand, you must have the Server Control privilege.
Table 9. Details of the autoupdatescheduler command (continued) ● -l — Specifies the network share (NFS, CIFS, FTP, TFTP,HTTP, or HTTPS) location of the catalog file. IPv4 and IPv6 addresses are supported. ● -f — Specifies the catalog location and the filename. If the filename is not specified, then the default file used is catalog.xml.
Table 9. Details of the autoupdatescheduler command (continued) ○ For TFTP, run the command: racadm autoupdatescheduler create -l tftp://1.2.3.4 -f cat.xml.gz -time 14:30 -dom 1 -rp 5 -a 1 ○ To view AutoUpdateScheduler parameter: racadm autoupdatescheduler view hostname = 192.168.0 sharename = nfs sharetype = nfs catalogname = Catlog.
Table 10. Details of the bioscert subcommand (continued) ● racadm bioscert restore -t Input ● -t— Specifies the key type of the Secure Boot Certificate to be exported. ○ 0— Specifies the PK (Platform Key) ○ 1— Specifies the KEK (Key Exchange Key) ○ 2— Specifies the DB (Signature Database) ○ 3— Specifies the DBX (Forbidden signatures Database) ● -k — Specifies the Certificate type or the Hash type of the Secure Boot Certificate file to be exported.
Table 10. Details of the bioscert subcommand (continued) ● Import KEK (Hash Type SHA-256) from a CIFS share to the embedded iDRAC racadm bioscert import -t 1 -k 1 -f kek_cert.der -l //192.168.2.140/ licshare -u admin -p passwd ● Import KEK certificate from a NFS share to the embedded iDRAC racadm bioscert import -t 1 -k 0 -f kek_cert.der -l 192.168.2.14:/share ● Import KEK certificate from a local share using Local RACADM racadm bioscert import -t 1 -k 0 -f kek_cert.
Table 11. Details of the biosscan subcommand (continued) ● -t—Schedule start time in 24-hour format. Specifying minute is not supported, therefore the minute value must be set as 00. Default time is set to 23:00 if time is not specified. ● -d—Schedule start date. Default date is set to the current date when date is not specified. NOTE: -t and -d inputs must be specified together and are not applicable for -s 0 and -s 1.
Table 13. cd .. (continued) Input racadm>> cd .. Output To traverse back to the previous directory, use the command. Example ● Example 1: To traverse back from power to system object: ○ Input: racadm/power> cd .. ○ Output: system>> ● Example 2: To traverse back from system object to the prompt: ○ Input: racadm/system> cd .. ○ Output: racadm>> clearasrscreen Table 14. Details of the clearasrscreen attribute Description Clears the last crash (ASR) screen that is in memory.
Table 15. clearpending (continued) Example ● To clear the pending state of NIC device racadm clearpending NIC.Integrated.1-1 ● To clear the pending state of InfiniBand device racadm clearpending closessn Table 16. Details of closessn Description Closes a communication session on the device. Use getssninfo to view a list of sessions that can be closed using this command. To run this subcommand, you must have the Administrator permission.
Table 17. Details of clrsel (continued) Example ● racadm clrsel The SEL was cleared successfully connect Table 18. Details of connect Description Allows you to connect to the switch or blade serial console. NOTE: This subcommand is only supported on the firmware interface. Synopsis Input ● racadm connect [-b] -m ● -b—binary mode. NOTE: If -b is used, CMC must be reset to terminate connect.
coredumpdelete Table 20. Details of coredumpdelete Description Deletes any currently available coredump data stored in the RAC. To use this subcommand, you must have Execute Debug Command permission. NOTE: If a coredumpdelete command is issued and a coredump is not currently stored in the RAC, the command displays a success message. This behavior is expected. See the coredump subcommand for more information about viewing a coredump. Synopsis Output Example racadm coredumpdelete Coredump is deleted.
Table 21. Details of diagnostics (continued) ● -s —Specifies the start time for the scheduled job in yyyymmddhhmmss format. The default value TIME_NOW starts the job immediately. ● -e —Specifies the expiry time for the scheduled job in yyyymmddhhmmss format. The default value TIME_NA does not apply the waiting time. NOTE: For the diagnostic report run operation, the time difference between the -s and -e options must be more than five minutes.
Table 22. Details of driverpack (continued) ● Racadm driverpack detach—detach successful racadm driverpack getinfo— Racadm driverpack attach—Job Id details Racadm driverpack detach—detach successful Example ● To attach the driver pack with operating system index and exposed time racadm driverpack attach -i [-t ] ● To check the job status racadm jobqueue view -i JID_000000000000 ● To detach the operating system racadm driverpack detach eventfilters Table 23.
Table 23. Details of eventfilters (continued) ● System Health—System Health category represents all the alerts that are related to hardware within the system chassis. Examples include temperature errors, voltage errors, and device errors. ● Storage Health—Storage Health category represents alerts that are related to the storage subsystem. Examples include, controller errors, physical disk errors, and virtual disk errors.
Table 23. Details of eventfilters (continued) ● Display eventfilter configurations for a specific subcategory. For example, licensing under the audit category racadm eventfilters get -c idrac.alert.audit.lic ● Display eventfilter configurations for a specific severity. For example, warning under the audit category racadm eventfilters get -c idrac.alert.audit.warning ● Display eventfilter configurations for a specific severity and subcategory.
Table 24. Details of exposeisminstallertohost (continued) Synopsis racadm exposeisminstallertohost Input Not Applicable Example Not Applicable fcstatistics Table 25. Details of fcstatistics Description Displays a list of FCs (FQDDs), managed server for which statistics is available. Synopsis Input racadm fcstatistics — Specify the FQDD of the target FC device. Example racadm fcstatistics frontpanelerror Table 26.
Table 27. Details of fwupdate (continued) NOTE: If the iSM is exposed on the host server, you may see the Firmware update operation is already in progress error. Synopsis racadm fwupdate -s racadm fwupdate -g -u -a [-d [--clearcfg] racadm -r -u -p fwupdate -f -d where path is the location on the ftp server where firmimgFIT.d9 is stored.
Table 27. Details of fwupdate (continued) ● Upload firmware image from TFTP server and start firmware update: racadm fwupdate -g -u -a 192.168.0.100 -d /tmp/images ● Query the current status of the firmware update process: racadm fwupdate -s ● Rollback to the standby firmware: racadm fwupdate -r ● Upload firmware image from TFTP server, start firmware update. After firmware update is complete, delete previous iDRAC configuration: racadm fwupdate -g -u -a 192.168.0.
Table 29. Details of gethostnetworkinterfaces (continued) Description Status Interface Type DHCP DHCPServerV4 MAC Address IPv4 Address Subnet Mask IPv6 Address Prefix Length IPv6 DNSServer Address IPv6 DNSServer Address IPv6 DNSServer Address : : : : : : : : : : 0: 1: 2: iDRAC Virtual NIC USB Device #8 Up Ethernet Enabled 169.254.0.1 00-25-64-F9-7A-E7 169.254.0.2 255.255.255.
Table 31. Details of getniccfg (continued) Synopsis racadm getniccfg Input Output The getniccfg subcommand displays an appropriate error message if the operation is not successful. Otherwise, the output is displayed in the following format: Table 32. Details of IPV4 settings IPv4 settings: NIC Enabled =1 IPv4 Enabled =1 DHCP Enabled =0 IP Address =10.94.227.207 Subnet Mask =255.255.255.0 Gateway =10.94.227.
Table 31. Details of getniccfg (continued) Table 32. Details of IPV4 settings (continued) Active NIC =Dedicated Static IPv4 settings: Static IP Address =10.94.227.207 Static Subnet Mask =255.255.255.0 Static Gateway =10.94.227.1 Static IPv6 settings: Static IP Address 1 =:: Static Prefix Length =64 Static Gateway =:: NOTE: IPv6 information is displayed only if IPv6 is enabled in iDRAC. NOTE: IPv6 Address 1 field indicates static IP and IPv6 Address 2 field indicates dynamic IP.
Table 33. Details of getraclog (continued) Message Arg 2 = 10.92.68.245 FQDD = iDRAC.Embedded.1 Example Display the recent 2 records for RAC log racadm getraclog -c 2 SeqNumber = 4102 Message ID = LIC201 Category = Audit AgentID = DE Severity = Warning Timestamp = 2017-05-15 06:30:20 Message = License yPMRJGuEf7z5HG8LO7gh assigned to device iDRAC expires in 4 days.
Table 35.
Table 36. Details of getsel (continued) ● Display number of records in log. racadm getsel -i getsensorinfo Table 37. Details of getsensorinfo Description Synopsis Input Displays the status for system sensors. NOTE: For the Dell PowerEdge FX2 chassis with the FM120x4 server, the power-related information is not displayed. ● racadm getsensorinfo ● racadm getsensorinfo -c -c—Compact output format.
Table 40. Sensor Type : FAN (continued) System Board Fan2 RPM Ok 6000 RPM 600 RPM NA 0% System Board Fan3 RPM Ok 5880 RPM 600 RPM NA 0% System Board Fan4 RPM Ok 5880 RPM 600 RPM NA 0% System Board Fan5 RPM Ok 5640 RPM 600 RPM NA 144% System Board Fan6 RPM Ok 5880 RPM 600 RPM NA 152% Sensor Type : VOLTAGE Table 41. Sensor Type : VOLTAGE CPU1 VCORE PG Ok Good NA NA System Board 3.
Table 41. Sensor Type : VOLTAGE (continued) CPU1 M01 VTT PG Ok Good NA NA PS1 Voltage 1 Ok 240 V NA NA Good NA NA System Board DIMM Ok PG Sensor Type : CURRENT Table 42. Sensor Type : CURRENT [R/W] [R/W] PS1 Current 1 Ok 0.4 Amps NA NA 0 Amps [N] 0 Amps [N] System Board Pwr Consumption Ok 56 Watts NA 1386 Watts 0 Watts [N] 1260 Watts [N] Sensor Type : PROCESSOR Table 43.
Table 44. Sensor Type : MEMORY (continued) DIMM B5 N/A Absent NA NA DIMM B6 N/A Absent NA NA DIMM B7 N/A Absent NA NA DIMM B8 N/A Absent NA NA DIMM B9 N/A Absent NA NA DIMM B10 N/A Absent NA NA DIMM B11 N/A Absent NA NA DIMM B12 N/A Absent NA NA Sensor Type : Chassis Controller Table 45.
Table 48. Sensor Type : INTRUSION System Board Intrusion Closed Power ON Sensor Type : REDUNDANCY Table 49. Sensor Type : REDUNDANCY System Board Fan Redundancy Full Redundant Fan System Board PS Redundancy Disabled PSU Sensor Type : SYSTEM PERFORMANCE Table 50.
Table 53. Sensor Type : GPU Thermal wnTemp> p> Status> Video.Sl 255C ot.1 255C 255C 255C 255C Disabled Disabled Video.Sl 255C ot.3 255C 255C 255C 255C Disabled Disabled Video.Sl 255C ot.5 255C 255C 255C 255C Disabled Disabled Video.Sl 255C ot.4 255C 255C 255C 255C Disabled Disabled Video.Sl 255C ot.
getsvctag Table 56. Details of getsvctag Description Displays the service tag of the host system. Synopsis racadm getsvctag Output Any system tag as applicable. Example ● Display the service tag of the host system. racadm getsvctag getsysinfo Table 57. Details of getsysinfo Description Displays information related to iDRAC, managed system, and watchdog configuration.
IPv6 settings: Enabled Current IP Address 1 Current IP Gateway Autoconfig Link Local IP Address Current IP Address 2 Current IP Address 3 Current IP Address 4 Current IP Address 5 Current IP Address 6 Current IP Address 7 Current IP Address 8 Current IP Address 9 Current IP Address 10 Current IP Address 11 Current IP Address 12 Current IP Address 13 Current IP Address 14 Current IP Address 15 DNS Servers from DHCPv6 Current DNS Server 1 Current DNS Server 2 = = = = = = = = = = = = = = = = = = = = = = 1 20
gettracelog Table 58. Details of gettracelog Description Synopsis Lists all the trace login entries of iDRAC. ● racadm gettracelog [-i] ● racadm gettracelog [-s ] [-c ] Input ● —i — Displays the number of entries in iDRAC trace log. ● -c — Specifies the number of records to display. ● -s — Specifies the starting record to display. Output The default output display shows the record number, timestamp, source and description.
Table 60. Details of racadm getversion -c (continued) server-2 1.0.3 PowerEdgeM610x server-4 1.0.0 PowerEdgeM710HD server-5 1.0.3 PowerEdgeM710 server-7 1.0.6 PowerEdgeM620 server-9 1.0.5 PowerEdgeM520 racadm getversion Bios Version = 2.0.18 iDRAC Version = 2.00.00.00 Lifecycle Controller Version = 2.00.00.00 racadm getversion -b Table 61. Details of racadm getversion -b < Server > < BIOS Version > < Blade Type > server-1 1.6.0 PowerEdgeM520 server-2 6.3.
Table 62. Details (continued) switch-3 Dell PowerConnect M8024 X00 switch-4 Dell PowerConnect M8024 X00 switch-5 Dell PowerConnect M6348 X02 switch-6 Dell PowerConnect M6220 A01 groupmanager Table 63. Details of groupmanager Description Allows you to: ● Delete the group from the group manager. ● Remove the iDRAC from group by itself by using admin privileges. ● Join the group using administrator privileges. NOTE: This subcommand is supported only on iDRAC9.
httpsbootcert Table 64. Details of httpsbootcert Description Allows you to manage BIOS https Boot Certificate Management operations.
Table 64. Details of httpsbootcert (continued) ● To export the boot device cert with index 2 to a remote NFS share: racadm httpsbootcert export -i 2 -f httpsboot_cert.cer -l 192.168.2.14:/share ● To export the boot device cert with index 2 to a remote HTTP share: racadm httpsbootcert export -i 2 -f httpsboot_cert.der -l http:// 192.168.10.24/share -u myuser -p mypass ● To export the boot device cert with index 2 to a remote HTTPS share: racadm httpsbootcert export -i 2 -f httpsboot_cert.crt -l https:// 192.
Table 65. Details of hwinventory (continued) ● racadm hwinventory export -f -u -p -l Input ● — Specifies the FQDD of the target device. ○ FQDD — NIC.Slot.1–2 NOTE: The hwinventory subcommand supports NIC, Infiniband and FC FQDDs only. ● -f — Exported Hardware Inventory filename. ● -u — Username of the remote share to where the file must be exported.
RollupStatus = OK SASAddress = 5D09466073045100 SecurityStatus = Security Key Assigned SharedSlotAssignmentAllowed = Not Applicable SlicedVDCapability = Sliced Virtual Disk creation supported SupportControllerBootMode = Supported SupportEnhancedAutoForeignImport = Supported SupportRAID10UnevenSpans = Supported T10PICapability = Not supported UpdateLockdownCapable = False UpdateLockdownState = Disabled ------------------------------------------------------------------[InstanceID: AHCI.Embedded.
Device = 0 DeviceCardDataBusWidth = Unknown DeviceCardManufacturer = DELL DeviceCardSlotLength = Unknown DeviceCardSlotType = Unknown DeviceDescription = Embedded AHCI 1 DriverVersion = Not Applicable EncryptionCapability = None EncryptionMode = None FQDD = AHCI.Embedded.1-1 Function = 0 InstanceID = AHCI.Embedded.
CurrentClockSpeed = 2200 MHz DeviceDescription = CPU 1 ExecuteDisabledCapable = Yes ExecuteDisabledEnabled = Yes ExternalBusClockSpeed = 9600 MHz FQDD = CPU.Socket.1 HyperThreadingCapable = Yes HyperThreadingEnabled = Yes InstanceID = CPU.Socket.1 LastSystemInventoryTime = 2020-11-06T23:13:06 LastUpdateTime = 2020-09-29T00:01:51 Manufacturer = Intel MaxClockSpeed = 4000 MHz Model = Intel(R) Xeon(R) Silver 4114 CPU @ 2.
MaxClockSpeed = 4000 MHz Model = Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz NumberOfEnabledCores = 10 NumberOfEnabledThreads = 20 NumberOfProcessorCores = 10 PPIN = 0F8534E55425684D PrimaryStatus = OK TurboModeCapable = Yes TurboModeEnabled = Yes VirtualizationTechnologyCapable = Yes VirtualizationTechnologyEnabled = Yes Voltage = 1.8 V ------------------------------------------------------------------[InstanceID: Enclosure.Internal.0-1:RAID.Slot.
[InstanceID: Fan.Embedded.3] Device Type = Fan ActiveCooling = 1 BaseUnits = RPM CurrentReading = 6840 RPM DeviceDescription = Fan 3 FQDD = Fan.Embedded.3 FanType = StandardPerformance InstanceID = Fan.Embedded.3 LastSystemInventoryTime = 2020-11-06T23:13:06 LastUpdateTime = 2020-12-09T18:33:49 PWM = 32 % PrimaryStatus = OK RateUnits = None RedundancyStatus = Fully Redundant UnitModifier = 0 VariableSpeed = 1 ------------------------------------------------------------------[InstanceID: Fan.Embedded.
VariableSpeed = 1 ------------------------------------------------------------------[InstanceID: iDRAC.Embedded.1-1#IDRACinfo] Device Type = iDRACCard DNSDomainName = DNSRacName = idrac-C9J69R2 DeviceDescription = iDRAC FQDD = iDRAC.Embedded.1-1 FirmwareVersion = 4.40.00.00 GUID = 44454c4c-3900-104a-8036-c3c04f395232 IPMIVersion = 2.0 InstanceID = iDRAC.Embedded.
Device Type = NIC AutoNegotiation = Disabled BusNumber = 24 ControllerBIOSVersion = 20.8.163.0 CurrentMACAddress = 00:0A:F7:E8:49:A8 DataBusWidth = Unknown DeviceDescription = Integrated NIC 1 Port 1 Partition 1 DeviceNumber = 0 EFIVersion = 20.8.160.0 FCoEOffloadMode = Unknown FQDD = NIC.Integrated.1-1-1 FamilyVersion = 20.08.04.03 FunctionNumber = 0 InstanceID = NIC.Integrated.
PermanentMACAddress = 00:0A:F7:E8:49:A7 PrimaryStatus = OK ProductName = Broadcom Gigabit Ethernet BCM5720 - 00:0A:F7:E8:49:A7 Protocol = NIC ReceiveFlowControl = Off SNAPIState = Disabled SNAPISupport = Not Available SerialNumber = CN736148530047 SlotLength = Unknown SlotType = Unknown TransmitFlowControl = Off UpdateLockdownCapable = False UpdateLockdownState = Disabled VPISupport = Not Available VendorName = Broadcom Corp iScsiOffloadMode = Unknown --------------------------------------------------------
EFIVersion = 20.8.7 FCoEOffloadMode = Unknown FQDD = NIC.Integrated.1-3-1 FamilyVersion = 20.8.4 FunctionNumber = 0 InstanceID = NIC.Integrated.
PCISubVendorID = 1028 PCIVendorID = 8086 SlotLength = Unknown SlotType = Unknown ------------------------------------------------------------------[InstanceID: AHCI.Embedded.1-1] Device Type = PCIDevice BusNumber = 0 DataBusWidth = Unknown Description = C620 Series Chipset Family SSATA Controller [AHCI mode] DeviceDescription = Embedded AHCI 1 DeviceNumber = 17 FQDD = AHCI.Embedded.1-1 FunctionNumber = 5 InstanceID = AHCI.Embedded.
Description = Sky Lake-E DMI3 Registers DeviceDescription = Embedded Host Bridge 1 DeviceNumber = 0 FQDD = HostBridge.Embedded.1-1 FunctionNumber = 0 InstanceID = HostBridge.Embedded.
PCISubDeviceID = 0715 PCISubVendorID = 1028 PCIVendorID = 8086 SlotLength = Unknown SlotType = Unknown ------------------------------------------------------------------[InstanceID: NIC.Integrated.1-1-1] Device Type = PCIDevice BusNumber = 24 DataBusWidth = Unknown Description = BCM57416 NetXtreme-E Dual-Media 10G RDMA Ethernet Controller DeviceDescription = Integrated NIC 1 Port 1 Partition 1 DeviceNumber = 0 FQDD = NIC.Integrated.1-1-1 FunctionNumber = 0 InstanceID = NIC.Integrated.
DataBusWidth = Unknown Description = NetXtreme BCM5720 2-port Gigabit Ethernet PCIe DeviceDescription = Integrated NIC 1 Port 3 Partition 1 DeviceNumber = 0 FQDD = NIC.Integrated.1-3-1 FunctionNumber = 0 InstanceID = NIC.Integrated.1-3-1 LastSystemInventoryTime = 2020-11-06T23:13:06 LastUpdateTime = 2020-01-30T21:59:15 Manufacturer = Broadcom Inc.
DeviceDescription = Power Supply 1 EffectiveCapacity = 1100 FQDD = PSU.Slot.1 FirmwareVersion = 09.13.59 InputVoltage = 230 Volts InstanceID = PSU.Slot.
InstanceID = System.Embedded.1 IntrusionRollupStatus = OK IsOEMBranded = False LastSystemInventoryTime = 2020-11-06T23:13:06 LastUpdateTime = 2020-09-29T00:01:51 LicensingRollupStatus = OK LifecycleControllerVersion = 4.40.00.00 Manufacturer = Dell Inc.
InstanceID = Disk.Virtual.0:RAID.Slot.4-1 LastSystemInventoryTime = 2020-11-06T23:13:06 LastUpdateTime = 2019-09-10T06:39:57 LockStatus = Unlocked MediaType = Hard Disk Drive Name = racadm virtual ObjectStatus = Current OperationName = None OperationPercentComplete = 0 PendingOperations = None PhysicalDiskIDs = Disk.Bay.0:Enclosure.Internal.0-1:RAID.Slot.
Total RDMA Protection Errors: 0 ● To get the complete details for NIC.Integrated.1-1-1, type the following command: racadm hwinventory NIC.Integrated.
FCoE Boot: PXE Boot: SRIOV: Wake on LAN: Network Management Pass Through: OS2BMC PassThrough: Energy Efficient Ethernet: On Chip Thermal Sensor: NPar: Remote PHY: Feature Licensing: IPSec Offload: MAC Sec: RDMA: Enhanced Transmission Selection: Priority Flow Control: DCB Exchange Protocol: Congestion Notification: VEB-VEPA Single Channel: VEB: VEB-VEPA Multi Channel: EVB: BPE: Open Flow: Partition WOL Support: Virtual Link Control: Partition RX Flow Control: Partition TX Flow Control: TX Bandwidth Control M
Family Driver Version: Protocol: Link Duplex: Link Speed: Auto Negotiated: Transmit Flow Control: Receive Flow Control: Media Type: NIC Mode: FCoE Offload Mode: iSCSI Offload Mode: Max Number of IOs per session supported: Number of Max LOGINs per port: Max Number of exchanges: Max NPIV WWN per port: Number of Targets Supported: Max Number of outstanding commands supported across all sessions: Flex Addressing: UEFI: iSCSI Offload: iSCSI Boot: TCP OffloadEngine: FCoE: FCoE Boot: PXE Boot: SRIOV: Wake on LAN:
Slot Type: Data Bus Width: Slot Length: Bus Number: DeviceNumber: Function Number: Last Update Time: Last System Inventory Time: ProductName: QSFP Adapter - 12:12:12:11:11:BB UEFI Device Path: MAC(1212121111BB,0x1) Family Version: Controller BIOS Version: EFI Version: Vendor Name: Number of PCI-e Functions Supported per Port: Number of PCI-e Functions Currently Enabled per Port: LAN Driver Version: InfiniBand OS Driver Version: ISCSI OS Driver Version: FCoEOS Driver Version: FC OS Driver Version: RDMA OS Dr
NIC.Slot.2-2-1 NIC.Slot.3-1-1 FC.Slot.6-2 ● To display the network transceiver properties with FQDD, type the following command: racadm hwinventory networktransceiver NIC.Slot.1-2-1 Vendor Name: DELL Part Number: 3YWG7 Serial Number: CN0136039120031 Revision: A0 Identifier Type: SFP/SFP+/SFP28 ● To export the inventory to a remote CIFS share, type the following command: racadm hwinventory export -f Myinventory.xml -u admin -p xxx -l //1.2.3.
Second FC Target WWPN: Second FC Target LUN: Hard Zone Address: Hard Zone Enable: FC Tape Enable: Loop reset Delay: Frame Payload Size : Fabric Login Retry Count: Fabric Login Timeout: Port Login Retry Count: Port Login Timeout: Port Down Retry Count: Port Down Timeout: Link Down Timeout: Port Number: Port Speed: No capabilities found for FQDD "FC.Slot.2-1" racadm>> racadm hwinventory FC.Slot.
ifconfig Table 66. Details of ifconfig Description Displays the contents of the network interface table. To use this subcommand, you must have the Execute Diagnostic Commands permission. Synopsis Input racadm ifconfig N/A Table 67. Example eth0 Link encap:Ethernet HWaddr 00:1D:09:FF:DA:23 inet addr:192.168.0.0 Bcast:192.168.0.255 Mask:255.255.255.
Table 68.
Table 69. Details of inlettemphistory (continued) ● UserProxyServer ● UserProxyPort ● UserProxyType To view the list of proxy attributes, use racadm get lifecycleController.lcAttributes. Input ● -f — Exports inlet temperature history filename. The maximum length of this parameter is 64 characters. NOTE: If a file with the specified filename exists, then the older file is replaced with the new history file. ● -u — User name of the remote share to export the file.
Table 69. Details of inlettemphistory (continued) ● View the inlet temperature history. racadm inlettemphistory get Duration Above Warning Threshold as Percentage = 0.0% Duration Above Critical Threshold as Percentage = 0.0% Average Temperatures Last Hour = 23C ( 73.4F Last Day = 24C ( 75.2F Last Week = 24C ( 77.0F Last Month = 25C ( 77.0F Last Year = 23C ( 73.4F ) ) ) ) ) Peak Last Last Last Last Last ) ) ) ) ) Temperatures Hour = 23C ( Day = 25C ( Week = 27C ( Month = 29C ( Year = 29C ( 73.4F 77.
Table 70. Details of jobqueue (continued) Input ● -i — Specifies a job ID that is displayed or deleted. NOTE: The value JID_CLEARALL will force delete all the possible jobs in the queue. ● --all — The job IDs that are not applicable are deleted. ● -fqdd — Specifies an FQDD for which a job should be created. ● —r — Specifies a reboot type. ○ none — No Reboot Job. This option is the default value. ○ pwrcycle — Power cycle. ○ graceful — Graceful Reboot without forced shut down.
Table 70. Details of jobqueue (continued) RAC1024: Successfully scheduled a job. Verify the job status using "racadm jobqueue view -i JID_xxxxx" command. Commit JID = JID_927008261880 ● Create a commit job for InfiniBand objects. racadm jobqueue create krbkeytabupload Table 71. details of krbkeytabupload Description Uploads a Kerberos keytab file to iDRAC. To run this subcommand, you must have the Server Control privilege.
Table 72.
Table 72. Details of lclog (continued) ● -n—Specifies the n number of records that must be displayed. On Local RACADM, if this parameter is not specified, by default 100 logs are retrieved. ● -r—Displays events that have occurred after this time. The time format is yyyy-mm-dd HH:MM:SS. The time stamp must be provided within double quotation marks. ● -e—Displays events that have occurred before this time. The time format is yyyy-mm-dd HH:MM:SS. The time stamp must be provided within double quotation marks.
Table 72. Details of lclog (continued) ● Display all records of events that have occurred between 2011-01-02 23:33:40 and 2011-01-03 00:32:15. racadm lclog view -r "2011-01-02 23:33:40" -e "2011-01-03 00:32:15" ● Display all the available records from the active Lifecycle log. racadm lclog view NOTE: If output is not returned when this command is used remotely, then retry increasing the remote RACADM timeout value. To increase the timeout value, run the command racadm set iDRAC.Racadm.Timeout .
Table 72. Details of lclog (continued) ● Export the complete Lifecycle Log in gzip format to a remote HTTP share: racadm lclog export -f log.xml.gz -u httpuser -p httppwd -l http:// test.com ● Export the complete Lifecycle Log in gzip format to a remote HTTPS share racadm lclog export -f log.xml.gz -u httpsuser -p httpspwd -l https:// test.com ● Export the Life Cycle Log to a remote HTTP share racadm lclog export -f Mylog.xml -u httpuser -p httppwd -l http:// test.
Table 73. license (continued) If the file is on a shared location, then -u and -p must be used. NOTE: Using an invalid or unreachable IP for remote share (HTTP, HTTPS, FTP, TFTP) may not return an error message. ● ● ● ● ● -f — Filename or path to the license file -e — Specifies the entitlement ID of the license file that must be exported -t — Specifies the transaction ID. -c — Specifies the component name on which the license is installed.
● Import a license from an FTP share to a device, in this case Embedded iDRAC. racadm license import -f Licen.xml -u ftpuser -p ftppwd -l ftp://test.com/share -c idrac.embedded.1 ● Import a license from an TFTP share to a device, in this case Embedded iDRAC. racadm license import -f Licen.xml -l tftp://test.com/share -c idrac.embedded.1 ● Import a license by overriding the EULA warning. racadm license import -u admin -p passwd -f License.xml -l //192.168.0/licshare -c idrac.embedded.
● Export license to a CIFS share specifying the FQDD. While using the -c option and exporting a license from a device, more than one license file may be exported. Therefore if a filename is given, an index is appended to the end of the filename such asLicenseFile0.xml, LicenseFile1.xml. In this case, the device is Embedded iDRAC. racadm license export -u admin -p xxx -f LicenseFile.xml -l //192.168.0/licshare -c idrac.embedded.1 racadm license export -u httpuser -p httppswd -f LicenseFile.
Table 75. Details of networktransceiverstatistics (continued) ● racadm networktransceiverstatistics -all Input ● —fully qualified device descriptor of the NIC ● -all—for all the available network transceivers Example ● To display the available network transceivers managed by the server for statistics: racadm networktransceiverstatistics ● To display the statistics of the network transceiver specified by NIC.Integrated.1-1-1: racadm networktransceiverstatistics NIC.Integrated.
FCoE Link Failures: Lan Unicast Packets Received: Lan Unicast Packets Transmitted: Lan FCS Receive Errors: Partition Link Status: Partition Driver State: Total RDMA Packets Received: Total RDMA Packets Transmitted: Total RDMA Bytes Transmitted: Total RDMA Bytes Received: Total RDMA Transmitted ReadRequest Packets: Total RDMA Transmitted Send Packets: Total RDMA Transmitted Write Packets: Total RDMA Protocol Errors: Total RDMA Protection Errors: Not Applicable 0 0 Not Applicable Down Operational 0 0 0 0 Not
Table 78. Details of ping6 (continued) To run this subcommand, you must have Debug privilege. Synopsis Input racadm ping6 — the IPv6 address of the remote endpoint to ping.
Table 79. Details of RACADM Proxy Table 80.
Table 81. Details of racdump (continued) Input N/A Example =============================================================================== General System/RAC Information =============================================================================== RAC Information: RAC Date/Time = Thu May 18 13:35:32 2017 Firmware Version = 3.00.00.00 Firmware Build = 12 Last Firmware Update = 04/04/2017 19:41:38 Hardware Version = 0.
racreset Table 82. Details of racreset Description Resets iDRAC. The reset event is logged in the iDRAC log. To run this subcommand, you must have the Configure iDRAC permission and configure user privilege. NOTE: After you run the racreset subcommand, iDRAC may require up to two minutes to return to a usable state. Synopsis racadm racreset soft racadm racreset hard racadm racreset soft -f racadm recreset hard -f Input ● -f — This option is used to force the reset.
Table 83. Details of racresetcfg (continued) Input ● -f—Force racresetcfg. If any vFlash partition creation or formatting is in progress, iDRAC returns a warning message. You can perform a force reset using this option. ● -all—Discard all settings and reset user to shipping value. ● -rc—Discard all settings and reset user to default user name and password. NOTE: When you perform racresetcfg -rc on Stomp and Noble/VRTX servers, by default, the DHCP is disabled. Example ● Reset the configuration on iDRAC.
remoteimage Table 85. Details of remoteimage Description Connects, disconnects, or deploys a media file on a remote server. To run this subcommand, you must log in with virtual media privilege for iDRAC. Synopsis Input ● racadm remoteimage -d ● racadm remoteimage -s ● racadm remoteimage -c [-u -p -l ] ● ● ● ● ● ● -c—Connect the image. -d—Disconnect image. -u—User name to access shared folder. -p—Password to access shared folder.
Table 85. Details of remoteimage (continued) ● Deploy a remote image on iDRAC HTTP Share. racadm remoteinage -c -u "user" -p "xxx" -l http://shrloc/foo.iso ● Deploy a remote image on iDRAC HTTPS Share. racadm remoteinage -c -u "user" -p "xxx" -l https://shrloc/foo.iso NOTE: -p and -u options are not mandatory in case of HTTP/HTTPS based remoteimage commands. rollback Table 86. Details of rollback Description Allows you to roll back the firmware to an earlier version.
Table 87. Details of sekm (continued) NOTE: When you execute racadm sekm enable, a job ID is returned, query this job id to see the status of sekm. If the query reports failure, check the job ID config results or LC logs to find the reason for failure. To disable sekm feature. racadm sekm disable To request iDRAC to rekey all the devices. racadm sekm rekey To test primary sekm server connection.
serialcapture Table 88. Details of serialcapture Description The serialcapture subcommand is used to is used to export and clear serial data captured from the system. To run this subcommand, you must have the following privileges: Synopsis NOTE: To run clear and export commands, the target server must have iDRAC Datacenter license. To clear serial data. racadm serialcapture clear To export serial data.
Table 89. sensorsettings (continued) ● Out of range settings is entered. ● Invalid sensor FQDD is entered. ● Invalid threshold level filter is entered. Synopsis racadm sensorsettings set -level Min Input ● — Sensor or corresponding sensor FQDD which needs a threshold configuration. Run the command, racadm getsensorinfo to view the sensor FQDD. The R/W field in the output getsensorinfo indicates if the sensor thresholds can be configured.
Table 90. serveraction (continued) Example Get Power Status on iDRAC racadm serveraction powerstatus Server Power Status: ON racadm serveraction powercycle Server power operation successful setled Table 91. Details of setled Description Sets the state (blinking or not blinking) of the LED on the specified module. To run this subcommand, you must have the Configure iDRAC permission. Synopsis Input racadm setled -l ● -l — Specifies the LED state.
Table 92. Details of setniccfg (continued) ● -s — Enables static IP settings. The IPv4 address, netmask, and gateway must be specified. Otherwise, the existing static settings are used. , , and must be typed as dot-separated strings. racadm setniccfg -s 192.168.0 255.255.255.0 192.168.0 ● -s6 — Enables static IPv6 settings. The IPv6 address, Prefix Length, and the IPv6 Gateway can be specified. ● -o — Enable or disable NIC.
● Upload an invalid key to iDRAC User 2 in the first key space using a string. $ racadm sshpkauth -i 2 -k 1 -t "This is invalid key Text" ERROR: Key text appears to be corrupt ● Upload a valid key to iDRAC User 2 in the first key space using a file. $ racadm sshpkauth -i 2 -k 1 -f pkkey.key Key file successfully uploaded. ● Get all keys for User 2 on iDRAC.
Table 94. Details of sslcertdelete (continued) ● Use Remote RACADM to delete the Client Trust certificate for SSL. $ racadm -r 192.168.0 -u root -p xxx sslcertdelete -t 4 ● Use Remote RACADM to delete the telemetry certificate. racadm -r 192.168.0 -u root -p xxx sslcertdelete -t 8 -i 1 sslcertdownload Table 95. Details of sslcertdownload Description Downloads an SSL certificate from iDRAC to the client’s file system. To run this subcommand, you must have the Server Control privilege.
sslcertupload Table 96. Details of sslcertupload Description Uploads a custom SSL server or CA certificate for Directory Service from the client to iDRAC.
sslcertview Table 97. Details of sslcertview Description Displays the SSL server or CA certificate that exists on iDRAC. Synopsis ● racadm sslcertview -t [-A] ● racadm sslcertview -t -i Input ● -t—Specifies the type of certificate to view: ○ 1—Server Certificate ○ 2—Active Directory ○ 4—Client Trust certificate for SSL ○ 6—SEKM SSL certificate ○ 7—KMS CA certificate ○ 8—rsyslog CA certificate ● -A—Prevents printing headers or labels. ● -i—Instance value should be 1 or 2.
Table 97. Details of sslcertview (continued) ● racadm sslcertview -t 1 -A 00 US Texas Round Rock Dell Inc. Remote Access Group iDRAC default certificate US Texas Round Rock Dell Inc. Remote Access Group iDRAC default certificate May 15 23:54:19 2017 GMT May 12 23:54:19 2027 GMT Example ● To view the server certificate: racadm -r 192.168.0.2 -u root -p xxx sslcertview -t 1 racadm -r 192.168.0.
Table 98. Details of sslcsrgen (continued) Synopsis ● racadm sslcsrgen -g ● racadm sslcsrgen [-g] [-f ] ● racadm sslcsrgen -s ● racadm sslcsrgen –g -t ● ● Input racadm sslcsrgen -g -f -t racadm sslcsrgen -s -t ● -g—Generates a new CSR. ● -s—Returns the status of a CSR generation process (generation in progress, active, or none). ● -f—Specifies the filename of the location, , where the CSR is downloaded.
Table 99. Details of sslkeyupload (continued) ○ 1 — SSL key used to generate the server certificate. ● -f — Specifies the filename of the SSL key that must be uploaded. Output If upload is successful, the message SSL key successfully uploaded to the RAC is displayed. if upload is unsuccessful, error message is displayed. Example racadm sslkeyupload -t 1 -f c:\sslkey.txt sslresetcfg Table 100. Details sslresetcfg Description Restores the web-server certificate to factory default and restarts web-server.
Table 101. Details of storage (continued) ● To get the properties of a controller, run the following command: racadm storage get controllers: NOTE: HBA, BOSS and PERC controllers connected through slimline cable will have FQDDs starting with SL. Example - NonRaid.SL.5-1, AHCI.SL.5-1, RAID.SL.5-1 and so on.
Table 101.
Table 101. Details of storage (continued) Configuration NOTE: For any storage operation executed, creating a configuration job is needed for the operation to be applied. Only storage operations that don't need a configuration job to apply the changes are blink/unblink. Also supported is the ability to stack multiple storage operations for one configuration job. Examples are execute reset config, create VD, assign hotspare and create configuration job.
Table 101. Details of storage (continued) ● -sc—Number of spans in a virtual disk (required for multi-span RAID level) NOTE: ○ From PERC9 storage controller onwards, if the value of controller.SupportRAID10UnevenSpans is supported, you can enter only 0 for this option while creating RAID level 10. The created RAID10 virtual disk displays the spandepth as 1 (default). ○ For other controllers: ■ The default value for multi-span RAID levels is 2 and for basic RAID level is 1.
Table 101. Details of storage (continued) createsecuritykey, createvd, deletesecuritykey, deletevd, encryptvd, enclosures, emms, fans, hotspare, importconfig, ccheck, cryptographicerase, preparetoremove, blink, unblink, cancelcheck, renamevd, cancelbgi, rebuild, cancelrebuild, capacityexpanon, raidlevelmigrationinit, modifysecuritykey, psus, pdisks, resetconfig, tempprobes, vdisks, patrolread, forceonline, forceoffline,replacephysicaldisk,unlock,and setbootvd.
Table 101. Details of storage (continued) ● To rename, expansion and raid level migration of the virtual disks and, to rebuild, cancel rebuild and cancel the back-ground initialization, run the following command: racadm storage renamevd: -name racadm storage capacityexpansion: -size -pdkey racadm storage capacityexpansion: -size .
Table 101. Details of storage (continued) ● To unlock foreign configuration: racadm storage unlock: -key -passwd ● To start or stop a blink or identify operation on the specified storage device, run the following command: racadm storage blink: racadm storage blink: racadm storage unblink: racadm storage unblink: NOTE: ○ The start or stop a blink feature is not supported for HHHL PCIe SSD devices.
racadm storage help