Dell EMC OpenManage Deployment Toolkit Version 6.1.
Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates either potential damage to hardware or loss of data and tells you how to avoid the problem. WARNING: A WARNING indicates a potential for property damage, personal injury, or death. © 2018 Dell Inc. or its subsidiaries. All rights reserved. Dell, EMC, and other trademarks are trademarks of Dell Inc. or its subsidiaries.
Contents 1 Introduction....................................................................................................................................................8 DTK Deprecation Message............................................................................................................................................... 8 What is new in this release...............................................................................................................................................
ix or inxmlfile............................................................................................................................................................... 27 l or logfile..................................................................................................................................................................... 27 o or outfile.............................................................................................................................................
lpt................................................................................................................................................................................146 memdynamicpower.................................................................................................................................................. 147 memintleave........................................................................................................................................................
virutualmedia............................................................................................................................................................. 172 SYSCFG For State Configuration................................................................................................................................. 172 SYSCFG Options For State Configuration.............................................................................................................
Configuring Auto Import .........................................................................................................................................216 Miscellaneous Options............................................................................................................................................. 217 Quick Reference To RAIDCFG Commands..................................................................................................................217 6 UPINIT...................
1 Introduction Dell OpenManage Deployment Toolkit (DTK) includes a set of utilities, sample scripts, and sample configuration files to deploy and configure your Dell system. You can use DTK to build script-based and RPM-based installation for deploying a large number of systems reliably, without changing their current deployment processes. You can use DTK in a Microsoft Windows Preinstallation Environment (Windows PE) or a Linux environment.
– Mellanox 2port 25GE MEZZ Yondu • Support Matrix for the controller card: Table 1.
Group SYSCFG Commands Equivalent RACADM Commands --dnsserver2v6 get iDRAC.IPv6.DNS2 --gatewayv6 iDRAC.IPv6.Gateway --ipv6address1 iDRAC.IPv6.Address1 --ipv6address2 iDRAC.IPv6.Address2 --linklocaladdrv6 iDRAC.IPv6.LinkLocalAddress --prefixlengthv6 iDRAC.IPv6.PrefixLength --connectionmode iDRAC.IPMISerial.ConnectionMode --msgcommbitrate iDRAC.IPMISerial.BaudRat --msgcommflowctrl iDRAC.IPMISerial.FlowControl --tmcfghandshakectrl iDRAC.IPMISerial.
Group Miscellaneous Settings Processor Settings SYSCFG Commands Equivalent RACADM Commands --MemTest BIOS.MemSettings.MemTest --NodeInterleave BIOS.MemSettings.NodeInterleave --memopmode BIOS.memsettings.MemOpMode --AssetTag BIOS.MiscSettings.AssetTag --ErrPrompt BIOS.MiscSettings.ErrPrompt --NumLock BIOS.MiscSettings.NumLock --ForceInt10 BIOS.MiscSettings.ForceInt10 --insystemcharacterization BIOS.MiscSettings.InSystemCharacterization --DcuIpPrefetcher BIOS.ProcSettings.
Group SATA Settings 12 Introduction SYSCFG Commands Equivalent RACADM Commands --procconfigtdp BIOS.procsettings.ProcConfigTdp --WriteCache BIOS.SataSettings.WriteCache --SecurityFreezeLock BIOS.SataSettings.SecurityFreezeLock --Sembsataraid BIOS.SataSettings.EmbSata --embsata BIOS.SataSettings.EmbSata --sata0 BIOS.SataSettings.SataPortA --sata1 BIOS.SataSettings.SataPortB --sata2 BIOS.SataSettings.SataPortC --sata3 BIOS.SataSettings.SataPortD --sata4 BIOS.SataSettings.
Group SYSCFG Commands Equivalent RACADM Commands Serial Communication --ConTerrmType BIOS.SerialCommSettings.ConTermType --ExtSerialConnector BIOS.SerialCommSettings.ExtSerialConnector --FailSafeBaud BIOS.SerialCommSettings.FailSafeBaud --RedirAfterBoot BIOS.SerialCommSettings.RedirAfterBoot Slot Disablement --Slotn BIOS.SlotDisablement.Slotn System Information --svctag BIOS.SysInformation.SystemServiceTag System Security --AcPwrRcvryDelay BIOS.SysSecurity.
Toolkit Utilities DTK contains utilities that allow you to configure the BIOS, Baseboard Management Controller (BMC), Remote Access Controller (RAC), RAID controllers, and hard-drive partitions on supported Dell systems. Additionally, the utilities can be integrated with the sample files provided with the toolkit to fully configure one-to-many target systems in a scripted mass system deployment.
The syscfg.ini file cannot be used across different systems. The file output operation places system identification information at the beginning of the [syscfg] section. This information is used to determine if the file can be accepted as input for a system. The following information is used for system identification: • System ID Byte(s) • System Name • BIOS Version If these values do not match the values found on the system, the file input operation fails.
• The Dell OpenManage Sever Administrator Storage Management User’s Guide provides information about RAID controllers. • The Integrated Dell Remote Access Controller 8 (iDRAC8) Command Line Interface Reference Guide provides information about the RACADM subcommands, supported interfaces, property database groups and object definitions for iDRAC8 and CMC.
2 Command Syntax Overview Syntax refers to the way a command and its parameters are entered. Dell OpenManage Deployment Toolkit (DTK) Command Line Interface (CLI) commands can be arranged in any order as long as they conform to the basic command line syntax.
NOTE: Some of the command line options in DTK are followed by an asterisk. Such options are used for reporting purposes only. Command Line Syntax The following table lists the generic command line characters and arguments present in the command line options with a short description of these characters. Table 4. Command Line Options Element Description - Prefix single character options. NOTE: This delimiter is not applicable to Baseboard Management Controller (BMC) sub-options.
Table 5. Command Line Option Delimiters Valid / Invalid DTK Command Line Example valid syscfg --option1 --option2 syscfg --asset --floppy invalid syscfg --option1=argument --option2 --option3 syscfg --asset=R910 --floppy -- bootseq valid syscfg -o=filename --option1 --option2 syscfg -o=/tmp/myfile.txt --floppy --bootseq valid syscfg -l=filename --option1 --option2 syscfg -l=/tmp/myfile.txt --floppy --bootseq invalid syscfg -i=filename --option1 --option2 syscfg -i=/tmp/myfile.
Delimiter Example Description If an odd number of backslashes are followed by a double quotation mark, then one backslash (\) is taken for every pair of backslashes (\\) and the double quotation mark is interpreted as an escape sequence by the remaining backslash, causing a literal double quotation mark (") to be placed in the SYSCFG argument. syscfg --option="\\\"argument" considers \ "argument as the argument.
Help Option The -h and --help options display general usage information for the utility. If the argument matches a valid option, that usage information of the option is displayed. If the option has arguments, the arguments are displayed, separated by a | character. If the argument does not match a valid option, a usage error is given (and usage information is displayed). This option cannot be replicated.
3 DTK Seamless package The DTK Seamless package is a single installer package that carries Linux DTK RPMs (RHEL, SLES) and its dependency. Seamless package — Downloading and Installing This section describes the downloading and installing of DTK seamless package. The seamless package auto recognizes the OS type and its respective dependency during the installation and installs SYSCFG, RAIDCFG, and RACADM tools on post Linux operating system.
In the non-interactive mode, all the available tools are installed by default. Any other option is ignored. Type the following command: ./DTKTOOLS__Linux64_.Bin [—f/--force] Once the DTK tools installation is complete, success message is displayed on the screen. To uninstall the DTK tools, run the command ./DTKTOOLS__Linux64_.Bin [-d/--delete] To view the available options, run the following command in the command line: .
4 SYSCFG This section documents the Deployment Toolkit (DTK) system configuration utility. It describes the command line parameters, configuration file format, and individual executables used to configure server BIOS and Baseboard Management Controller (BMC) settings, DTK state settings, and system information including PCI device detection.
SYSCFG General Options NOTE: Some of the options in SYSCFG are followed by an asterisk. The asterisk is not part of the command syntax. Such options are used for reporting purposes only. These commands do not accept any sub-options or arguments. The values associated with these commands are reported by the BIOS. You cannot modify these values. No Option Table 8. No Option Valid Arguments NA Description The SYSCFG utility displays the usage information. envar Table 9.
h or help Table 10. SYSCFG General — h or help Valid Arguments none or Description Displays the general usage information for the utility, when no argument is provided. If the argument matches a valid option, that option's usage information is displayed. If the option has arguments, the arguments are displayed, separated by a | character. If the option has sub-options, all sub-options, valid arguments, and a description are listed.
ix or inxmlfile Table 12. SYSCFG General — ix or inxmlfile Valid Arguments Description Directs the SYSCFG utility to receive input from the xml file. The utility searches the BIOS option in the file. An error is returned if the file is not found. The provided option must match a valid option, and the arguments must be in the proper format for the option. If an option is not available on a system and it is specified in a file, the utility ignores the option.
PowerEdge 12G it overwrites the existing file. If this option is used with other function commands, the commands are applied in the order in which they appear. This option captures replicable BMC and BIOS options. Example: A:>syscfg -o .ini ox or outxmlfile Table 15. SYSCFG General — ox or outxmlfile Valid Arguments Description Prints all BIOS options to the specified xml file. NOTE: It is applicable only on 12G and later sytems. Example: A:>syscfg --ox filename.
s Table 18. SYSCFG General — s Valid Arguments Description Prints the variable name and the assigned value to the console. This option when used with --envar, picks up the environment variable data and stores it in a file. This file can be called from a script. For more information, see envar. Example: A:>syscfg -s ENVNAME --svctag svctag=SERVICE ENVNAME=SERVICE version Table 19.
– A missing or expired license. The system displays an error message if the required license is not found. For more information, see Dell License Manager on dell.com/support/manuals. • Some of the options are followed by an asterisk. The asterisk is not part of the command syntax. Such options are used for reporting purposes only. These commands do not accept any suboptions or arguments. The values associated with these commands are reported by the BIOS. You cannot modify these values.
Group Option on 12G and Later systems Option on Systems Prior to 12G Systems Equivalent RACADM Option -InternalSdCardRedundancy --embsdcardredundancy BIOS.IntegratedDevices.InternalSdCardRedundanc y --InternalUsb --internalusb BIOS.IntegratedDevices.InternalUsb --InternalUsb1 --internalusbport1 BIOS.IntegratedDevices.InternalUsb1 --InternalUsb2 --internalusbport2 BIOS.IntegratedDevices.InternalUsb2 --OsWatchdogTimer --oswatchdogtimer BIOS.IntegratedDevices.
Group Option on 12G and Later systems Option on Systems Prior to 12G Systems Equivalent RACADM Option NOTE: The option is available only on 14G and later systems. IscsiDev1ConnProtocol N/A NOTE: The option is available only on 14G and later systems. IscsiDev1ConnTimeout N/A NOTE: The option is available only on 14G and later systems. IscsiDev1ConnVlanEnDis N/A NOTE: The option is available only on 14G and later systems.
Group Option on 12G and Later systems Option on Systems Prior to 12G Systems Equivalent RACADM Option --SysMemSpeed* N/A BIOS.MemSettings.SysMemSpeed --SysMemType* N/A BIOS.MemSettings.SysMemType --SysMemVolt* N/A BIOS.MemSettings.SysMemVolt --VideoMem* N/A BIOS.MemSettings.VideoMem --ClusterOnDie N/A N/A N/A N/A --AssetTag* --asset* BIOS.MiscSettings.AssetTag --ErrPrompt --f1f2promptonerror BIOS.MiscSettings.ErrPrompt NOTE: The option is not supported on 12G systems.
Group Option on 12G and Later systems Option on Systems Prior to 12G Systems Equivalent RACADM Option NOTE: The option is available only on 14G and later systems. DellWyseP25BIOSAccess N/A NOTE: The option is available only on 14G and later systems. Network Settings --PxeDevnEnDis N/A HttpDevnInterface N/A BIOS.NetworkSettings.PxeDevnEnDis NOTE: The option is supported only on 13G and later systems. NOTE: The option is available only on 14G and later systems.
Group One-Time Boot Option on 12G and Later systems Option on Systems Prior to 12G Systems Equivalent RACADM Option --PxeDevnVlanPriority N/A BIOS.PxeDevice1Settings.PxeDevnVlanPriority --OneTimeBootMode N/A BIOS.OneTimeBoot.OneTimeBootMode --OneTimeBootSeqDev --nextboot BIOS.OneTimeBoot.OneTimeBootSeqDev --OneTimeHddSeqDev N/A BIOS.OneTimeBoot.OneTimeHddSeqDev NOTE: The option is not supported on Dell PowerEdge 13G and later systems. Processor Settings --OneTimeUefiBootSeqDev N/A BIOS.
Group Option on 12G and Later systems Option on Systems Prior to 12G Systems Equivalent RACADM Option --Proc64bit* N/A BIOS.ProcSettings.Proc64bit --ProcAdjCacheLine --adjcacheprefetch BIOS.ProcSettings.ProcAdjCacheLine --ProcBusSpeed* N/A BIOS.ProcSettings.ProcBusSpeed --ProcCores --cpucore BIOS.ProcSettings.ProcCores --ProcCoreSpeed* N/A BIOS.ProcSettings.ProcCoreSpeed --ProcExecuteDisable --cpuxdsupport BIOS.ProcSettings.ProcExecuteDisable --ProcHwPrefetcher --hwprefetcher BIOS.
Group Option on 12G and Later systems Option on Systems Prior to 12G Systems Equivalent RACADM Option --SataPortBCapacity* N/A BIOS.SataSettings.SataPortBCapacity --SataPortBDriveType* N/A BIOS.SataSettings.SataPortBDriveType --SataPortBModel* N/A BIOS.SataSettings.SataPortBModel --SataPortC --sata2 BIOS.SataSettings.SataPortC --SataPortCCapacity* N/A BIOS.SataSettings.SataPortCCapacity --SataPortCDriveType* N/A BIOS.SataSettings.SataPortCDriveType --SataPortCModel* N/A BIOS.
Group Option on 12G and Later systems Option on Systems Prior to 12G Systems Equivalent RACADM Option --sata7 BIOS.SataSettings.SataPortH N/A BIOS.SataSettings.SataPortHCapacity N/A BIOS.SataSettings.SataPortHDriveType N/A BIOS.SataSettings.SataPortHModel N/A BIOS.SataSettings.SataPortI N/A BIOS.SataSettings.SataPortICapacity N/A BIOS.SataSettings.SataPortIDriveType N/A BIOS.SataSettings.SataPortIModel NOTE: The option is supported only on Dell PowerEdge 13G and later systems.
Group Option on 12G and Later systems Option on Systems Prior to 12G Systems Equivalent RACADM Option N/A BIOS.SataSettings.SataPortJ N/A BIOS.SataSettings.SataPortJCapacity N/A BIOS.SataSettings.SataPortJDriveType N/A BIOS.SataSettings.SataPortJModel N/A BIOS.SataSettings.SecurityFreezeLock --ConTerrmType --conterm BIOS.SerialCommSettings.ConTermType --ExtSerialConnector --extserial BIOS.SerialCommSettings.ExtSerialConnector --FailSafeBaud --fsbr BIOS.SerialCommSettings.
Group Option on 12G and Later systems Option on Systems Prior to 12G Systems Equivalent RACADM Option --SysMfrContactInfo* N/A BIOS.SysInformation.SysMfrContactInfo --SystemBiosVersion* --biosver BIOS.SysInformation.SystemBiosVersion --SystemManufacturer* N/A BIOS.SysInformation.SystemManufacturer --SystemModelName* N/A BIOS.SysInformation.SystemModelName --SystemServiceTag* --svctag/--syssvctag* BIOS.SysInformation.SystemServiceTag --SystemMeVersion* N/A N/A N/A BIOS.SysInformation.
Group Option on 12G and Later systems Option on Systems Prior to 12G Systems Equivalent RACADM Option NOTE: The option is supported only on Dell PowerEdge 13G and later systems. --EnergyPerformanceBias BIOS.SysProfileSettings.EnergyPerformanceBias NOTE: The option is supported only on Dell PowerEdge 13G and later systems. --UncoreFrequency BIOS.SysProfileSettings.UncoreFrequency NOTE: The option is supported only on Dell PowerEdge 13G and later systems.
Group Option on 12G and Later systems Option on Systems Prior to 12G Systems Equivalent RACADM Option --tpmactivation BIOS.SysSecurity.TpmActivation --tpmclear BIOS.SysSecurity.TpmClear --TpmSecurity --tpmsecurity BIOS.SysSecurity.TpmSecurity --TpmStatus N/A BIOS.SysSecurity.TPMStatus --TpmInfo N/A N/A N/A BIOS.SysSecurity.TpmCommand --UefiVariableAccess N/A N/A --SecureBoot N/A BIOS.SysSecurity.
Group Option on 12G and Later systems Option on Systems Prior to 12G Systems Equivalent RACADM Option TpmPpiBypassClear N/A N/A TpmPpiBypassProvision N/A N/A --UefiBootSeq N/A BIOS.BiosBootSettings.UefiBootSeq NOTE: The option is available only on 14G and later systems. UEFI Boot Settings BIOS Option Settings You can manage the BIOS start settings using the options in this group. BootSeq or bootseq Table 21.
NOTE: The asterisk indicates that the device is enabled in the BIOS. Device Name Examples: Example of device names: nic.slot.1 (network adapter 1 in PCI slot) nic.emb.1 (network adapter 1 on system board) hdd.emb.0 (hard drive C:) cdrom.emb.0 (CD drive) Device Name Lists Examples Example 1: #syscfg --bootseq The following devices are set in the boot sequence: Device 2:* cdrom.emb.0 - IDE CD-ROM device Device 3:* hdd.emb.0 - Hard drive C: Device 5:* virtual.slot.1 - VIRTUALCDROM DRIVE Device 1:* floppy.emb.
list of device index values. The list must be within the bounds of the current boot list. For example, the low and high numbers must match. Systems that use a numerical list for boot order cannot be replicated. This option is applicable when bootmode is set to Bios and has no effect when bootmode is set to Uefi. Some systems allow the boot order to be expressed as a list of device names. Systems that support device names also support replication of the boot order through the output file option.
Applicable Systems All PowerEdge 11G and later systems BootSeqRetry or bootseqretry Table 24. BootSeqRetry or bootseqretry Valid Arguments Description • On systems prior to 12G: enable, disable • On 12G and later systems: Enabled, Disabled Enables or disables the boot sequence retry feature. When set to enable, the system reattempts to set the boot order after a 30-second time-out if the last boot attempt has failed. This option can be replicated.
Example: A:>syscfg --SetBootOrderFqdd1=xxxx,yyy,zzzz SetBootOrderFqdd1=xxxx,yyy,zzzz Applicable Systems PowerEdge 13G and later systems SetLegacyHddOrderFqddn Table 27. SetLegacyHddOrderFqddn Valid Arguments Description • On systems prior to 13G: NA • On 13G and later systems: Displays the list of FQDDs representing the legacy hard-disk drive list to be applied on the next boot. NOTE: The value of n in SetLegacyHddOrderFqddn can be 1–16.
EmbNic1Nic2 or embnic1nic2 Table 29. EmbNic1Nic2 or embnic1nic2 Valid Arguments Description • On systems prior to 12G: enable, disable • On 12G and later systems: Enabled, Disabled, DisabledOs Enables or disables the operating system interface of the first and second embedded NIC controllers. Example: A:>syscfg --embnic1nic2=enable --embnic1nic2=enable Applicable Systems PowerEdge 11G and later systems EmbNic2 or embnic2 Table 30.
not found in the boot order. If the NIC is turned on with PXE, it is placed at the end of the boot order. The onnopxe argument is not supported on all systems. The onwithiscsi argument enables the embedded NIC to boot from the iSCSI server. The embnic1 option can be replicated. Example: A:>syscfg --embnic3=onnopxe embnic3=onnopxe Applicable Systems All PowerEdge systems EmbNic3Nic4 or embnic3nic4 Table 32.
EmbVideo or embvideoctrl Table 34. EmbVideo or embvideoctrl Valid Arguments Description • On systems prior to 12G: enable, disable • On 12G and later systems: Enabled, Disabled Enables or disables the BIOS support for the Embedded Video Controller Example: A:>syscfg --embvideoctrl=enable embvideoctrl=enable Applicable Systems PowerEdge 11G and later systems IoatEngine or ioat Table 35.
Applicable Systems PowerEdge 12G and later systems IntegratedNetwork2 Table 37. IntegratedNetwork2 Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: Enabled, DisabledOs Enables or disables Integrated Network 2. NOTE: If set to DisabledOs, the Integrated NICs may still be available for shared network access by the embedded management controller. This function must be configured through the NIC management utilities provided with your system.
Example: A:>syscfg --integratedsas=enable integratedsas=enable Applicable Systems All PowerEdge systems. InternalSdCard or embsdcard Table 40. InternalSdCard or embsdcard Valid Arguments Description • On systems prior to 12G: on, off • On 12G and later systems: On, Off Enables or disables the embedded SD card port. Example: A:>syscfg --embsdcard=off embsdcard=off Applicable Systems All PowerEdge systems InternalSdCardRedundancy or embsdcardredundancy Table 41.
InternalUsb or internalusb Table 42. InternalUsb or internalusb Valid Arguments Description • On systems prior to 12G: off, on • On 12G and later systems: On, Off Turns the internal USB port on or off. Example: A:>syscfg --internalusb=on internalusb=on Applicable Systems All PowerEdge systems. InternalUsb1 or internalusbport1 Table 43.
OsWatchdogTimer or oswatchdogtimer Table 45. OsWatchdogTimer or oswatchdogtimer Valid Arguments Description • On systems prior to 12G: enable, disable • On 12G and later systems: Enabled, Disabled Aids in the recovery of the operating system when the system stops responding. When this option is set to enable, the operating system is allowed to initialize the timer. When set to disable (the default), the timer has no effect on the system.
Example: A:>syscfg --usbports=enable usbports=enable Applicable Systems All PowerEdge systems. MmioAbove4Gb Table 48. MmioAbove4Gb Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: Enabled, Disabled This field helps in enabling support for PCIe devices that require large amount of memory. Enable this option only for 64-bit operating systems. Example: A:>syscfg --MmioAbove4Gb=Enabled MmioAbove4Gb=Enabled Usb3Setting Table 49.
• Description On 12G and later systems: read-only Displays the current state of the Embedded Video Controller. Example: A:>syscfg --CurrentEmbVideoState CurrentEmbVideoState=xxx Applicable Systems PowerEdge 12G and later systems InternalSdCardPrimaryCard Table 51. InternalSdCardPrimaryCard Valid Arguments Description • On systems prior to 13G: NA • On 13G and later systems: SdCard1, SdCard2 Sets an internal SD card as the primary SD card.
Example: A:>syscfg --IscsiDev1Con1DhcpEnDis=Enabled IscsiDev1Con1DhcpEnDis=Enabled Applicable Systems PowerEdge 14G and later systems IscsiDev1ConnEnDis Table 54. IscsiDev1ConnEnDis Valid Arguments Description • On systems prior to 14G: NA • On 14G and later systems: Enabled, Disabled Sets the configuration of the iSCSI connection. Where the value of n in IscsiDev1ConnEnDis can be 1 or 2.
Example: A:>syscfg --IscsiDev1Con1Protocol IscsiDev1Con1Interface=IPv4 Applicable Systems PowerEdge 14G and later systems IscsiDev1ConnTimeout Table 57. IscsiDev1ConnTimeout Valid Arguments Description • On systems prior to 14G: NA • On 14G and later systems: Sets the time-out of the iSCSI connection. Where the value of n in IscsiDev1ConnTimeout can be 1 or 2.
Example: A:>syscfg --IscsiDev1Con1VlanId IscsiDev1Con1VlanId=XXXX Applicable Systems PowerEdge 14G and later systems IscsiDev1ConnAuth Table 60. IscsiDev1ConnAuth Valid Arguments Description • On systems prior to 14G: NA • On 14G and later systems: None, Chap Sets the authentication type of the iSCSI connection. Where the value of n in IscsiDev1ConnAuth can be 1 or 2.
PxeDevnInterface Table 62. PxeDevnInterface Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: read-only Displays the NIC interface used for the PXE device. NOTE: The value of n in PxeDevnInterface can be 1–4. Example: A:>syscfg --PxeDev1Interface Applicable Systems PowerEdge 12G and later systems PxeDevnProtocol Table 63.
PxeDevnVlanId Table 65. PxeDevnVlanId Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: Sets the virtual LAN (VLAN) of the PXE device. NOTE: The value of n in PxeDevnVlanId can be 1–4. Example: A:>syscfg --PxeDev1VlanId=XXXX Applicable Systems PowerEdge 12G and later systems PxeDevnVlanPriority Table 66.
Applicable Systems PowerEdge 14G and later systems HttpDevnProtocol Table 68. HttpDevnProtocol Valid Arguments Description • On systems prior to 14G: NA • On 14G and later systems: IPv4, IPv6 Determines whether the Internet Protocol version 4 older version or the Internet Protocol version 6 the newest version is used for this device. The value of n in HttpDevnProtocol can be from 1 to 4.
Applicable Systems PowerEdge 14G and later systems Memory Settings You can manage the memory-related configuration settings using the objects in this group. CorrEccSmi or memprefailurenotify Table 71. CorrEccSmi or memprefailurenotify Valid Arguments Description • On systems prior to 12G: enable, disable • On 12G and later systems: Enabled, Disabled Enables or disables the Correctable ECC SMIs. When enabled, the SMIs report the Correctable ECC errors. This option can be replicated.
• Description On 12G and later systems: OptimizerMode, SpareMode, MirrorMode, AdvEccMode, SpareWithAdvEccMode Selects the memory operating mode. This feature is active only if a valid memory configuration is detected. When OptimizerMode is enabled, the DRAM controllers operate independently in 64-bit mode and provide optimized memory performance. When MirrorMode is enabled, only half of the installed memory is reported as available to the operating system.
Example: A:>syscfg --MemTest=Enabled MemTest=Enabled Applicable Systems All PowerEdge systems NodeInterleave or nodeinterleave Table 76. NodeInterleave or nodeinterleave Valid Arguments Description • On systems prior to 12G: enable, disable • On 12G and later systems: Enabled, Disabled Enables node interleaving, if the system is configured with matching memory. If set to disable (default), the system supports Non-Uniform Memory (NUMA) architecture memory configurations.
• Description On 12G and later systems: Enabled, Disabled Enables or disables the RC/MRC Serial debug output. Example: A:>syscfg --SerialDbgOut=Enabled SerialDbgOut=Enabled Applicable Systems PowerEdge 12G and later systems. SysMemSize or mem Table 79. SysMemSize or mem Valid Arguments Description • On systems prior to 12G: read-only • On 12G and later systems: read-only Displays the amount of main memory in the system.
• Description On 12G and later systems: read-only Displays the clock frequency of the main memory. Example: A:>syscfg --SysMemSpeed Applicable Systems PowerEdge 12G and later systems. SysMemType Table 82. SysMemType Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: read-only Displays the type of main memory installed in the system. Example: A:>syscfg --SysMemType Applicable Systems PowerEdge 12G and later systems. SysMemVolt Table 83.
Example: A:>syscfg --VideoMem Applicable Systems PowerEdge 12G and later systems. ClusterOnDie Table 85. ClusterOnDie Valid Arguments • On systems prior to 12G: NA • On 12G and later systems: Enabled, Disabled Description Enables or disables the Cluster On Die option. When enabled, the feature enhances the performance of the system with two caching agents. A:>syscfg --ClusterOnDie=Enabled ClusterOnDie=Enabled Applicable Systems PowerEdge 12G and later systems RedundantOsLocation Table 86.
AssetTag or asset Table 87. AssetTag or asset Valid Arguments Description • On systems prior to 12G: read-only • On 12G and later systems: read-only Reports or sets the customer-programmable asset tag number for a system. This value can be replicated. NOTE: The Asset Tag is a string assigned to a system, usually by an administrator, for security or tracking purposes. The Asset Tag can be up to 10 characters long and can contain only printable US-ASCII characters.
the next system restart. The OptimizedBoot option runs ISC and forces an immediate system restart to apply the results. If set to Disabled, ISC does not run. Example: A:>syscfg --InSystemCharacterization=FastBoot InSystemCharacterization=FastBoot NumLock or numlock Table 90. NumLock or numlock Valid Arguments Description • On systems prior to 12G: on, off • On 12G and later systems: On, Off Turns the keyboard number lock on or off. This option is not replicated.
• Description On 12G and later systems: FastBoot, OptimizedBoot, Disabled In-System Characterization (ISC) runs during power-on self-test (POST) on detecting relevant changes in the system configuration to optimize power and performance. ISC takes about 20 seconds to run, and a system restart is required to apply the system configuration changes. The FastBoot option runs ISC and continues without applying ISC results until the next system restart.
DellWyseP25BIOSAccess Table 95. DellWyseP25BIOSAcess Valid Arguments Description • On systems prior to 14G: NA • On 14G and later systems: Enabled, Disabled This field enables or disables Remote user to access BIOS Setup via Dell Wyse P25/P45 Portal. If P25/P45 BIOS Access is turned OFF, it cannot be turned back on remotely from the P25/P45. Turning this feature OFF will also prevent keyboard and mouse access to Diagnostics, Boot Options, and other Pre-OS functionality.
• Description On 12G and later systems: numerical list separated by commas or list of device names separated by commas Sets the specified device as the first device in the boot order for the next boot cycle only. The device must be a device from the bootseq option device list. Run the bootseq option to see a list of available device names. For more information, see --bootmode . This option is not replicated.
OneTimeUefiBootSeqDev Table 99. OneTimeUefiBootSeqDev Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: numerical list separated by commas or list of device names separated by commas Determines the one-time boot device when the One-Time Boot Device List is set to UEFI Boot Sequence Device. If Boot Mode is set to BIOS, the system temporarily switches the Boot Mode to UEFI when attempting a one-time boot to the device.
DcuIpPrefetcher Table 101. DcuIpPrefetcher Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: Enabled, Disabled Enables (default value) or disables DCU IP Prefetcher. Example: A:>syscfg --DcuIpPrefetcher=Enabled DcuIpPrefetcher=Enabled Applicable Systems PowerEdge 12G and later systems DcuStreamerPrefetcher or dcustreamerprefetcher Table 102.
Example: A:>syscfg --logicproc=enable logicproc=enable Applicable Systems All PowerEdge systems. Proc1Brand Table 104. Proc1Brand Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: read-only Displays the brand text provided by the processor manufacturer. Example: A:>syscfg --Proc1Brand Applicable Systems PowerEdge 12G and later systems. Proc1Id Table 105.
Proc1L3Cache Table 107. Proc1L3Cache Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: read-only Displays the amount of memory in the corresponding processor cache. Example: A:>syscfg --Proc1L3Cache Applicable Systems PowerEdge 12G and later systems. Proc1NumCores Table 108. Proc1NumCores Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: read-only Displays the number of cores in the processor package.
Proc2Id Table 110. Proc2Id Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: read-only Displays the family, model, and stepping values of the processor. Example: A:>syscfg --Proc2Id Applicable Systems PowerEdge 12G and later systems. Proc2L2Cache Table 111. Proc2L2Cache Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: read-only Displays the amount of memory in the corresponding processor cache.
Proc2NumCores Table 113. Proc2NumCores Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: read-only Displays the number of cores in the processor package. Example: A:>syscfg --Proc2NumCores Applicable Systems PowerEdge 12G and later systems. Proc3Brand Table 114. Proc3Brand Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: read-only Displays the brand text provided by the processor manufacturer.
Proc3L2Cache Table 116. Proc3L2Cache Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: read-only Displays the amount of memory in the corresponding processor cache. Example: A:>syscfg --Proc3L2Cache Applicable Systems PowerEdge 12G and later systems. Proc3L3Cache Table 117. Proc3L3Cache Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: read-only Displays the amount of memory in the corresponding processor cache.
Proc4Brand Table 119. Proc4Brand Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: read-only Displays the brand text provided by the processor manufacturer. Example: A:>syscfg --Proc4Brand Applicable Systems PowerEdge 12G and later systems. Proc4Id Table 120. Proc4Id Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: read-only Displays the family, model, and stepping values of the processor.
Proc4L3Cache Table 122. Proc4L3Cache Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: read-only Displays the amount of memory in the corresponding processor cache. Example: A:>syscfg --Proc4L3Cache Applicable Systems PowerEdge 12G and later systems. Proc4NumCores Table 123. Proc4NumCores Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: read-only Displays the number of cores in the processor package.
ProcAdjCacheLine or adjcacheprefetch Table 125. ProcAdjCacheLine or adjcacheprefetch Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: Enable, Disable • On Dell’s 12th generation PowerEdge and later systems: Enabled, Disabled When set to Enabled (default), the system is optimized for applications that require high utilization of sequential memory access.
Example: A:>syscfg --cpucore=1 cpucore=1 Applicable Systems All PowerEdge systems. ProcCoreSpeed Table 128. ProcCoreSpeed Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: NA • On Dell’s 12th generation PowerEdge and later systems: Read-only Displays the clock speed of the processors. Example: A:>syscfg --ProcCoreSpeed Applicable Systems Dell’s 12th generation PowerEdge and later systems. ProcExecuteDisable or cpuxdsupport Table 129.
Processor does not preempt, when set to disable. This option can be replicated. Example: A:>syscfg --hwprefetcher=enable hwprefetcher=enable Applicable Systems All PowerEdge systems. ProcVirtualization or virtualization Table 131. ProcVirtualization or virtualization Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: enable, disable • On Dell’s 12th generation PowerEdge and later systems: Enabled, Disabled Enables or disables virtualization in the CPU.
QpiSpeed Table 133. QpiSpeed Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: NA • On Dell’s 12th generation PowerEdge and later systems: MaxDataRate, 9GTps, 8GTps, 7GTps, 6GTps Sets the speed of the processor. Example: A:>syscfg --QpiSpeed=8GTps QpiSpeed=8GTps Applicable Systems Dell’s 12th generation PowerEdge and later systems RtidSetting Table 134.
Example: A:>syscfg --Proc1ControlledTurbo=Disabled ProcConfigTdp Table 136. ProcConfigTdp Valid Arguments Description • On systems prior to Dell’s 13th generation PowerEdge systems: NA • On Dell’s 13th generation PowerEdge and later systems: Nominal, Level1, Level2 Configures the Thermal Design Power (TDP). Example: A:>syscfg --ProcConfigTdp=Nominal ProcConfigTdp=Nominal ProcX2Apic Table 137.
• Description On Dell’s 12th generation PowerEdge and later systems: Off, AtaMode, RaidMode, AhciMode Configures an embedded SATA RAID controller. This option can be replicated. • • • • • • off /Off — disables the embedded SATA RAID controller. combined— sets the SATA RAID controller to combined mode. ata/ AtaMode— sets SATA RAID controller to ATA mode. ahci/ AhciMode— sets ATA RAID controller to ahci mode. raid/RaidMode — sets SATA RAID controller to RAID mode.
eSataPort1DriveType Table 141. eSataPort1DriveType Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: NA • On Dell’s 12th generation PowerEdge and later systems: Read-only Indicates the type of device attached to the embedded SATA port. Example: A:>syscfg --eSataPort1DriveType Applicable Systems Dell’s 12th generation PowerEdge and later systems. eSataPort1Model Table 142.
SataPortACapacity Table 144. SataPortACapacity Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: NA • On Dell’s 12th generation PowerEdge and later systems: Read-only Displays the total capacity of a hard disk drive. This option is undefined for removable-media devices such as optical drives. Example: A:>syscfg --SataPortACapacity Applicable Systems Dell’s 12th generation PowerEdge and later systems SataPortADriveType Table 145.
SataPortB or sata1 Table 147. SataPortB or sata1 Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: auto, off • On Dell’s 12th generation PowerEdge and later systems: Auto, Off Turns the SATA port 1 to auto or off. This option can be replicated. Example: A:>syscfg --sata1=auto sata1=auto Applicable Systems All PowerEdge systems SataPortBCapacity Table 148.
SataPortBModel Table 150. SataPortBModel Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: NA • On Dell’s 12th generation PowerEdge and later systems: Read-only Displays the drive model of the selected device. Example: A:>syscfg --SataPortBModel Applicable Systems Dell’s 12th generation PowerEdge and later systems SataPortC or Sata2 Table 151.
SataPortCDriveType Table 153. SataPortCDriveType Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: NA • On Dell’s 12th generation PowerEdge and later systems: Read-only Indicates the type of device attached to the SATA port. Example: A:>syscfg --SataPortCDriveType Applicable Systems Dell’s 12th generation PowerEdge and later systems SataPortCModel Table 154.
Example: A:>syscfg --sata3=auto sata3=auto Applicable Systems All PowerEdge systems. SataPortDCapacity Table 156. SataPortDCapacity Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: NA • On Dell’s 12th generation PowerEdge and later systems: Read-only Displays the total capacity of a hard disk drive. This option is undefined for removable-media devices such as optical drives.
Applicable Systems Dell’s 12th generation PowerEdge and later systems SataPortE or sata4 Table 159. SataPortE or sata4 Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: auto, off • On Dell’s 12th generation PowerEdge and later systems: Off, Auto Turns the SATA port 4 to auto or off. This option can be replicated. Example: A:>syscfg --sata4=auto sata4=auto Applicable Systems All PowerEdge systems. SataPortECapacity Table 160.
SataPortEModel Table 162. SataPortEModel Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: NA • On Dell’s 12th generation PowerEdge and later systems: Read-only Displays the drive model of the selected device. Example: A:>syscfg --SataPortEModel Applicable Systems Dell’s 12th generation PowerEdge and later systems SataPortF or sata5 Table 163.
SataPortFDriveType Table 165. SataPortFDriveType Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: NA • On Dell’s 12th generation PowerEdge and later systems: Read-only This option indicates type of device attached to this SATA port. Example: A:>syscfg --SataPortFDriveType Applicable Systems Dell’s 12th generation PowerEdge and later systems SataPortFModel Table 166.
SataPortGCapacity Table 168. SataPortGCapacity Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: NA • On Dell’s 12th generation PowerEdge and later systems: Read-only Displays the total capacity of a hard disk drive. This option is undefined for removable-media devices such as optical drives. Example: A:>syscfg --SataPortGCapacity Applicable Systems Dell’s 12th generation PowerEdge and later systems SataPortGDriveType Table 169.
SataPortH or sata7 Table 171. SataPortH or sata7 Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: auto, off • On Dell’s 12th generation PowerEdge and later systems: Off, Auto Turns the SATA port 7 to auto or off. This option can be replicated. Example: A:>syscfg --sata7=auto sata7=auto Applicable Systems All PowerEdge systems. SataPortHCapacity Table 172.
SataPortHModel Table 174. SataPortHModel Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: NA • On Dell’s 12th generation PowerEdge and later systems: Read-only Displays the drive model of the selected device. Example: A:>syscfg --SataPortHModel Applicable Systems Dell’s 12th generation PowerEdge and later systems SataPortI or sata7 Table 175.
SataPortIDriveType Table 177. SataPortIDriveType Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: NA • On Dell’s 12th generation PowerEdge and later systems: Read-only This option indicates type of device attached to this SATA port. Example: A:>syscfg --SataPortIDriveType Applicable Systems Dell’s 12th generation PowerEdge and later systems SataPortIModel Table 178.
SataPortJCapacity Table 180. SataPortJCapacity Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: NA • On Dell’s 12th generation PowerEdge and later systems: Read-only Displays the total capacity of a hard disk drive. This option is undefined for removable-media devices such as optical drives. Example: A:>syscfg --SataPortJCapacity Applicable Systems Dell’s 12th generation PowerEdge and later systems SataPortJDriveType Table 181.
SecurityFreezeLock Table 183. SecurityFreezeLock Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: NA • On Dell’s 12th generation PowerEdge and later systems: Enabled, Disabled Sends the Security Freeze Lock command to the embedded SATA drives during power-on self-test (POST). The option is applicable only to ATA and AHCI, and not to RAID.
• Description On Dell’s 12th generation PowerEdge and later systems: Serial1, Serial2, RemoteAccDeviceDescription Sets the behavior of the external serial connector. When set to com1 , the BIOS maps the external serial connector to COM port 1. The com1 setting is the default. When set to com2 , the external serial connector is routed to the COM2 interface. Terminal escape sequences can toggle the external connector between the system (COM2) and the remote access device.
Example: A:>syscfg --RedirAfterBoot=Enabled RedirAfterBoot=Enabled Applicable Systems Dell’s 12th generation PowerEdge and later systems SerialComm or serialcomm Table 188.
Slot Disablement You can manage the slot disablement settings using the options in this group. Slotn Table 190. Slotn Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: NA • On Dell’s 12th generation PowerEdge and later systems: Enabled, Disabled, BootDriverDisabled Controls the configuration of the installed card in the specified slot. NOTE: The value of n in Slotn can be 1–10.
SysMfrContactInfo Table 192. SysMfrContactInfo Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: NA • On Dell’s 12th generation PowerEdge and later systems: Read-only Displays the information for contacting the Original Equipment Manufacturer (OEM) of this system. Example: A:>syscfg --SysMfrContactInfo Applicable Systems Dell’s 12th generation PowerEdge and later systems SystemBiosVersion or biosver Table 193.
SystemModelName Table 195. SystemModelName Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: NA • On Dell’s 12th generation PowerEdge and later systems: Read-only Displays the product name of the system. Example: A:>syscfg --SystemModelName Applicable Systems Dell’s 12th generation PowerEdge and later systems SystemServiceTag or svctag or syssvctag Table 196.
UefiComplianceVersion Table 198. UefiComplianceVersion Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: NA • On Dell’s 12th generation PowerEdge and later systems: Read-only Displays the UEFI compliance level of the system firmware. Example: A:>syscfg --UefiComplianceVersion Applicable Systems Dell’s 12th generation PowerEdge and later systems System Profile Settings You can manage the system profile settings using the options in this group.
• Description On Dell’s 12th generation PowerEdge and later systems: MaxPerf, 2133MHz, 1866MHz, 1600MHz, 1333MHz, 1067MHz, 800MHz, MaxReliability Sets the speed of system memory. NOTE: On systems prior to Dell’s 12th generation PowerEdge systems, memorypowermode is a suboption of Power. Example: A:>syscfg --MemFrequency=MaxPerf MemFrequency=MaxPerf Applicable Systems All PowerEdge systems. MemPatrolScrub Table 201.
MemVolt Table 203. MemVolt Valid Arguments • On systems prior to Dell’s 12th generation PowerEdge systems: NA • On Dell’s 12th generation PowerEdge and later systems: AutoVolt, Volt15V, Volt135V NOTE: Volt15V represents 1.5 Volt and Volt135V represents 1.35 Volts. Description Sets the DIMM voltage selection. Example: A:>syscfg --MemVolt=AutoVolt MemVolt=AutoVolt Applicable Systems Dell’s 12th generation PowerEdge and later systems MonitorMwait Table 204.
ProcC1E or cpucle Table 206. ProcC1E or cpucle Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: enable, disable • On Dell’s 12th generation PowerEdge systems and later systems: Enabled, Disabled Enables or disables C1-E. By default, it is enabled. This option can be replicated. Example: A:>syscfg --cpucle=enable cpucle=enable Applicable Systems On Dell’s 11th generation PowerEdge systems and later systems ProcCStates or cstates Table 207.
Example: A:>syscfg --ProcPwrPerf=OsDbpm ProcPwrPerf=OsDbpm Applicable Systems All PowerEdge systems. ProcTurboMode or turbomode Table 209. ProcTurboMode or turbomode Valid Arguments Description • On systems prior to Dell’s 12th generation PowerEdge systems: enable, disable • On Dell’s 12th generation PowerEdge and later systems: Enabled, Disabled Enables or disables core-based turbo mode.
• Description On Dell’s 13th generation PowerEdge and later systems: Enabled, Disabled Enables or disables the Energy Efficient Turbo (EET). EET is a mode of operation where the core frequency of a processor is adjusted within the turbo range based on workload. Example: A:>syscfg --EnergyEfficientTurbo=Enabled EnergyEfficientTurbo=Enabled Applicable Systems Dell’s 13th generation PowerEdge and later systems ProcnTurboCoreNum Table 212.
UncoreFrequency Table 214. UncoreFrequency Valid Arguments Description • On systems prior to Dell’s 13th generation PowerEdge systems: NA • On Dell’s 13th generation PowerEdge and later systems: DynamicUFS, MaxUFS, MinUFS Sets the processor uncore frequency. Dynamic mode allows the processor to optimize power resources across the cores and uncore during runtime.
• Description On 12G and later systems: Immediate, User, Random Specifies how the system supports the staggering of power-up after AC power has been restored to the system. Example: A:>syscfg --AcPwrRcvryDelay=Immediate AcPwrRcvryDelay=Immediate Applicable Systems PowerEdge 12G and later systems AcPwrRcvryUserDelay Table 217. AcPwrRcvryUserDelay Valid Arguments Description • On systems prior to 12G: NA • On 12G and later systems: Controls the user defined AC Recovery Delay.
IntelTxt or inteltxt Table 219. IntelTxt or inteltxt Valid Arguments Description • On systems prior to 12G: enable, disable • On 12G and later systems: On, Off Turns the Trusted Execution Technology on or off. To enable Intel TXT, VT must be enabled, and the TPM must be enabled with pre-boot measurements and activated.
• Description On 12G and later systems: Locked, Unlocked Locks the system password. To prevent the system password from being modified, set this option to lockedand enable setup password. This field also prevents the system password from being disabled by the user while the system boots. Example: A:>syscfg --pwdlock=lock pwdlock=lock Applicable Systems All PowerEdge systems. PwrButton or powerbutton Table 222.
Example 3: A:>syscfg --setuppwd=asetuppassword -oldsetuppwd=currentpassword The old password entered is incorrect. The new password will not be set. Please try again. Applicable Systems All PowerEdge systems SysPassword or syspwd Table 224. SysPassword or syspwd Valid Arguments Description • On systems prior to 12G: read-only • On 12G and later systems: read-only Sets the system password for the BIOS. The system password is required when booting the system.
TcmActivation or tcmactivation Table 226. TcmActivation or tcmactivation Valid Arguments Description • On systems prior to 12G: enabled, disabled, and nochange • On 12G systems: NoChange, Activate, Deactivate Allows the user to change the operational state of the Trusted Cryptography Module (TCM). This field is read-only when TCM Security is set to Off. NOTE: The tcmactivation option is a sub-option of tcm.
NOTE: The tcmsecurity option is a sub-option of tcm. Example: A:>syscfg --tcmsecurity=on tcmsecurity=on Applicable Systems All PowerEdge systems. TpmActivation or tpmactivation Table 229. TpmActivation or tpmactivation Valid Arguments • On systems prior to 12G: enabled, disabled, nochange • On 12G systems: NoChange, Activate, Deactivate Allows the user to change the operational state of the Trusted Platform Module (TPM). This field is read-only when TPM Security is set to Off.
TpmSecurity or tpmsecurity Table 231. TpmSecurity or tpmsecurity Valid Arguments Description • On systems prior to 12G: off, onwithpbm, onwithoutpbm • On 12G and later systems: Off, OnPbm, OnNoPbm Controls the reporting of the Trusted Platform Module (TPM) in the system. NOTE: The tpmsecurity option is a sub-option of tpm. Example: A:>syscfg --tpmsecurity=off tpmsecurity=off Applicable Systems All PowerEdge systems. TpmStatus Table 232.
TpmCommand Table 234. TpmCommand Valid Arguments Description • On systems prior to 13G: NA • On 13G and later systems: None, Activate, Deactivate, Clear Configures the Trusted Platform Module (TPM). • None • — Commands are not sent to the TPM. Activate — TPM is enabled. • Deactivate — TPM is disabled. • Clear — All the contents of TPM are cleared. NOTE: This field is read-only when TpmSecurityis set to Off. CAUTION: Clearing TPM results in loss of all keys in the TPM.
• Description On 12G and later systems: Standard, Custom Sets the process to authenticate pre-boot images. When set to Standard, the BIOS uses the system manufacturer keys and certificates to authenticate pre-boot images. When set to Custom, the BIOS uses user-defined keys and certificates. The default value is Standard. Example: A:>syscfg --SecureBootPolicy=Standard SecureBootPolicy=Standard Applicable Systems PowerEdge 12G and later systems UefiVariableAccess Table 237.
verification. Audit Mode is useful for programmatically determining a working set of policy objects. Example: A:>syscfg --SecureBootMode=UserMode SecureBootMode=UserMode Applicable Systems PowerEdge 14G and later systems TpmPpiBypassClear Table 239.
UefiBootSeq Table 241. UefiBootSeq Valid Arguments • On systems prior to 12G • : NA On 12G and later systems : list of device names separated by commas Enables, disables, and orders the devices in a UEFI boot order list. Only the devices present on the system are listed in the UefiBootSeq. The first option in the list is attempted first. If the first option is not successful, the second option is attempted, and so on.
The set of converted commands are available in dtktoracadm_dict.map. For more information see, Dell EMC OpenManage Deployment Toolkit User's Guide or Dell EMC OpenManage Deployment Toolkit Installation Guide. The following table lists the set of commands available: Table 244. SYSCFG equivalent RACADM commands Group SYSCFG Commands Equivalent RACADM Commands iDRAC Settings lcp --dnsdhcp iDRAC.IPv4.DNSFromDHCP lcp --domainname iDRAC.NIC.DNSDomainName lcp --dnsracname iDRAC.NIC.
Group Integrated Devices Memory Settings Miscellaneous Settings Processor Settings 128 SYSCFG SYSCFG Commands Equivalent RACADM Commands --BootSeqRetry BIOS.BiosBootSettings.BootSeqRetry --HddFailover BIOS.BiosBootSettings.HddFailover --SetBootOrderFqddn BIOS.BiosBootSettings.SetBootOrderFqddn --SetLegacyHddOrderFqddn BIOS.BiosBootSettings.SetLegacyHddOrderFqddn --EmbVideo BIOS.IntegratedDevices.EmbVideo --IoatEngine BIOS.IntegratedDevices.IoatEngine --IntegratedNetwork1 BIOS.
Group SATA Settings SYSCFG Commands Equivalent RACADM Commands --ProcX2Apic BIOS.ProcSettings.ProcX2Apic --cpucore BIOS.ProcSettings.ProcCores --cpuspeed BIOS.ProcSettings.ProcCoreSpeed --logicproc BIOS.procsettings.LogicalProc --proc1brand BIOS.procsettings.Proc1Brand --proc1id BIOS.procsettings.Proc1Id --proc1l2cache BIOS.procsettings.Proc1L2Cache --proc1l3cache BIOS.procsettings.Proc1L3Cache --proc1numcores BIOS.procsettings.Proc1NumCores --proc2brand BIOS.procsettings.
Group SYSCFG Commands Equivalent RACADM Commands --sataportg BIOS.SataSettings.SataPortG --sataportgmodel BIOS.SataSettings.SataPortGModel --sataportgdrivetype BIOS.SataSettings.SataPortGDriveType --sataportgcapacity BIOS.SataSettings.SataPortGCapacity --sataporth BIOS.SataSettings.SataPortH --sataporthmodel BIOS.SataSettings.SataPortHModel --sataporthdrivetype BIOS.SataSettings.SataPortHDriveType --sataporthcapacity BIOS.SataSettings.SataPortHCapacity --sataporti BIOS.SataSettings.
SYSCFG Options On PowerEdge Systems Prior To PowerEdge 12G Systems The following are the valid options and arguments supported on PowerEdge systems earlier than PowerEdge 12G systems. assignintr Table 245. assignintr Valid Arguments standard, distributed Description Controls the interrupt assignment of PCI devices in the system. This option is set to standard by default, causing standard interrupt routing that uses interrupt A, B, C, and D for all PCIe devices.
conboot Table 248. conboot Valid Arguments enable, disable Description Enables or disables configuring or reporting of console redirection after reboot. This option is available on all supported systems that support console redirection. This option can be replicated. Example: A:>syscfg --conboot=enable conboot=enable Applicable Systems All PowerEdge systems prior to PowerEdge 12Gsystems coreperformanceboost Table 249.
embhypervisor Table 251. embhypervisor Valid Arguments off, on Description Turns on or off the embedded hypervisor port. Example: A:>syscfg --embhypervisor=on embhypervisor=on Applicable Systems All PowerEdge systems prior to PowerEdge 12G systems embideraid Table 252. embideraid Valid Arguments on, off Description Turns on or off the embedded IDE RAID controller. This option is only valid for supported systems that have IDE ROMB. This option can be replicated.
embnic2pxe Table 254. embnic2pxe Valid Arguments enable, disable Description Enables or disables Preboot Execution Environment (PXE) on the second embedded NIC. If PXE is disabled, the second NIC is not found in the boot order. If PXE is enabled, the second NIC is placed at the end of the boot order. This option is only present on systems that do not support the embnic2 option. This option can be replicated.
embscsi2 Table 257. embscsi2 Valid Arguments on, off Description Turns the second embedded SCSI controller. This option is only valid for supported systems that have an embedded SCSI controller. This option can be replicated. Example: A:>syscfg --embscsi2=on embscsi2=on Applicable Systems All PowerEdge systems prior to PowerEdge 12G systems embscsiraid Table 258. embscsiraid Valid Arguments raid, off, scsi Description Sets the specified value for the SCSI RAID controller.
embscsiraidchb Table 260. embscsiraidchb Valid Arguments raid, scsi Description Sets the second channel on an embedded RAID controller to SCSI or RAID. This option is only valid for systems that support RAID/RAID and RAID/SCSI settings for channels A and B. This option can be replicated. Example: A:>syscfg --embscsiraidchb=raid embscsiraidchb=raid Applicable Systems All PowerEdge systems prior to PowerEdge 12G systems embsdcardredundancy Table 261.
power Table 263. power Valid Arguments NA Description For details about the power suboptions and arguments, see Sub Options For Power Option. Applicable Systems PowerEdge 11G systems tcm Table 264. tcm Option tcm Valid Arguments NA Description For details about the tcm suboptions and arguments, see Sub Options For tcm Option. Applicable Systems PowerEdge 10G, 11G, and 12G systems tpm Table 265.
Option Sub-option Arguments Description If power profiles are not available on the platform, an error message is displayed. A:>syscfg power--profile=maxperformance --setuppwdoverride custom Creates the custom profile. Reboot the system for the settings to take effect.
Option Sub-option Arguments Description Example: A:>syscfg power --cap= -unit=watt --setuppwdoverride --maxpowercap Displays the value of the maximum power threshold. --minpowercap Displays the value of the minimum power threshold. --valsetuppwd Validates the setup password for power authentication. If you try to change the DTK settings, you are prompted to enter this password to access the settings. For more information on delimiters, see Command Line Option Delimiters.
Option Sub-option Arguments Description Example: A:>syscfg tcm --tcmactivation=enabled -tcmundoclear --setuppwdoverride Sub Options And Arguments For tpm Option The following table lists the sub-options and arguments for the tpm option. Table 268. Sub Options And Arguments For tpm Option Option Sub-option Arguments Description tpm --tpmsecurity off Does not report the presence of TPM to the operating system.
Option Sub-option Arguments Description There is currently no pending TPM Clear request message is displayed. Example: A:>syscfg tpm --tpmactivation=enabled -undotpmclear --setuppwdoverride --valsetuppwd Validates the setup password for TPM authentication. If you try to change DTK settings, you are prompted to enter this password to access the settings. For more information on delimiters, see Command Line Option Delimiters.
bmcversion Table 269. bmcversion options Option Sub-option Valid Arguments Description Displays the version information for the BMC and the BMC firmware. This option cannot be replicated. bmcversion --devid NA Reports the BMC device ID. --devrevision NA Reports the BMC device revision. --majorfwversion NA Reports the BMC device major firmware revision. --minorfwversion NA Reports the BMC device minor firmware revision.
controlpanelaccess Table 272. controlpanelaccess Option Sub-option Valid Arguments Description --controlpanelaccess NA viewandmodify, viewonly, disabled Sets or gets the access level for the Liquid Crystal Display (LCD). Example: A:>syscfg -- controlpanelaccess= viewandmodify controlpanelaccess= viewandmodify deviceguid Table 273. deviceguid Option Sub-option Valid Arguments Description --deviceguid* NA NA Displays the GUID for the BMC. This option cannot be replicated.
fiberchannel Table 275. fiberchannel Valid Arguments enable, disable Description Enables or disables embedded fiber channel. This option can be replicated. Example: A:>syscfg --fiberchannel=enable fiberchannel=enable Applicable Systems All PowerEdge systems prior to PowerEdge 12G systems. floppy Table 276. floppy Option --floppy Valid Arguments auto, off, readonly Description Sets the diskette drive controller to auto, off, or readonly.
hddfailover Table 278. hddfailover Valid Arguments off, on Descriptionoff Specifies the device in the Hard Disk Drive Sequence menu that has not been attempted in the boot sequence. When set to on, all devices are attempted in an order in which they are configured. When set to off, only the first device in the hard disk sequence is attempted. This option can be replicated. Example: A:>syscfg --hddfailover=on hddfailover=on Applicable Systems All PowerEdge systems prior to PowerEdge 12G systems.
Applicable Systems All PowerEdge systems prior to PowerEdge 12G systems with AMD Opteron processors. idecdrom Table 281. idecdrom Valid Arguments auto, off Description Turns the CD drive on or off. This option can be replicated. Example: A:>syscfg --idecdrom=auto idecdrom=auto Applicable Systems All PowerEdge systems prior to PowerEdge 12G systems. idracgui Table 282. idracgui Valid Arguments enable, disable Description Enables and disables the iDRAC GUI. This option can be replicated.
memdynamicpower Table 284. memdynamicpower Valid Arguments enable, disable Description Enables or disables the dynamic memory power states. This option can be replicated. Example: A:>syscfg --memdynamicpower=enable memdynamicpower=enable Applicable Systems PowerEdge systems with Intel Xeon 7500 series memintleave Table 285. memintleave Valid Arguments enable, disable Description Enables or disables the memory interleave mode. This option can be replicated.
mouse Table 287. mouse Valid Arguments on, off Description Turns the mouse controller on or off. This option can be replicated. Example: A:>syscfg --mouse=off mouse=off Applicable Systems All PowerEdge systems prior to PowerEdge 12G systems. noraidprompt Table 288. noraidprompt Valid Arguments NA Description Specifies that the BIOS must not prompt for confirmation when changing the mode of a RAID controller. This option can only be used with the --embscsiraid or --embscsiraidchb options.
not applied to the system. Generally, passwords are limited to alphanumeric characters and cannot exceed 32 characters in length. This option is not replicated. For more information on delimiters, see Command Line Option Delimiters. Example: A:>syscfg --setuppwd=asetuppassword -oldsetuppwd=currentpassword The password has been set.Please use a warm reboot to apply the password to the system. Applicable Systems All PowerEdge systems prior to PowerEdge 12G systems. oldsyspwd Table 290.
remflashmedia Table 292. remflashmedia Valid Arguments read-only Description Displays the redundancy status of internal dual SD module. The status can be: • • Full — Secure digital card (SD) 1 and 2 are functioning properly. Lost — Either any of the secure digital cards or both are not functioning properly. The option also displays the status of the individual SD cards as follows: • • • • • • Active — The card is used for secure digital reads.
serial2 Table 294. serial2 Valid Arguments auto, disable, com2, com4 Description Configures or reports the second serial port communication port. This option can be replicated. Example: A:>syscfg --serial2=rac serial2=rac Applicable Systems All PowerEdge systems prior to PowerEdge 12G systems. slotname Table 295. slotname Valid Arguments read-only Description Reports the slot name of the blade.
sysrev Table 297. sysrev Valid Arguments read-only Description Reports the system revision. Applicable Systems All PowerEdge systems prior to PowerEdge 12G systems. usb Table 298. usb Valid Arguments on, legacy, off Description Sets or reports the status of the USB port. When set to on, USB keyboards and mice function only for systems with operating systems that have native USB support.
vflash Table 300. vflash Valid Arguments enable, disable Description Enables or disables vflash on iDRAC. Example: A:>syscfg --vflash=enable vflash=enable Applicable Systems All PowerEdge 11G systems or systems with iDRAC6 identify Table 301. identify Valid Arguments 0–254 Description Flashes the identification LED for a specified number of seconds. NOTE: Use 0 to stop the blinking of the LED.
Option Sub-option Valid Arguments Description --minorfwversion NA Reports the minor firmware revision of iDRAC. A:>syscfg --idracversion devid=32 devrevision=0 majorfwversion=0 minorfwversion=40 kvmstatusonlcd Table 303. kvmstatusonlcd Option Sub-option --kvmstatusonlcd NA Valid Arguments Description Applicable Systems active, inactive Configures the Dell Virtual KVM (vKVM) session status on the LCD.
Option Sub-option Valid Arguments Description The destipaddr sub-option is dependent on the alertdest sub-option. If the alertdest suboption is not specified on the command line, the first alert destination (alertdest=1) is set with this IP address or FQDN. This sub-option can be replicated. NOTE: FQDN is applicable only for destipaddr option and is supported only on PowerEdge 12G systems. Example 1 (to set the destination IP address): A:>syscfg lcp --alertdest=1 -destipaddr=192.168.100.
Option Sub-option Valid Arguments Description --fullduplex enable, disable Enables or disables full duplex on the RAC network interface. --autoneg enable, disable Enables or disables autonegotiation. --speed 10,100 Sets the network interface speed to 10 or 100 Mbps. --dnsdhcp enable, disable Enables or disables obtaining the DNS server IP address through DHCP. --dnsserver1 Sets the IP address of the primary DNS server for domain name resolution.
Option Sub-option Valid Arguments Description Example 2 (to set the LAN configuration parameters): A:>syscfg --lancfgparams --destipaddr=192.168.100.15 --vlantag=enable --vlanid=1000 --vlanpriority=7 --macaddress=0:6:5b:fb:c8:a7 --commstring=public --ipaddrsrc=static --ipaddress=192.168.100.10 --subnetmask=255.255.255.0 --gateway=192.168.100.1 lanchannelaccess Table 305.
lanchannelinfo Table 306. lanchannelinfo Option Sub-option Valid Arguments Description lanchannelinfo or lci NA NA Displays media and protocol information about the LAN channel. This option cannot be replicated. lanuseraccess Table 307. lanuseraccess Option Sub-option Valid Arguments Description Configures the privilege level and channel accessibility associated with a specified User ID for the LAN channel.
lcd1 Table 308. lcd1 Option Sub-option Valid Arguments Description --lcd1 NA Sets the first line of user-defined text on the system LCD. This option can be replicated. For more information on delimiters, see Command Line Option Delimiters. NOTE: Before setting user strings for -lcd1 , ensure that --lcd is set to user. lcd2 Table 309. lcd2 Option Sub-option Valid Arguments Description --lcd1 NA Sets the second line of user-defined text on the system LCD.
nextboot Table 311. nextboot Option Sub-option Valid Arguments Description --nextboot or -OneTimeBootSeqDev NA valid device name (from Sets the specified device as the first device in the boot order for the next boot cycle only. The device the bootseq option must be a device from the bootseq option device list) device list. Run the bootseq option to see a list of available device names. For more information, see --bootseq. This option is not replicated. Example 1: A:>syscfg --bootseq Device 1: floppy.
passwordaction Table 313. passwordaction Option Sub-option Valid Arguments Description Configures and tests the password for the specified User ID. This option cannot be replicated. All three sub-options, action, userid, and password must be included in the command line. passwordaction NOTE: This option does not support 20 byte passwords. --userid 2–16, if your system has a DRAC 5 controller Specifies the BMC User ID. This sub-option cannot be replicated.
Option Sub-option Valid Arguments Description hardwarelogfail, autorecovery, batterywarn, batteryfail, powerabsent, procabsent, systempowerwarn, systempowerfail --filteraction powercycle, reset, powerdown, power reduction, none Sets the event filter action for the filter specified using the filter sub-option. This sub-option depends on the filter sub-option. This suboption can be replicated. --hostname Sets the host name (maximum of 62 printable ASCII characters) for the BMC.
Table 315. pefcffgparams Option Sub-option Valid Arguments pefcfgparams or pcp Description Applicable Systems Configures and displays PEF configuration parameters. This option can be replicated. All PowerEdge systems fanfail, voltfail, discretevoltf ail, tempwarn, tempfail, intrusion, redundegraded ,redunlost, procwarn, procfail, powerwarn, powerfail, hardwarelogfa il, autorecovery, batterywarn, batteryfail, powerabsent, procabsent, systempowerwa rn, systempowerfa il Specifies a PEF value.
Option Sub-option Valid Arguments Description Applicable Systems --alertpolstatus enable, disable Enables or disables the alert policy specified using the alertpolnum suboption. This sub-option can be replicated. This sub-option is dependent on the alertpolnum sub-option.
Option Sub-option Valid Arguments Description Powerdown turns off the system. powercycle Turns off the system and automatically turns on your system after a few seconds. reset Resets the system. softshutdown In Linux, the system turns off immediately. NOTE: In Windows PE, this option does not work. NOTE: This option applies only to PowerEdge systems that are configured with a BMC. NOTE: This argument requires ACPI support to function properly. racreset Table 318.
Option Sub-option Valid Arguments Description --tmcfgechoctrl echo, noecho Sets the echo control value for terminal mode configuration. This sub-option can be replicated. --tmcfghandshakectrl enable, disable Sets the handshake control value for terminal mode configuration. This sub-option can be replicated. --tmcfgnewlineseq noterm, crlf, Sets the new line sequence value for terminal null, cr, lfcr,1f mode configuration. This sub-option can be replicated.
Option Sub-option Valid Arguments Description maximum privilege level set to administrator): A:>syscfg serialchannel access -ipmioverserial=disable -channelprivlmt=administrator serialchannelaccess ipmioverserial=disable channelprivlmt=administrator serialchannelinfo Table 321. serialchannelinfo Option Sub-option Valid Arguments Description Displays media and protocol information about the serial channel. This option cannot be replicated.
Option Sub-option Valid Arguments Description User ID for the serial channel. This option can be replicated. --userid 2–16, if your system has a DRAC 5 controller Sets the User ID. This sub-option can be replicated. --usrprivlmt user, operator, Sets the maximum BMC user privilege administrator,noac level for the serial channel for the User ID cess specified using the userid sub-option. This sub-option can be replicated. This sub-option is dependent on the userid sub-option.
Option Sub-option Valid Arguments Description Example: A:>syscfg solaction --userid=2 --action=disable solaction userid=2 action=disable --userid 2–16, if your system has a DRAC 5 controller Specifies the BMC user ID. This sub-option can be replicated. --action enable, disable Enables or disables the user ID specified using the userid sub-option. This sub-option can be replicated and is dependent on the userid suboption. solcfgparams Table 324.
Option Sub-option Valid Arguments Description Example 1 (to display the current SOL configuration): A:>syscfg solcfgparams solcfgparams solenable=enable solprivlevel=administrator solcharaccum interval=25 solcharsend threshold=25 solbitrate=9600 Example 2 (to set the SOL configuration parameters): A:>syscfg solcfgparams --solenable=disable --solprivlevel=administrator --solcharaccum interval=25 --solcharsend threshold=100 --solbitrate=9600 solcfgparams solenable=disable solprivlevel=administrator solchar
Table 326. useraction Option Sub-option Valid Arguments Description Enables and disables BMC, sua, and lua user IDs. This option can be replicated. useraction --userid 2–16, if your system has a DRAC 5 controller Specifies the BMC user ID. This sub-option can be replicated. --action enable, disable Enables or disables the user ID specified using the userid sub-option. This sub-option can be replicated. This sub-option is dependent on the userid sub-option.
version Table 328. version Option Sub-option Valid Arguments Description --version NA NA Displays the version information for the SYSCFG utility. virutualmedia Table 329. virutualmedia Option Sub-option Valid Arguments Description --virutualmedia NA enable, disable, auto Enables or disables the virtual media. This option cannot be replicated. NOTE: This option is available only with the appropriate installed license.
Option Valid Arguments Description Example: A:>syscfg -b 1 The state byte has been set to 1. A:>syscfg -b 2 -x The state byte has been set to 0x02. -r or --read* NA NOTE: The asterisk is not part of the command syntax. Reads the value of state data. When used with the -x option, the value is reported in hexadecimal format (0xNN). Example: A:>sysfg -r -x The state byte has been set to 0x02. A:>syscfg -r The state byte has been set to 2.
Option Valid Arguments Description Example: A:>syscfg --asset asset=ASSET --biosver* None Reports the BIOS version for a system. If used with the -s option, the environment variable is set to the BIOS version. Example: A:>syscfg --biosver biosver=A08 --chassvctag* None Reports the chassis service tag on blade systems. Example: A:>syscfg --chassvctag chassvctag=SVCTAG1 --cpucount* None Reports the number of processors found on the system.
Option Valid Arguments Description Example: A:>syscfg --mem mem=256MB -n Specifies an input file to use for resolving PCI vendor and device numbers to strings. The file must be present (with read rights) and contain a properly formatted list. For more information, see PCI Reporting . This option must be used with the pci option. Example: A:>syscfg -n pci.txt --pci PCI Bus: 2, Device: 4, Function: 0 Vendor: 8086 - Intel Corp.
Option Valid Arguments Description Class: 06 - Bridge SubClass: 00 - CPU/PCI PCI Bus: 0, Device: 0, Function: 2 Vendor: 1166 - ServerWorks Device: 0000 - Unknown Slot: 00 Class: 06 - Bridge SubClass: 00 - CPU/PCI None Example 2 (the pci.
Option Valid Arguments Description Example: A:>syscfg -s ENVNAME --svctag ENVNAME=SERVICE --slot* None Reports the slot on a Blade system. If it is not a Blade system, the slot is reported as 0. If used with the -s option, the environment variable is set to the slot. Example 1 (Blade systems) : A:>syscfg --slot slot=1 Example 2 (Rack and Tower systems) : A:>syscfg --slot slot=0 NOTE: This option is valid only on PowerEdge blade systems. --svctag* None Reports the service tag for a system.
Option Valid Arguments Description Example: A:>syscfg --syssvctag syssvctag=BLADE01 --uuid* None Reports the Unique User Identifier (UUID) for a system. The UUID is a unique system identifier used in PXE requests. Example: A:>syscfg --uuid uuid=44454C4C-5300-104C-8044- B1C04F423131 SYSCFG For IPv6 Configuration The following table lists all valid options and arguments for IPv6 configuration along with a description of each option.
PCI Reporting The scan of the PCI bus uses a file to resolve PCI vendor and device codes to vendor information strings. The format of the PCI output is as follows: PCI Bus: 2, Device: 4, Function: 0 Vendor: 8086 - Intel Corp. Device: 1229 - 82557/8/9 [Ethernet Pro 100] Sub Vendor:8086 - Intel Corp.
5 RAIDCFG This section documents the Deployment Toolkit (DTK) RAID configuration utility. The RAIDCFG utility provides a single command line tool that can configure all supported RAID controllers. Topics: • Features • Supported RAID Controllers • RAIDCFG Options And Arguments • RAID Configuration Utility Options And Arguments • Quick Reference To RAIDCFG Commands Features The RAID configuration utility: • Displays help and usage information.
RAIDCFG Options And Arguments Table below lists all of the valid options, parameters, and arguments for the RAIDCFG utility. For more information on valid RAIDCFG options and their specific uses, see RAID Configuration Utility Options and Arguments. Mandatory command line options must be present in the command. Optional command line options can be typed in any order after the mandatory options have been typed. Many options have both a short and long format.
Option Valid Arguments Short Description Mandatory or Optional csk Creates encryption key for the encryptioncapable controller. See Creating Encryption Key for specific information. Configures the array disk as JBOD. See Configuring Array Disk as RAID for specific information. Creates a virtual disk. See Creating Virtual Disks for specific usage information.
Option Valid Arguments Short Description Mandatory or Optional fgnimp Imports the foreign configuration for the indicated controller. See Importing and Clearing Foreign Configurations for specific usage information. Clears the foreign configuration for the specified controller. See Importing and Clearing Foreign Configurations for specific usage information. Recovers the foreign configuration for the specified controller.
Option Valid Arguments Short Description Mandatory or Optional replacepd Replaces the physical disk of a virtual disk by a ready state disk. See Replacing Physical Disk Of A Virtual Disk for specific usage information. or replacepdisk rbd or Rebuilds the physical disk associated with a See Configuring Physical Disk Rebuild for specific specified virtual disk. information. rebuild rst Resets the selected controller. See Resetting The Controller for specific usage information.
Option Valid Arguments channel:target:enclosure Short Description Mandatory or Optional NOTE: You can also use pdisk or -pd instead of adisk or -ad to specify an array disk. -c or controllerid Specifies a RAID controller. See Enumerating RAID Controllers for specific usage information. -cp or cachepolicy d or e Specifies the cache policy for reads on a specified virtual disk or disk cache policy. Optional.
Option Valid Arguments Short Description Mandatory or Optional -o Reads the RAID configurations from all available controllers and write these configurations in the given .ini filename. Mandatory. Sets the RAID level for the array. Optional. Valid RAID values are 0, 1, 5, 10, 50. See Creating Virtual Disks for specific usage information. -r or raid See RAID Replication Options for specific usage information.
Option Valid Arguments Short Description NOTE: When creating virtual disks, do not specify the units for chunk (stripe) size. The units are always listed in KB. Mandatory or Optional See Creating Virtual Disks for specific usage information. NA Displays the virtual disks under all of the controllers along with the physical array disks that make up the virtual disks. See Enumerating Virtual Disks for specific usage information. Displays the specified virtual disk.
• Replacing Physical Disk Of A Virtual Disk • Consistency Check For Virtual Disk • Enumerating Array Disks • Blinking And Unblinking Array Disks • Configuring Array Disk as RAID • Configuring Physical Disk State • Configuring Physical Disk Rebuild • Erasing Encrypted Physical Disk • RAID Replication Options • Miscellaneous Options • Increasing Virtual Disk Size • Discarding Preserved Cache • Displaying Foreign Key Ids • Creating Encryption Key • Changing Encryption Key • Delet
Enumerating RAID Controllers The following table lists the RAIDCFG options, parameters, and pre-defined arguments for enumerating RAID controllers. Table 335. Enumerating RAID Controllers Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description -ctrl or controller NA NA Lists all the RAID controllers on the host system, along with select property information.
Creating Virtual Disks The following table lists the RAIDCFG options, parameters, and predefined arguments for creating virtual disks. NOTE: If you create a virtual disk on Windows PE, reboot the system. Table 336. Creating Virtual Disks Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description -ctrl -ac=cvd c=id -ad= ch:targ,ch:targ, NA NA Creates a virtual disk comprising the properties supplied. This option combination is mandatory.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description For SAS controllers, the value of enclosure can be non-zero, in which case you must specify values for channel, target, and enclosure. -r or -raid 0, 1, 5, 6, 10, 50, 60 Sets the RAID type or level for the virtual disk. NOTE: If this option is not specified for any RAID controller, RAID 0 is taken as the default. The valid arguments are: • • • • • • • -ctrl -ac=cvd c=id -ad= ch:targ,ch:targ, ...
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description channel:target: lun,... [or channel:target: enclosure,...] • Read-Ahead policy. The controller continues to evaluate whether read requests are accessing sequential sectors of the disk and can initiate read-ahead if necessary. nra — (No-Read-Ahead) The controller does not read sequential sectors of the disk when seeking data.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments or Description command line in any order after the mandatory option combination. However, do not specify a unit for stripe size when creating virtual disks. The unit is always displayed in KB. controller action= createvdisk controllerid= id adisk= channel:target: lun, channel:target: lun,... For SCSI controllers, the value of LUN should always be 0.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description • – RAID 1: 100 MB – RAID 5: 100 MB – RAID 6: 100 MB – RAID 10: 100 MB – RAID 50: 100 MB – RAID 60: 100 MB Software RAID controllers: – RAID 0: 100 MB – RAID 1: 100 MB – RAID 5: 100 MB – RAID 10: 100 MB NOTE: If this option is not provided, RAIDCFG determines the maximum virtual disk size and creates it. -ctrl -ac=cvd c=id -ad= ch:targ,ch:targ, ... [or ch:targ:encl,...
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description • • nwc — No-Write-Caching specifies that the controller does not send a write-request completion signal after the data is written to the disk. fwb — Force write-back caching, enables the write cache regardless of whether the controller has a battery.
Mandatory Options and Arguments Optional Parameters Valid Parameters/ Arguments Description Example: A:>raidcfg -ad -c=2 Controller: PERC H710P Adapter ****** Physical Drive ****** Vendor: DELL(tm) Model: ST3300657SS Protocol: SAS Media: HDD NegSpeed: 6144 Mbps CapSpeed: 6144 Mbps Certified: YES Supported: YES Location: 0:7:1 Size: 285568 MB (278 GB) Avail: 285568 MB (278 GB) PowerState: Spun Up SMARTState: No Error DiskState: Ready Encryption Capable: No Secured: Not Applicable Sector Size: 512B T10 Pro
Mandatory Options and Arguments Optional Parameters Valid Parameters/ Arguments Description RAIDCFG Command successful! -vd=id or vdisk=id Lists the array disks that make up the virtual disk on the specified RAID controller. This option combination is mandatory.
Blinking And Unblinking Array Disks The following table lists the RAIDCFG options, parameters, and pre-defined arguments for blinking and unblinking array disks (hard drives). NOTE: You can also use pdisk or -pd instead of adisk or -ad to specify an array disk. Table 338. Blinking And Unblinking Array Disks Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description -ad -ad= ch:targ,ch:targ , ... -ac=blink c=id or adisk adisk= channel:target , channel:target ,. ..
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description Cache Policy: Disabled Stripe Size: 64 Drives: 0:0:1,0:1:1 BootVD: No T10 Protection Info: Disabled RAIDCFG Command successful! -vd or vdisk -c or controller id Lists all the virtual disks under the indicated controllers. Each virtual disk is displayed with the physical disk that comprises it.
Table 340. Deleting Virtual Disks Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description -vd -ac=dvd - c=id NA NA Deletes all virtual disks on the indicated controller. This option combination is mandatory.
Table 342. Setting A Virtual Disk As Bootable Virtual Disk Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description -vd -ac=sbf c=id or vdisk action= setbootflag controllerid= id -vd or vdisk Sets the specified virtual disk as bootable virtual disk on the specified controller.
Setting Environment Variables The following table lists the RAIDCFG options, parameters, and pre-defined arguments for setting the CLI environment. Table 345. Setting Environment Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description -se -envn= NA NA Sets a user-defined environment variable to the value returned from the getcontrollerslots function call. This option combination is mandatory.
Function Call Description Example: A:>raidcfg -se -envn=FIRMWARE -envc= getfirmware -c=2 FIRMWARE=531T RAIDCFG Command successful! getcontrollertype Returns LSI for LSI controllers and ADAP for Adaptec controllers. Example: A:>raidcfg -se -envn=CONTROLLERTYPE -envc= getcontrollertype -c=2 CONTROLLERTYPE=LSI RAIDCFG Command successful! getadisks Returns the array disks attached to the controller.
Function Call Description getfreeadisks Returns the free array disks. A:>raidcfg -se -envn=GETFREEADISKS -envc= getfreeadisks -c=2 GETFREEADISKS=0:3:1,0:4:1 RAIDCFG Command successful! Returns the total number of array disks. getadiskcount A:>raidcfg -se -envn=GETADISKCOUNT -envc= getadiskcount -c=2 GETADISKCOUNT=1 RAIDCFG Command successful! RAID Replication Options The following table lists the RAID replication options. Table 347.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description writepolicy=wt stripesize=64 cachepolicy=d adisk=0:3:1,0:4:1 NOTE: If the controller uses global hot spares, the raid.ini file contains the following section: [GlobalHotspare0] controllerid=0 failoverdrive=0:8:0 Assigning, Unassigning, And Listing Global Hot Spares The following table lists the RAIDCFG options, parameters, and pre-defined arguments for assigning and unassigning global hot spares. Table 348.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description Example: action=removeglob alhotspare controllerid=id adisk| pdisk=channel:tar get:enclosure A:>raidcfg -ctrl -ac=rghs -c=2ad=0:1,0:2 RAIDCFG Command successful! Importing And Clearing Foreign Configurations The following table lists the RAIDCFG options, parameters, and pre-defined arguments for foreign configurations. Table 349.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description -ctrl -c=id NA NA Recovers the foreign configuration detected in the selected controller. This feature is supported on PERC 5 and later controllers and is not supported on SAS controllers. -ac=fgnrvr or If you use this argument on a controller that does not have a foreign configuration, the No Foreign configuration present in the controller message is displayed.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments action=getforeign keyids Description Disk Location: 0:7:1 Foreign Key ID: secure RAIDCFG Command successful! Creating Encryption Key The following table lists the RAIDCFG options, parameters, and pre-defined arguments for creating encryption key for the controller. Table 352.
Deleting Encryption Key The following table lists the RAIDCFG options, parameters, and pre-defined arguments for deleting the encryption key of a controller. Table 354. Deleting Encryption Key Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description -ctrl -c=id ac=dsk NA NA Deletes the encryption key of the encryption-capable controller.
Configuring Array Disk As RAID The following table lists the RAIDCFG options, parameters, and pre-defined arguments for configuring the array disk as RAID. Table 356. Configuring Array Disk as RAID Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description -ad -ac=ctr -ad|pd= ch:targ:encl -c=id NA NA Configures the array disk as RAID.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description NA NA Cancels the rebuild of the physical disk associated with a specified virtual disk.
Table 359. Consistency Check For Virtual Disk Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description -vd -c=id -vd=id ac=cc or vdisk controllerid=id vdisk=id action=consistenc ycheck NA NA Check consistency for a specified virtual disk. -vd -c=id -vd=id ac=ccc or vdisk controllerid=id vdisk=id action=cancelcons istencycheck NA Example: A:>raidcfg -vd -c=2 -vd=2 -ac=cc NA Cancels the consistency check for the specified virtual disk.
Table 361. Discarding Preserved Cache Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description --ctrl -c=id ac=dpc -force NA NA Discards the preserved cache on the controller. Example: or controller controllerid=id action=discardPre servedCache — force --ctrl -c=id ac=dpc -force igncfg A:>raidcfg -ctrl -c=2 -ac=dpc -force RAIDCFG Command successful! NA NA Discards the preserved cache on the controller ignoring the foreign configuration.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description -vd -c=id -vd=id -ac=ci or vdisk controllerid=id vdisk=id action=cancelinit NA NA Cancels the initialization of the virtual disk with the cancelinit command. This feature is supported on PERC 5 and later controllers and is not supported on SAS controllers. Using the cancelinit command on unsupported controllers returns an error..
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description Example: A:>raidcfg -ctrl -ac=ephs -c=2 RAIDCFG Command successful! --ctrl -c=id ac=dphs NA NA or controller controllerid=id action=disableper sistenthotspare Disables the persistent slot corresponding to the hot spare drive. If the drive is removed from the slot and any drive is inserted, the slot stops functioning as a hot spare. You must manually assign the drive as a hot spare again.
Table 366. Supported Controllers And Firmware Versions For PCIe Link Speed Controllers Component Minimum Supported Versions PERC H710 H710 Adapter 21.2.0-0007 H710 Mini Monolithic 21.2.0-0007 H710P Adapter 21.2.0-0007 H710P Mini Monolithic 21.2.0-0007 H810 Adapter 21.2.0-0007 PERC H710P PERC H810 Setting Boot Mode The following table lists the RAIDCFG options, parameters, and pre-defined arguments for setting the boot mode of the controller. Table 367.
Miscellaneous Options The following table lists all other RAIDCFG options, parameters, and pre-defined arguments. Table 369. Miscellaneous Optional Parameters Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description any option -l or logfile Logs command line output to a file. The utility either appends the information to an existing log file or creates a new file. The log file contains the same information as standard output.
Table 370. Quick Reference To RAIDCFG Commands Purpose Command Description To list all the RAID controllers in a system raidcfg -ctrl Lists all the RAID controllers in the system. Record the slot ID of the controllers for later reference. Example: A:>raidcfg -ctrl -ac=sghs -c=2 -ad=0:1 RAIDCFG Command successful! To list all the disks attached to a particular controller raidcfg adisk c=slotid Lists all the disks attached to the controller. The slot ID is obtained from the first command.
Purpose Command To create a virtual disk of RAID 6 raidcfg -ctrl -ac=cvd -c=slotid -ad= x:y,x:y,x:y,x:y ,x:y,x :y -r=6 -sp=x Description Creates a virtual disk of maximum size for type RAID 6. The slot ID in <-c=slotid> and the array disks in <-ad=...> are obtained from the first two commands. The drive location is obtained from the second command. NOTE: The minimum number of drives required to create a virtual disk of RAID 6 is 4.
6 UPINIT The UPINIT utility allows to create a utility partition (UP) on a hard drive, format the partition, and extract the partition contents onto the disk. Topics: • Features • Creating A Partition Using UPINIT • UPINIT Dependencies • UPINIT Options And Arguments Features The UPINIT utility: • Displays help and usage information. • Returns specific error codes and messages. NOTE: In Microsoft Windows Preinstallation Environment (Windows PE), you can find the UPINIT utility in \DELL\TOOLKIT \TE
On systems running Windows, UPINIT looks for the following files: • createup.cfg , mountup.cfg , umountup.cfg , and listup.cfg in the DELL\TOOLKIT\TEMPLATE\SCRIPTS directory • sysdrmk.exe in the DELL\TOOLKIT\TOOLS directory UPINIT Options And Arguments Table below lists the valid options and arguments for the UPINIT utility. Table 371. UPINIT Options and Arguments Option Valid Arguments Description none none If no options are given, the tool outputs usage information.
Option Valid Arguments Description information, please consult the Deployment Toolkit Documentation. Usage: upinit.bat [--overwrite] --disk=ID or -d=ID --size=size or -s=size --file=file or -f=file --help or -h prints usage. --disk or -d ID of the disk on which to create the Dell Utility Partition. --size or -s Size in MB for the Dell Utility Partition. --file or -f Filename of the Dell Utility Partition Image File. --overwrite or -o Overwrites an existing Dell Utility Partition.
Option Valid Arguments Description The --overwrite option should be used for upgrading/downgrading purposes. The --size option is not required when using the --overwrite option because the -overwrite option does not resize an existing Dell Utility Partition. If any partitions exist, they are not deleted. disk integer, required (Windows) string, required (Linux) Specifies the disk on which to create a utility partition. This disk is checked to ensure that there are no existing partitions.
7 Messages And Codes This section documents the error messages and codes used in Dell OpenManage Deployment Toolkit (DTK).
Error Code Message 12 Cannot execute command. Command, or request parameter(s), not supported in present state. 13 Command not supported on given channel. 14 The community string may only contain printable ASCII characters. 15 Destination unavailable. Cannot deliver request to selected destination. 16 Cannot execute command. Insufficient privilege level. 17 Command illegal for specified sensor or record type. 18 Invalid commstring value. 19 Hardware subsystem error.
Error Code Message 43 Requested Sensor, data, or record not present. 44 Request data truncated. 45 Command response could not be provided. 46 Command response could not be provided. BMC initialization or initialization agent in progress. 47 Command response could not be provided. Device in firmware update mode. 48 Command response could not be provided. SDR Repository in update mode. 49 Cannot execute command, SEL erase in progress.
Error Code Message 73 The sequence list must be a comma-separated numerical list of valid unique boot device numbers (ex: 2, 1, 3). 74 The sequence list must be a comma-separated list of valid unique device names (ex: nic.emb.1, hdd.emb.1) or a comma-separated numerical list of valid unique boot device numbers (ex: 2, 1, 3). 75 There was an error setting the sequence. 76 The list is not formatted correctly. See the help for more details.
Error Code Message 104 Invalid argument for option. 105 Function table lookup error. 106 The machine ID was not found in the file. 107 The system memory information is not available. 108 Mode can only be used with the --pci option. 109 The device name or index must be present in the boot order. 110 The output file could not be opened. Please make sure the path exists and the media is not write protected. 111 Could not write to output file, disk may be full.
Error Code Message 136 Version cannot be accompanied with any other option. 137 The self-identify blinker timer should be set to 0..255 second(s). 138 Encrypt key is too long. 139 Encrypt key is invalid, accepted characters are 0 to 9 or A to F. 140 Parameter has been temporarily disabled due to a dependency on other settings. 141 The old password supplied is incorrect. The new password will not be set. Please try again. 142 Cannot stat /etc/omreg.cfg file. Please ensure /etc/omreg.
Error Code Message 163 Invalid IPv6 address. The Secondary DNS server address specified has incorrect address format. 164 Invalid IPv6 address. The gateway address specified is invalid. 165 Invalid configuration. Attempting to apply IPv6 configuration on a non supported platform. 166 Invalid IPv6 configuration. Attempt to set DNS server address manually while DNS address source is set to auto. 167 Invalid IPv6 configuration.
Error Code Message 189 The set operation failed due to dependency. 190 The set operation failed because attribute is forced to a value. 191 Cannot disable this OrderedList’s entries. 192 The set operation failed because system is busy now . Try again later. 193 New value for the token not valid. 194 Token not found. 195 The set operation failed because System Services and/or CSIOR disabled. 196 The set operation failed due to pending System Password changes.
Table 373. SYSCFG Failures and Solutions Failure Messages Solutions Generic failure. Indicates iDRAC is in bad state. Reboot iDRAC. New value not valid. Make sure the changed value is valid. Cannot disable this orderedList’s entries. BIOS does not support enabling or disabling of a particular boot order object. System busy, try again later. Retry as iDRAC is busy with internal processing. Unable to connect iDRAC data manager. Start data manager service using srvadmin_services (specific to Linux).
Error Code Message 14 Error: Unzip failed. UPINIT Linux-Specific Error Codes And Messages The list of error codes and messages are specific to the Linux environment. Table 375. UPINIT Linux-Specific Error Codes and Messages Error Code Message 31 Error: Invalid disk specified. 32 Error: Mount failed. 33 Cannot create mount point .File exists 34 Error: fdisk failed.
Error Code Message 4 Unsupported operation 5 Device not found. 6 Format boot drive illegal 7 Buffer too small. 8 Virtual Disk contains boot partition. Use force option to delete. 9 Init boot drive failed. 10 Format boot drive failed. 11 Cannot write boot drive. 12 Unsupported RAID value. 13 Invalid RAID configuration. 14 Span depth not in range. 15 RAID 1 failed. 16 Exactly 2 array disks are required to create a RAID 1 virtual disk. 17 Unsupported stripe size value.
Error Code Message 38 Disk Rebuild failed. 39 Disk Format failed. 40 Cancel of Disk Diagnostic failed. 41 Cancel of Disk Rebuild failed. 42 Cancel of Disk Format failed 43 Assign Hot Spare failed 44 Disk too Small for Hot Spare. 45 Unassign Hot Spare failed. 46 Prepare Disk for Removal failed. 47 Disk Online failed. 48 Disk Offline failed. 49 UnMount Operation failed. 50 Mount Operation failed. 51 Cannot Format Array Disk. 52 Bad chunk size. 53 Invalid disk.
Error Code Message 68 Create virtual disk failed. Failed to map virtual disk to operating system disk. 69 Create virtual disk failed. Failed to map virtual disk to operating system disk. 70 Virtual disk initialization failed. 71 Virtual disk initialization failed. Controller busy. 72 Virtual disk reconstruction failed. Controller busy. 73 Virtual disk resynching failed. Controller busy. 74 Flush Virtual disk's cache failed on controller. 75 Virtual disk partition specified not found.
Error Code Message 98 Virtual disk Create - Read-write failed. 99 Virtual disk - Clear-to-zero failed. 100 Virtual Disk Requires Non Multilevel. 101 Virtual Disk Promote Operation failed. 102 Specified virtual disk has no drive letter assigned to it. 103 Cannot expose virtual disk. 104 Cannot reconfigure virtual disk. 105 Cannot stop the reconfiguration of the virtual disk. 106 SMART report count not supported. 107 Operations on hidden virtual disks are not allowed.
Error Code Message 130 Unexpected controller error. 131 Controller out of memory. 132 Invalid controller state. 133 Controller failed. 134 Controller busy. 135 Controller does not exist. 136 Controller name is invalid. 137 Controller is iterated. 138 Rename of virtual disk was not successful. 139 The controller was not able to erase the file system from the specified virtual disk. 140 The controller was not able to add space to the specified concatenation set.
Error Code Message 163 Operation to clear error count of SMART device has failed. 164 Driver could not execute. 165 Cannot delete virtual disk. 166 Cannot set temperature probe. Invalid value entered. 167 Cannot set enclosure tag. Invalid value entered. 168 Cannot set enclosure alarm. 169 Temperature probe value out of range. 170 Cannot set cache mode. 172 Data will be lost on the secondary disk and a reboot will be forced. 173 Cluster Services (MSCS) is running.
Error Code Message 187 There are no disks of sufficient size available to be assigned as a hot spare. 188 There are no disks of the correct type and sufficient size available to be assigned as a hot spare. 189 The Create Virtual Disk task was successful but the operating system may not be aware of the new virtual disk. 191 The import of foreign configurations is complete. Some configurations could not be imported. 192 Enable alarm command failed.
Error Code Message 218 Unable to determine optimum size for Virtual disk. Ensure that the array disks are of the same protocol (i.e. SAS, SATA, SCSI). If there is a mismatch of the array disks then the RAIDCFG will not be able to determine the optimum size. In addition, also ensure that there is drive size available for the specified virtual disk. 219 One or more array disks selected to create virtual disk or hotspare doesn't have enough disk space.
Error Code Message 240 Enable Auto Import can be set to 0 (No) or 1 (Yes). 241 Cannot discard the preserved cache because a foreign configuration is present on the controller. Use '-ignoreconfig' or '-igncfg' to discard the cache. 1000 Enable Auto Import property could not be set for the RAID controller. 1001 Invalid array disk list. 1002 Source or destination disk is in invalid state.
Error Code Message 1024 Invalide Key Id 1025 Encryption key is already set for the controller. 1026 Cannot delete the encryption key because secure virtual disk is present. 1027 The passphrase is invalid or old. 1028 Cannot increase the virtual disk size due to lack of free space or due to the presence of partial virtual disks on the same set of array disks. 1029 The percentage value of virtual disk size must be in the range 1-100. 1030 Error! Cannot discard the preserved cache.
Error Code Message 16 USER ALREADY IN DATABASE 17 CLOSING TELNET CONNECTION 18 USER DATABASE NOT INITIALIZED 19 INVALID COMMAND SHELL CALL 20 INVALID INPUT FILE 21 TFTP ERROR 22 PCI ERROR 23 SERVER IS IN GRAPHICS MODE 24 SYSTEM DATE AND TIME NOT SET 25 OUT OF MEMORY 26 ACCESS LOCKED 27 PAGING ERROR 28 PAGING ALREADY IN PROGRESS 29 ERROR ACCESSING DEVICE 30 WRONG NUMBER OF ARGUMENTS 31 NO SCREEN FOR ASR STORED 32 CAN'T ADD HISTORY MONITOR 33 INVALID IDENTIFIER 34 CANNOT
Error Code Message 50 SNARFING IS NOT AVAILABLE 51 TEXT RESOLUTION OF SERVER CHANGED 52 MODULE NOT LOADED 53 IPMI ERROR 54 ERROR IN DIAGNOSTIC FUNCTION RACADM Utility Error Codes And Messages Table below lists RACADM utility error codes and messages. Table 379. RACADM Error Codes and Messages Error Code Message 513 An unknown failure occurred. 514 Librac library not initialized. 515 An invalid parameter was passed into function. 516 Invalid DRSTYPE specified.
Error Code Message 536 TFTP write request failed. 537 TFTP read request failed. 538 Failed to open file. 539 Failed to load socket library. 540 Invalid socket library. 541 Unable to resolve HostName. 542 Failed to create socket. 543 Socket read operation failed. 544 Socket write operation failed. 545 Failed to create SSL context object. 546 Failed to create SSL BIO object. 547 Unable to create SSL socket connection. 548 Failed to initialize socket.
Error Code Message 569 RAC controller is currently resetting.
8 BMC Platform Events Filter Alert Messages All possible Platform Event Filter (PEF) Alert Messages along with a description of each event are listed in the table below Table 380. BMC PEF Alert Events Event Description Fan Probe Failure The fan is running too slow or not at all. Voltage Probe Failure The voltage is too low for proper operation. Discrete Voltage Probe Failure The voltage is too low for proper operation.
9 Sample File Formats This appendix lists the sample SYSCFG utility .ini, RAIDCFG utility .ini, and the RACADM utility .ini files. Topics: • Sample SYSCFG Utility .ini File Format • Sample RAIDCFG Utility .ini File Format • Sample RACADM Utility .ini File Format Sample SYSCFG Utility .ini File Format [syscfg] ;SystemModelName=poweredge r620 ;SystemBiosVersion=0.3.16 ;SystemServiceTag=MDN2345 ;SystemManufacturer=dell inc. ;SysMfrContactInfo=www.dell.com ;SysMemSize=4.
InternalUsb=on IntegratedNetwork1=enable OsWatchdogTimer=disable IoatEngine=disable ;EmbVideo=enable SriovGlobalEnable=disable SerialComm=onnoconredir SerialPortAddress=serial1com1serial2com2 ExtSerialConnector=serial1 FailSafeBaud=115200 ConTermType=vt100vt220 RedirAfterBoot=enable SysProfile=perfperwattoptimizeddapc ;ProcPwrPerf=sysdbpm ;MemFrequency=maxperf ;ProcTurboMode=enable ;ProcC1E=enable ;ProcCStates=enable ;MemPatrolScrub=standard ;MemRefreshRate=1x ;MemVolt=autovolt ;AesNi=enable PasswordStatus=
autoneg=enable dnsserver1=0.0.0.0 dnsserver2=0.0.0.0 dnsdhcp=disable dnsracname=idrac dnsregisterrac=disable domainname= domainnamednsdhcp=disable fullduplex=enable speed=100Mbps ;subnetmask=255.255.255.
userid=14 usrprivlmt=noaccess lanuseraccess userid=15 usrprivlmt=noaccess lanuseraccess userid=16 usrprivlmt=noaccess lcd=servicetag nmibutton=enable pefcfgparams alertpolnum=1 alertpolstatus=disable pefcfgparams alertpolnum=2 alertpolstatus=disable pefcfgparams alertpolnum=3 alertpolstatus=disable pefcfgparams alertpolnum=4 alertpolstatus=disable pefcfgparams filter=fanfail filteralert=enable filteraction=none pefcfgparams filter=discretevoltfail filteralert=enable filteraction=none pefcfgparams filter=tem
filter=hardwarelogfail filteralert=enable pefcfgparams filter=autorecovery filteralert=enable pefcfgparams filter=procabsent filteralert=enable filteraction=none pefcfgparams filter=powerabsent filteralert=enable filteraction=none pefcfgparams filter=batterywarn filteralert=enable filteraction=none pefcfgparams filter=batteryfail filteralert=enable filteraction=none pefcfgparams filter=systempowerwarn filteralert=enable filteraction=none pefcfgparams filter=systempowerfail filteralert=enable filteraction=no
channelprivlmt=administrator serialuseraccess userid=2 usrprivlmt=administrator serialuseraccess userid=3 usrprivlmt=noaccess serialuseraccess userid=4 usrprivlmt=noaccess serialuseraccess userid=5 usrprivlmt=noaccess serialuseraccess userid=6 usrprivlmt=noaccess serialuseraccess userid=7 usrprivlmt=noaccess serialuseraccess userid=8 usrprivlmt=noaccess serialuseraccess userid=9 usrprivlmt=noaccess serialuseraccess userid=10 usrprivlmt=noaccess serialuseraccess userid=11 usrprivlmt=noaccess serialuseraccess
solaction userid=9 action=disable solaction userid=10 action=disable solaction userid=11 action=disable solaction userid=12 action=disable solaction userid=13 action=disable solaction userid=14 action=disable solaction userid=15 action=disable solaction userid=16 action=disable solcfgparams solbitrate=115200 solcharaccuminterval=10 solcharsendthreshold=255 solenable=enable solprivlevel=administrator sysid=04CE sysname=PowerEdge R620 useraction userid=2 action=enable useraction userid=3 action=disable userac
action=disable useraction userid=14 action=disable useraction userid=15 action=disable useraction userid=16 action=disable username userid=2 name=root username userid=3 name=NULL username userid=4 name=NULL username userid=5 name=NULL username userid=6 name=NULL username userid=7 name=NULL username userid=8 name=NULL username userid=9 name=NULL username userid=10 name=NULL username userid=11 name=NULL username userid=12 name=NULL username userid=13 name=NULL username userid=14 name=NULL username userid=15 n
readpolicy=ra writepolicy=wb stripesize=64 cachepolicy=d adisk=0:1:1,0:0:1 [vdisk1] controllerid=4 size=139392 raid=1 readpolicy=ra writepolicy=wb stripesize=64 cachepolicy=c adisk=0:3:1,0:2:1 [vdisk2] controllerid=2 size=278784 raid=0 readpolicy=ra writepolicy=wb stripesize=64 cachepolicy=d adisk=0:5:1,0:4:1 failoverdrive=0:9:1 [vdisk3] controllerid=4 size=278784 raid=5 readpolicy=ra writepolicy=wb stripesize=64 cachepolicy=c adisk=0:8:1,0:7:1,0:6:1 [GlobalHotspare0] controllerid=0 failoverdrive=0:8:0 Sam
#cfgNicCurrentDhcpWasUsed=0 #cfgDNSCurrentDhcpWasUsed=0 #cfgDNSCurrentServer1=192.168.0.5 #cfgDNSCurrentServer2=192.168.0.6 #cfgDNSCurrentDomainName=MYDOMAIN [cfgRemoteHosts] cfgRhostsSmtpEmailEnable=1 cfgRhostsFwUpdateTftpEnable=1 cfgRhostsSmtpServerIpAddr=127.0.0.1 cfgRhostsFwUpdateIpAddr=192.168.0.
cfgRacSecCsrCommonName= cfgRacSecCsrOrganizationName= cfgRacSecCsrOrganizationUnit= cfgRacSecCsrLocalityName= cfgRacSecCsrStateName= cfgRacSecCsrCountryCode= cfgRacSecCsrEmailAddr= [cfgRacVirtual] cfgVirAtapiSvrPort=0xe54 cfgVirMediaDisable=0 cfgFloppyEmulation=0 [cfgActiveDirectory] cfgADRacDomain= cfgADRacName= cfgADEnable=0 cfgADAuthTimeout=0x78 cfgADRootDomain= Sample File Formats 259