Dell OpenManage Deployment Toolkit Version 5.0.
Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. 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. Copyright © 2014 Dell Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws.
Contents 1 Introduction........................................................................................................... 8 What's New In This Release.................................................................................................................. 8 Supported Systems................................................................................................................................9 Supported Operating Systems..............................................................
-o or --outfile................................................................................................................................22 --ox or --outxmlfile...................................................................................................................... 22 --ovrwrt*....................................................................................................................................... 23 --px or --pendingxmlfile....................................................
powerbutton................................................................................................................................. 86 powerctl.........................................................................................................................................86 racreset*.........................................................................................................................................87 serialcfgparams........................................................
Initializing Virtual Disks................................................................................................................132 Enumerating Virtual Disks........................................................................................................... 133 Increasing Virtual Disk Size......................................................................................................... 134 Deleting Virtual Disks.........................................................................
Sample SYSCFG Utility .ini File Format............................................................................................. 183 Sample RAIDCFG Utility .ini File Format........................................................................................... 191 Sample RACADM Utility .ini File Format...........................................................................................
Introduction 1 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. What's New In This Release NOTE: DTK 5.0.
• Support for S130 controller. NOTE: For the list of supported operating systems and Dell servers, see the Dell Systems Software Support Matrix at dell.com/openmanagemanuals. Supported Systems For a complete list of supported Dell PowerEdge systems, see the Dell Systems Software Support Matrix in the required version of OpenManage Software at dell.com/openmanagemanuals Supported Operating Systems DTK utilities support Windows PE 5.0 (64-bit), Windows PE 4.0 (64-bit), and Windows PE 3.
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. System Configuration Utility The SYSCFG utility performs the following tasks: • Reports and sets BIOS configuration options. • Reports and sets BMC/RAC configuration options. • Reports and sets user-configurable states. • Reports system information, including PCI device detection.
If these values do not match the values found on the system, the file input operation fails. The following is the SYSCFG behavior during replication: • Options not available in SYSCFG are termed invalid options. If SYSCFG encounters an invalid option in the syscfg.ini file, the SYSCFG utility terminates. • Unsupported options are options available in SYSCFG but not applicable on certain systems. If SYSCFG encounters an unsupported option, SYSCFG logs this option and continues to the next option.
• The Integrated Dell Remote Access Controller 8 (iDRAC8) User's Guide provides information about configuring and using iDRAC8 for 13th generation rack, tower, and blade servers to remotely manage and monitor your system and its shared resources through a network. • The Dell Baseboard Management Controller Utilities User's Guide provides information about configuring a managed system to use the BMC Management Utility to manage your system through its BMC.
Dell provides several online and telephone-based support and service options. Availability varies by country and product, and some services may not be available in your area. To contact Dell for sales, technical support, or customer service issues: 1. Visit support.dell.com . 2. Select your support category. 3. If you are not a U.S customer, select your country code at the bottom of the page, or select All to see more choices. 4. Select the appropriate service or support link based on your need.
Command Syntax Overview 2 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. DTK Utilities General Usage The following table lists the general usage models of the DTK utilities: Table 1. DTK Utilities Utilities Usage SYSCFG syscfg --option1=[arg1] ... --optionX=[argX] or syscfg bmcoption1 --bmcsuboption1=[arg1]...
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 2. Command Line Options Element Description - Prefix single character options. NOTE: This delimiter is not applicable to Baseboard Management Controller (BMC) sub-options. -- Prefix multi-character options. utilname Indicates the generic designation for a DTK utility name.
Table 3. 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 syscfg --option="\\ \"argument" considers \ "argument as the argument. 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 a string delimiter. 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
The following is an example of the logging behavior: 2003/11/28 10:23:17 syscfg - option1=on 2003/11/28 10:23:17 syscfg - option2=on 2003/11/28 10:23:17 syscfg - option3 =off NOTE: The log files may contain sensitive information such as passwords and authentication information. To protect such information, it is recommended that only the administrator accesses the log files. Help Option The -h and --help options display general usage information for the utility.
SYSCFG 3 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. Features The SYSCFG utility: • Displays help and usage information. • Outputs configuration options to a file or screen.
No Option Valid Arguments NA Description The SYSCFG utility displays the usage information. --envar Valid Arguments Description Stores the environment variable data to a file when used with the – s option. This file can be called from other scripts to set the environment variable. The value of must not be specified if the DTKENVSCR environment variable is set to a valid filename.
Example: A:>syscfg -h lanchannelaccess lanchannelaccess: Reports LAN channel access information. Sub-options: pefalerting: Enable or disable PEF (Platform Event Filter)alerting. Arguments: enable | disable ipmioverlan: Enable or disable IPMI over LAN access. Arguments: disable | alwaysavail channelprivlmt: Sets the maximum privilege level that can be accepted on the LAN channel.
Example: A:>syscfg --ix filename.xml NOTE: You can modify or use the BIOS configuration captured in xml format from a PowerEdge server for large scale deployment configurations using RACADM or WS-MAN. For more information on using RACADM and WS-MAN refer Integrated Dell Remote Access Controller 8 (iDRAC8) RACADM Command Line Interface Reference Guide and Dell Lifecycle Controller-Remote Services Quick Start Guide respectively available at dell.com/support/manuals.
--ovrwrt* Valid Arguments NA Description Used with the -o option to cause the output file to be overwritten if a file of the same name already exists. This option cannot be replicated. Example: A:>syscfg -o=filename.ini --ovrwrt The file filename has been overwritten. --px or --pendingxmlfile Valid Arguments Description Prints all the pending BIOS options to a specified xml file. Example: A:>syscfg --px filename.
SYSCFG For BIOS Configuration SYSCFG uses BIOS interfaces to manipulate boot order and BIOS settings. It configures all options available on the BIOS setup screen, including boot order, embedded device configuration, and asset tag management. Consider the following while using the SYSCF options: • Running SYSCFG without arguments on any system only displays the valid options. • Reboot the system for the BIOS options to take effect.
– Displaying the FQDDs in the legacy HDD list and boot order list • Addition of the Network Settings, for configuring the PXE devices. • Support for the following in Integrated Devices group: – Configuring the USB 3.
Group Memory Settings 26 Option Equivalent RACADM Option --IntegratedNetwork2 BIOS.IntegratedDevices.IntegratedNe twork2 --IntegratedRaid BIOS.IntegratedDevices.IntegratedRai d --IntegratedSas BIOS.IntegratedDevices.IntegratedSas --InternalSdCard BIOS.IntegratedDevices.InternalSdCar d --InternalSdCardRedundancy BIOS.IntegratedDevices.InternalSdCar dRedundancy --InternalUsb BIOS.IntegratedDevices.InternalUsb --InternalUsb1 BIOS.IntegratedDevices.InternalUsb1 --InternalUsb2 BIOS.
Group Miscellaneous Settings Network Settings Processor Settings Option Equivalent RACADM Option --SysMemType* BIOS.MemSettings.SysMemType --SysMemVolt* BIOS.MemSettings.SysMemVolt --VideoMem* BIOS.MemSettings.VideoMem --ClusterOnDie N/A --AssetTag* BIOS.MiscSettings.AssetTag --ErrPrompt BIOS.MiscSettings.ErrPrompt --InSystemCharacterization BIOS.MiscSettings.InSystemCharacter ization --NumLock BIOS.MiscSettings.NumLock --ForceInt10 BIOS.MiscSettings.
Group SATA Settings 28 Option Equivalent RACADM Option --Proc2Id* BIOS.ProcSettings.Proc2Id --Proc2L2Cache* BIOS.ProcSettings.Proc2L2Cache --Proc2L3Cache* BIOS.ProcSettings.Proc2L3Cache --Proc2NumCores* BIOS.ProcSettings.Proc2NumCores --Proc64bit* BIOS.ProcSettings.Proc64bit --ProcAdjCacheLine BIOS.ProcSettings.ProcAdjCacheLine --ProcBusSpeed* BIOS.ProcSettings.ProcBusSpeed --ProcCores BIOS.ProcSettings.ProcCores --ProcCoreSpeed* BIOS.ProcSettings.
Group Option Equivalent RACADM Option --SataPortB BIOS.SataSettings.SataPortB --SataPortBCapacity* BIOS.SataSettings.SataPortBCapacity --SataPortBDriveType* BIOS.SataSettings.SataPortBDriveTyp e --SataPortBModel* BIOS.SataSettings.SataPortBModel --SataPortC BIOS.SataSettings.SataPortC --SataPortCCapacity* BIOS.SataSettings.SataPortCCapacity --SataPortCDriveType* BIOS.SataSettings.SataPortCDriveTyp e --SataPortCModel* BIOS.SataSettings.SataPortCModel --SataPortD BIOS.SataSettings.
Group Option Equivalent RACADM Option --SataPortHModel* BIOS.SataSettings.SataPortHModel --SecurityFreezeLock BIOS.SataSettings.SecurityFreezeLock --SataPortI BIOS.SataSettings.SataPortI --SataPortICapacity BIOS.SataSettings.SataPortICapacity --SataPortIDriveType BIOS.SataSettings.SataPortIDriveType --SataPortIModel BIOS.SataSettings.SataPortIModel --SataPortJ BIOS.SataSettings.SataPortJ --SataPortJCapacity BIOS.SataSettings.SataPortJCapacity --SataPortJDriveType BIOS.SataSettings.
Group System Profile Settings System Security Option Equivalent RACADM Option --UefiComplianceVersion BIOS.SysInformation.UefiCompliance Version --CollaborativeCpuPerfCtrl BIOS.SysProfileSettings.Collaborative CpuPerfCtrl --MemFrequency BIOS.SysProfileSettings.MemFrequen cy --MemPatrolScrub BIOS.SysProfileSettings.MemPatrolScr ub --MemRefreshRate BIOS.SysProfileSettings.MemRefreshR ate --MemVolt BIOS.SysProfileSettings.MemVolt --MonitorMwait BIOS.SysProfileSettings.
Group UEFI Boot Settings Option Equivalent RACADM Option --PwrButton BIOS.SysSecurity.PwrButton --SetupPassword BIOS.SysSecurity.SetupPassword --SysPassword BIOS.SysSecurity.SysPassword --SystemCpldVersion* BIOS.SysInformation.SystemCpldVersi on --TpmSecurity BIOS.SysSecurity.TpmSecurity --TpmStatus BIOS.SysSecurity.TPMStatus --TpmInfo N/A --TpmCommand BIOS.SysProfileSettings.TpmComman d --SecureBoot BIOS.SysSecurity.SecureBoot --SecureBootPolicy N/A --UefiBootSeq BIOS.
Numerical Lists Examples: A:>syscfg --BootSeq= 2,3,4,5,1,6 The following devices are set in the boot sequence: Device 2:* usbcdrom.slot.1- USB CD-ROM device Device 3:* virtualcd.slot.1 – VIRTUAL CDROM Device 4:* hdd.emb.0 -Hard drive C: Device 5:* nic.emb.1 - MBA v2.5.12 Slot 0500 Device 1:* virtualfloppy.slot.1 - VIRTUAL FLOPPY Device 6:* usbfloppy.slot.1 - USB Floppy device NOTE: The asterisk indicates that the device is enabled in the BIOS. Device Name Examples: Example of device names: nic.slot.
NOTE: The asterisk indicates that the device is enabled in the BIOS. --HddSeq Valid Arguments list of device names separated by commas Description Sets the hard-drive sequence for a system. The first hard drive in the system will be the bootable C: drive in DOS/DOS-like operating systems. Without an argument, this option displays the device list. The argument must be formatted as a comma-separated numerical list of device index values. The list must be within the bounds of the current boot list.
--BootMode Valid Arguments Uefi, Bios Description Determines the boot mode of the system. Allows booting to Unified Extensible Firmware Interface (UEFI) -capable operating systems or ensures compatibility with operating systems that do not support UEFI. NOTE: If boot mode is modified, restart the system before executing the OS installation scripts. Example: A:>syscfg --BootMode=Uefi --BootSeqRetry Valid Arguments Enabled, Disabled Description Enables or disables the boot sequence retry feature.
--SetLegacyHddOrderFqddn Valid Arguments Description 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. Example: A:>syscfg --SetLegacyHddOrderFqdd1=xxxx,yyy,zzzz Integrated Devices You can use the options in this group to manage the integrated devices such as internal NIC and integrated USB.
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 --IntegratedNetwork1=Enabled --IntegratedNetwork2 Valid Arguments Enabled, DisabledOs Description Enables or disables Integrated Network 2.
Example: A:>syscfg --InternalSdCard=Off --InternalSdCardRedundancy Valid Arguments Mirror, Disabled Description Sets the internal SD card port redundancy to Mirror mode or Disabled. When set to Mirror mode, read-write operation occurs on both the secure digital (SD) cards. When one of the SD cards fails and is replaced, on booting, the data of the active card is copied to the offline card. When set to Disabled, read-write operation occurs only on SD card 1.
--IoatEngine Valid Arguments Enabled, Disabled Description Enables or disables the I/O Acceleration Technology (I/OAT) DMA Engine option. This option must be enabled only if the hardware and software support I/OAT on your system. This option can be replicated. Example: A:>syscfg --IoatEngine=Enabled --OsWatchdogTimer Valid Arguments Enabled, Disabled Description Aids in the recovery of the operating system when the system stops responding.
both front and back USB ports. The USB keyboard and mouse devices functions in certain USB ports during the boot process, depending on the selection. After an operating system driver is loaded, the USB ports are enabled or disabled as per the field setting. Example: A:>syscfg --UsbPorts=AllOn --Usb3Setting Valid Arguments Description Auto, Enabled, Disabled Enables or disables the USB 3.0 port. • Auto —USB ports operate at USB 2.0 speed. • Enabled— USB ports operates at USB 3.0 speed.
NOTE: The value of n in PxeDevnInterface can be 1–4. Example: A:>syscfg --PxeDev1Interface --PxeDevnProtocol Valid Arguments read-only Description Displays the IP version used for the PXE device. NOTE: The value of n in PxeDevnVlanId can be 1–4. Example: A:>syscfg --PxeDev1Protocol --PxeDevnVlanEnDis Valid Arguments Enabled, Disabled Description Enables or disables the virtual LAN (VLAN) of the PXE device. NOTE: The value of n in PxeDevnVlanEnDis can be 1–4.
Memory Settings You can manage the memory-related configuration settings using the objects in this group. --CorrEccSmi Valid Arguments Enabled, Disabled Description Enables or disables the Correctable ECC SMIs. When enabled, the SMIs report the Correctable ECC errors. This option can be replicated.
population. This option also enables setting the system DIMM voltage to a higher (1.5V) setting if the DIMMs support multiple voltages and have been set to a lower voltage. NOTE: Volt15V represents 1.5 Volt. Example: A:>syscfg --MemOpVoltage=AutoVolt --MemTest Valid Arguments Enabled, Disabled Description Enables or disables the POST extended memory test.
--SerialDbgOut Valid Arguments Enabled, Disabled Description Enables or disables the RC/MRC Serial debug output. Example: A:>syscfg --SerialDbgOut=Enabled --SysMemSize* Valid Arguments read-only Description Displays the amount of main memory in the system. Example: A:>syscfg --SysMemSize --SnoopFilter Valid Arguments Enabled, Disabled Description Enables or disables the snoop filter option from the system BIOS.
--SysMemVolt* Valid Arguments read-only Description Displays the voltage of the main memory. Example: A:>syscfg --SysMemVolt --VideoMem* Valid Arguments read-only Description Displays the total amount of video memory available to the embedded video controller. Example: A:>syscfg --VideoMem --ClusterOnDie Valid Arguments 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.
--ErrPrompt Valid Arguments Enabled, Disabled Description Enables or disables the BIOS to prompt F1 or F2 error codes. Example: A:>syscfg --ErrPrompt=Enabled -- InSystemCharacterization Valid Arguments FastBoot, OptimizedBoot, Disabled Description In-System Characterization (ISC) runs during power-on self-test (POST) on detecting relevant changes in the system configuration to optimize power and performance.
-- InSystemCharacterization Valid Arguments FastBoot, OptimizedBoot, Disabled Description 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 sytem restart .
--LogicalProc Valid Arguments Enabled, Disabled Description Enables or disables the logical processors of a system. When this option is set to Enabled (default value), the BIOS reports all logical processors. When set to Disabled, the BIOS only reports one logical processor per core. Each processor core supports maximum two logical processors. This option is available on all systems that support logical processing (Hyperthreading). This option can be replicated.
Example: A:>syscfg --Proc1L3Cache --Proc1NumCores* Valid Arguments read-only Description Displays the number of cores in the processor package.. Example: A:>syscfg --Proc1NumCores --Proc2Brand* Valid Arguments read-only Description Displays the brand text provided by the processor manufacturer. Example: A:>syscfg --Proc2Brand --Proc2Id* Valid Arguments read-only Description Displays the family, model, and stepping values of the processor.
--Proc2NumCores* Valid Arguments read-only Description Displays the number of cores in the processor package.. Example: A:>syscfg --Proc2NumCores --Proc64bit* Valid Arguments read-only Description Specifies if the installed processor supports 64-bit extensions or not.. Example: A:>syscfg --Proc64bit --ProcAdjCacheLine Valid Arguments Enabled, Disabled Description When set to Enabled (default), the system is optimized for applications that require high utilization of sequential memory access.
--ProcCoreSpeed* Valid Arguments read-only Description Displays the clock speed of the processors. Example: A:>syscfg --ProcCoreSpeed --ProcExecuteDisable Valid Arguments Enabled, Disabled Description Enables or disables the Execute Disable Memory Protection Technology feature of the CPU. Example: A:>syscfg --ProcExecuteDisable=Enabled --ProcHwPrefetcher Valid Arguments Enabled, Disabled Description Enables or disables the hardware prefetcher.
--QpiBandwidthPriority Valid Arguments InputOutput, Compute Description Sets the bandwidth priority to Compute or InputOutput. Set to compute for computation-intensive applications. Set to InputOutput for I/O intensive applications. This option can be replicated. Example: A:>syscfg --QpiBandwidthPriority=Compute --QpiSpeed Valid Arguments MaxDataRate, 9GTps, 8GTps, 7GTps, 6GTps Description Sets the speed of the processor.
Example: A:>syscfg --ProcConfigTdp=Nominal --ProcX2Apic Valid Arguments Enabled, Disabled Description Enables or disables the x2APIC mode. Example: A:>syscfg --ProcX2Apic=Enabled SATA Settings You can manage the BIOS SATA settings using the options in this group. --EmbSata Valid Arguments Off, AtaMode, RaidMode, AhciMode Description Configures an embedded SATA RAID controller. This option can be replicated. • off /Off — disables the embedded SATA RAID controller.
Example: A:>syscfg --eSataPort1Capacity --eSataPort1DriveType* Valid Arguments read-only Description Indicates the type of device attached to the embedded SATA port. Example: A:>syscfg --eSataPort1DriveType --eSataPort1Model* Valid Arguments read-only Description Displays the drive model of the selected device. Example: A:>syscfg --eSataPort1Model --SataPortA Valid Arguments Off, Auto Description Turns the SATA port A to Off or Auto. This option can be replicated.
--SataPortAModel* Valid Arguments read-only Description Displays the drive model of the selected device. Example: A:>syscfg --SataPortAModel --SataPortB Valid Arguments Off, Auto Description Turns the SATA port B to Auto or Off. This option can be replicated. Example: A:>syscfg --SataPortB=Auto --SataPortBCapacity* Valid Arguments read-only Description Displays the total capacity of a hard-disk drive. This option is undefined for removable-media devices such as optical drives.
--SataPortC Valid Arguments Off, Auto Description Turns the Sata Port C to Auto or Off. This option can be replicated. Example: A:>syscfg --SataPortC=Auto --SataPortCCapacity* Valid Arguments read-only Description Displays the total capacity of a hard-disk drive. This option is undefined for removable-media devices such as optical drives. Example: A:>syscfg --SataPortCCapacity --SataPortCDriveType* Valid Arguments read-only Description Indicates the type of device attached to the SATA port.
--SataPortDCapacity* Valid Arguments read-only Description Displays the total capacity of a hard-disk drive. This option is undefined for removable-media devices such as optical drives. Example: A:>syscfg --SataPortDCapacity --SataPortDDriveType* Valid Arguments read-only Description This option indicates type of device attached to this SATA port. Example: A:>syscfg --SataPortDDriveType --SataPortDModel* Valid Arguments read-only Description Displays the drive model of the selected device.
--SataPortEDriveType* Valid Arguments read-only Description This option indicates type of device attached to this SATA port. Example: A:>syscfg --SataPortEDriveType --SataPortEModel* Valid Arguments read-only Description Displays the drive model of the selected device. Example: A:>syscfg --SataPortEModel --SataPortF Valid Arguments Off, Auto Description Turns the Sata Port F to Auto or Off. This option can be replicated.
--SataPortFModel* Valid Arguments read-only Description Displays the drive model of the selected device. Example: A:>syscfg --SataPortFModel --SataPortG Valid Arguments Off, Auto Description Turns the SATA port G to Auto or Off. This option can be replicated. Example: A:>syscfg --SataPortG=Auto --SataPortGCapacity* Valid Arguments read-only Description Displays the total capacity of a hard-disk drive. This option is undefined for removable-media devices such as optical drives.
--SataPortH Valid Arguments Off, Auto Description Turns the SATA port H to Auto or Off. This option can be replicated. Example: A:>syscfg --SataPortH=Auto --SataPortHCapacity* Valid Arguments read-only Description Displays the total capacity of a hard-disk drive. This option is undefined for removable-media devices such as optical drives.
--SataPortICapacity* Valid Arguments read-only Description Displays the total capacity of a hard-disk drive. This option is undefined for removable-media devices such as optical drives. Example: A:>syscfg --SataPortICapacity --SataPortIDriveType* Valid Arguments read-only Description This option indicates type of device attached to this SATA port. Example: A:>syscfg --SataPortIDriveType --SataPortIModel* Valid Arguments read-only Description Displays the drive model of the selected device.
--SataPortJDriveType* Valid Arguments read-only Description This option indicates type of device attached to this SATA port. Example: A:>syscfg --SataPortJDriveType --SataPortJModel* Valid Arguments read-only Description Displays the drive model of the selected device. Example: A:>syscfg --SataPortJModel --SecurityFreezeLock Valid Arguments Enabled, Disabled Description Sends the Security Freeze Lock command to the embedded SATA drives during power-on self-test (POST).
Example: A:>syscfg --ExtSerialConnector=Serial1 --FailSafeBaud Valid Arguments 115200, 57600, 19200, 9600 Description Sets the console redirection fail safe baud rate in bps. The BIOS attempts to determine the baud rate automatically. This failsafe baud rate is used only if the attempt fails. Example: A:>syscfg --FailSafeBaud=9600 --RedirAfterBoot Valid Arguments Enabled, Disabled Description Sets the BIOS console redirection to enable or disable when the operating system is loaded.
--Slotn Valid Arguments Enabled, Disabled, BootDriverDisabled Description Controls the configuration of the installed card in the specified slot. NOTE: The value of n in Slotn can be 1–10. Example: A:>syscfg --Slot1=Enabled System Information You can view the system configuration details using the options in this group. --SysMfrContactInfo* Valid Arguments read-only Description Displays the information for contacting the Original Equipment Manufacturer (OEM) of this system.
Example: A:>syscfg --SystemModelName --SystemServiceTag* Valid Arguments read-only Description Displays the system service tag (a unique identifier assigned by the Original Equipment Manufacturer (OEM) of this system). Example: A:>syscfg --SystemServiceTag --SystemMeVersion* Valid Arguments read-only Description Displays the version of the Management Engine firmware.
--MemFrequency Valid Arguments MaxPerf, 2133MHz, 1866MHz, 1600MHz, 1333MHz, 1067MHz, 800MHz, MaxReliability Description Sets the speed of system memory. Example: A:>syscfg --MemFrequency=MaxPerf --MemPatrolScrub Valid Arguments Standard, Extended, Disabled Description Sets the Memory Patrol Scrub frequency as Standard, Extended, or Disabled mode.
--ProcC1E Valid Arguments Enabled, Disabled Description Enables or disables C1-E. By default, it is enabled. This option can be replicated. Example: A:>syscfg --ProcC1E=Enabled --ProcCStates Valid Arguments Enabled, Disabled Description Enables or disables the power c states of the processor. When enabled, the processor can operate in all available power states.
Example: A:>syscfg --SysProfile=PerfPerWatt OptimizedOs --EnergyEfficientTurbo Valid Arguments Enabled, Disabled Description 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 --ProcnTurboCoreNum Valid Arguments All, 1, 2, 4, 6, 8, 10, 12, 14, 16, 18 Description Sets the number of Turbo Boost-enabled cores for a processor.
System Security You can manage the system security properties of the BIOS using the options in this group. --AcPwrRcvry Valid Arguments On, Off, Last Description Sets the behavior for the system after AC power is lost. This option specifies how the system responds to the restoration of AC power and is particularly useful in systems that are turned off using a power strip. When set to On, the system turns on after AC is restored. When set to Off, the system does not turn on after AC is restored.
--BiosUpdateControl Valid Arguments Unlocked, Limited, Locked Description Locks, unlocks, or limits the BIOS update using DOS or UEFI shell based flash utilities. For environments not requiring local BIOS updates, it is recommended to set this field to Locked. Example: A:>syscfg --BiosUpdateControl=Unlocked Applicable Systems PowerEdge 12G and later systems --IntelTxt Valid Arguments On, Off Description Turns the Trusted Execution Technology on or off.
This field also prevents the system password from being disabled by the user while the system boots. Example: A:>syscfg --PasswordStatus=Locked --PwrButton Valid Arguments Enabled, Disabled Description Enables or disables the power button on the front panel. Example: A:>syscfg --PwrButton=Enabled --SetupPassword* Valid Arguments read-only Description Sets the setup password for the BIOS. The setup password locks the BIOS F2 screen. The argument string supplied to this option is the password.
OldSysPassword option. This option is not replicated. For more information on delimiters, see Command Line Option Delimiters . Example 1: A:>syscfg --SysPassword=password The password has been set. Please use a warm reboot to apply the password to the system. Example 2: A:>syscfg --SysPassword=password -OldSysPassword=password The password has been set. Please use a warm reboot to apply the password to the system . NOTE: You cannot disable your password using DTK.
--TpmInfo* Valid Arguments read-only Description Displays the TPM type and firmware version. Example: A:>syscfg --TpmInfo --TpmCommand Valid Arguments None, Activate, Deactivate, Clear Description 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.
Example: A:>syscfg --SecureBootPolicy=Standard UEFI Boot Settings You can manage the UEFI settings using the options in this group. --UefiBootSeq Valid Arguments list of device names separated by commas Description 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.
bmcversion Table 6. 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 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* Option Sub-option Valid Arguments Description --deviceguid* NA NA Displays the GUID for the BMC. This option cannot be replicated.
Option Sub-option Valid Arguments Description systems occupies 1 slot of the chassis), halfheight, dualwide (the Blade system occupies 2 horizontal slots of the chassis), fullheight (the Blade system occupies 2 vertical slots of the chassis), fullheight, dualwide (the Blade system occupies 4 slots of the chassis), and quarterheight (the Blade systems occupies half slot of the chassis).
lancfgparams Option Sub-option Valid Arguments Description Configures and displays LAN configuration parameters. This option can be replicated. lancfgparams or lcp --ipaddrsrc static, dhcp Sets the IP address source for the LAN channel. This sub-option can be replicated. --ipaddress Sets the IP address for the LAN channel. This sub-option cannot be replicated. --subnetmask Sets the subnet mask for the LAN channel. This sub-option can be replicated.
Option Sub-option Valid Arguments Description --vlantag enable, disable Enables or disables VLAN tagging. This sub-option can be replicated. --vlanid Sets the 12-bit VLAN ID. This suboption can be replicated. --vlanpriority 0–7 Sets the VLAN priority value. This suboption can be replicated. --macaddress NA Displays the BMC MAC address. This sub-option cannot be replicated.
Option Sub-option Valid Arguments Description Example 1 (to display the current LAN configuration settings): 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 Example 2 (to set the LAN configuration parameters): A:>syscfg --lancfgparams --destipaddr=192.168.100.
Option Sub-option Valid Arguments Description --ipmioverlan disable, alwaysavail Sets the LAN channel access mode. This sub-option can be replicated. --channelprivlmt user, operator, administrator Sets the maximum privilege level accepted for the LAN channel. This sub-option can be replicated.
Option Sub-option Valid Arguments Description Example 1 (to enable User ID 2 on the LAN channel with administrator privileges): A:>syscfg lanuseraccess -userid=2 -usrprivlmt=administrator Example 2 (to enable User ID 4 on the LAN channel with user privileges): A:>syscfg lanuseraccess -userid=4 --usrprivlmt=user 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.
Option Sub-option Valid Arguments Description Example: A:>syscfg --loaddefaults Loading defaults... nextboot Option Sub-option Valid Arguments Description --nextboot or -OneTimeBootSeqDev NA valid device name (from the bootseq option device list) 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.
passwordaction Option Sub-option Valid Arguments Description Configures and tests the password for the specified User ID. This option cannot be replicated. All three suboptions, 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 Specifies the BMC User ID. This subsystem has a DRAC option cannot be replicated.
Option Sub-option Valid Arguments Description redundegraded ,redunlost, procwarn, procfail, powerwarn, powerfail, hardwarelogfa il, autorecovery, batterywarn, batteryfail, powerabsent, procabsent, systempowerwa rn, systempowerfa il --filteraction powercycle, reset, powerdown, power reduction, none Sets the event filter action for the filter specified using the filter suboption. This sub-option depends on the filter sub-option. This suboption can be replicated.
Option Sub-option Valid Arguments Description Example 1 (To configure the PEF so that the system is powered down in response to a fan failure event): A:>syscfg pefcfgparams -filter= fanfail-filteraction=powerdown pefcfgparams filter=fanfail filteraction=powerdown Example 2 (To configure the PEF so that a PEF alert is not sent to the destination IP address in response to a chassis intrusion event): A:>syscfg pefcfgparams -filter= intrusion-filteralert=disable pefcfgparams filter= intrusion filteralert=dis
Option Sub-option Valid Arguments Description NOTE: This option applies only to PowerEdge systems that are configured with a BMC. NOTE: This argument requires ACPI support to function properly. racreset* Option Sub-option Valid Arguments Description --racreset* NA NA Resets the RAC. It cannot be accompanied with any other option. This option cannot be replicated. serialcfgparams Option Sub-option Valid Arguments Description Configures and displays serial configuration parameters.
Option Sub-option Valid Arguments Description --tmcfgnewlineseq noterm, crlf, null, cr, lfcr,1f Sets the new line sequence value for terminal mode configuration. This sub-option can be replicated. -cr, null tmcfginputnewline seq Sets the input new line sequence value for terminal mode configuration. This sub-option can be replicated.
Option Sub-option Valid Arguments Description privilege level set to administrator): A:>syscfg serialchannel access -ipmioverserial=disable -channelprivlmt=administra tor serialchannelaccess ipmioverserial=disable channelprivlmt=administra tor serialchannelinfo Option Sub-option Valid Arguments Description Displays media and protocol information about the serial channel. This option cannot be replicated. -serialchannelinfo or sci --mediumtype NA Displays the medium type for the serial channel.
Option Sub-option Valid Arguments Description ID for the serial channel. This option can be replicated. --userid 2–16, if your Sets the User ID. This subsystem has a DRAC option can be replicated. 5 controller --usrprivlmt user, operator, administrator, noaccess Sets the maximum BMC user privilege level for the serial channel for the User ID specified using the userid sub-option. This sub-option can be replicated. This suboption is dependent on the userid sub-option.
solaction Option Sub-option Valid Arguments Description This option enables or disables SerialOver- LAN (SOL) access for a particular user. This option can be replicated. solaction Example: A:>syscfg solaction --userid=2 --action=disable solaction userid=2 action=disable --userid 2–16, if your Specifies the BMC user ID. This subsystem has a DRAC option can be replicated. 5 controller --action enable, disable Enables or disables the user ID specified using the userid sub-option.
Option Sub-option Valid Arguments Description --solbitrate 9600, 19200 Sets the serial channel communication bit rate (in bps) with the BMC when SOL is activated. This option can be replicated. NOTE: The arguments for solbitrate vary with various Dell systems. If an argument valid for a particular Dell system is entered for another system, the Parameter out of range error is displayed.
Option Sub-option Valid Arguments Description Example to disable User ID 3: A:>syscfg useraction -userid=3 -- action=disable useraction userid=3 action=disable username Option Sub-option Valid Arguments Description Sets the BMC User ID and username. This option can be replicated. username --userid 2–16 if your Specifies the User ID. This sub-option system has a DRAC can be replicated.
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. SYSCFG For State Configuration The SYSCFG utility allows the user to write a state data value on a system. This value is preserved across reboot or power-off operations.
Option Valid Arguments Description Example: A:>sysfg -r -x The state byte has been set to 0x02. A:>syscfg -r The state byte has been set to 2. -x or --hex None Specifies that a value should be in hexadecimal format. Example: A:>sysfg -r -x The state byte has been set to 0x01. A:>sysfg -x -b 0x02 The state byte has been set to 0x02. SYSCFG for System Configuration SYSCFG enables system configuration and reporting.
Option Valid Arguments Description 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. Example 1: A:>syscfg --cpucount cpucount=1 Example 2: A:>syscfg --cpucount cpucount=2 --cpuspeed* None Reports the speed of all processors in a 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 -s Sets an environment variable to the value of a function command option. The string argument must be alphanumeric without any spaces or symbols. The variable name must be in upper case. This option must be used with at least one function command. 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.
Option Valid Arguments Description --sysname* None Reports the system identification string for a server, which is the string displayed under the Dell logo during POST. If used with the -s option, the environment variable is set to the system name. Example: A:>syscfg --sysname sysname=PowerEdge 1550/1000 --syssvctag* None Reports the system service tag on a Blade system. Example: A:>syscfg --syssvctag syssvctag=BLADE01 --uuid* None Reports the Unique User Identifier (UUID) for a system.
Option Sub-option Valid Arguments Description --ipsrcv6=auto NA Automatically configures the IPv6 addresses. A:>syscfg lcpv6 -ipsrcv6=auto --dnssrcv6=auto NA Automatically configures the DNS address. A:>syscfg lcpv6 -dnssrcv6=auto --dnssrcv6=static NA -dnsserver1v6= Allows you to manually set the DNS address. -linklocaladdripv6= Allows you to view IPv6 addresses. --gatewayv6= Allows you to view IP gatewayv6 address.
\TOOLS on Windows systems and on Linux systems, you can find it in /opt/dell/toolkit/bin . For example, the [DELLNIC] section header designates that an environment variable named dellnic1 should be set to the value of the name or value pair whose name matches the NIC's vendor or device number. If multiple NICs are present on a system, the environment variables are numbered sequentially: dellnic1, dellnic2 , and so on Environmental Variable File Excerpt (sys.
RAIDCFG 4 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. Features The RAID configuration utility: • Displays help and usage information. • Reads configuration options from the Command Line Interface (CLI) parameters. • Enumerates RAID controllers, physical disks, and virtual disks. • Creates and deletes virtual disks. • Logs activity to a given filename.
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 crbd Cancels the rebuild of the physical disk associated with a specified virtual disk. See Configuring Physical Disk Rebuild for specific information. Configures the array disk as RAID. See Configuring Array Disk as RAID for specific information. Creates encryption key for the encryption-capable controller. See Creating Encryption Key for specific information. Configures the array disk as JBOD.
Option Valid Arguments Short Description Mandatory or Optional dsk Deletes the encryption key of the encryption-capable controller. See Deleting Encryption Key for specific usage information. Configures the auto import property of the controller. See Configuring Auto Import for specific usage information. Enables the controller Persistent Hot Spare feature for the selected controller. See Enabling and Disabling Persistent Dedicated Hot Spares for specific usage information.
Option Valid Arguments Short Description Mandatory or Optional or Express (PCIe) link speed of the controller. Link Speed for specific usage information. Erases the encrypted physical disk that is in ready or foreign disk state. See Erasing Encrypted Physical Disk for specific usage information. Imports the foreign configuration of the virtual disks secured with the specified passphrase. See Importing Secured Foreign Configurations for specific usage information.
Option Valid Arguments Short Description Mandatory or Optional sbf Sets the indicated virtual disk as boot VD on the indicated controller. See Setting A Virtual Disk As Bootable Virtual Disk for specific usage information. Sets the bootmode of the controller to 0 (BIOS stop on error), 1 (BIOS continue on error), or 2 (Headless continue on error) during system startup or reboot. See Setting Boot Mode for specific usage information.
Option Valid Arguments Short Description Mandatory or Optional -c or controlleri d 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. -ctrl or controller NA Displays a list of the supported RAID controllers in the system, along with select property information.
Option Valid Arguments -l or logfile -o -r or raid Short Description Mandatory or Optional configurations on the specified controllers. See Miscellaneous Options for specific usage information. Logs command line output to a file. Optional. 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.
Option Valid Arguments Short Description Mandatory or Optional See Creating Virtual NOTE: Spanlength is Disks for specific applicable for RAID 10, usage information. RAID 50, and RAID 60. The minimum permissible spanlength value is 2for RAID 10, 3for RAID 50 and 4for RAID 60. The number of array disks for creating virtual disks should not be a prime number and should be divisible by the specified spanlength.
Option Valid Arguments Short Description Mandatory or Optional through caching), wc (writecaching), nwc (no-writecaching), and fwb (force-writeback). See Miscellaneous Options for specific usage information. RAID Configuration Utility Options And Arguments The following tables document valid options, parameters, and arguments along with a description of the expected behavior of each option.
• Discarding Preserved Cache • Displaying Foreign Key Ids • Creating Encryption Key • Changing Encryption Key • Deleting Encryption Key • Importing Secured Foreign Configurations • Creating a secure virtual disk. For more information, see the secureflag option of Creating Virtual Disks. NOTE: Some of the following options or arguments may not be available on all systems. General Help The following table lists the RAIDCFG general help options. Table 9.
Table 10. 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. This option is mandatory Example: raidcfg -ctrl Controller_ID/Slot_ID: 4 Controller_PCI_ID: 9:0:0 Controller_Name: PERC H710P Adapter Channels: 2 No.
Table 11. Setting Environment Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description -se envn= NA NA -envc= 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 Example: A:>raidcfg -se -envn=HOTSPARES -envc= gethotspares -c=2 HOTSPARES=1:8:1,1:9:1 RAIDCFG Command successful! Returns the free array disks. getfreeadisks 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.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description Example: A:>raidcfg -ctrl -c=2 ac=fgnimp -ctrl -c=id ac= fgnclr NA NA or Clears 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.. 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.
Table 14. RAIDCFG Options for Importing Secured Foreign Configuration Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description -ctrl -c=id ac=isfc pp=passphrase NA NA Imports the foreign configuration of the virtual disks secured with the specified passphrase.
Table 16. Creating Encryption Key Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description -ctrl -c=id ac=csk pp=passphrase -kid=key NA NA Creates encryption key for the encryption-capable controller.
Table 18. 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. Example: or controller controllerid=i d action=deletes ecuritykey A:>raidcfg -ctrl -c=2 -ac=dsk Resetting The Controller The following table lists the RAIDCFG options, parameters, and pre-defined arguments for resetting the controller. Table 19.
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=i d action=disable persistenthots pare 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.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Example: action=listglo balhotspare controllerid=i d -ctrl —ac=rghs -c=id -ad|-pd= ch:targ:encl or controller action=removeg lobalhotspare controllerid=i d adisk| pdisk=channel: target:enclosu re Description A:>raidcfg -ad -ac=lghs -c=2 RAIDCFG Command successful! NA NA Unassigns all the specified global hot spares to a disk on the specified controller.
Supported Controllers And Firmware Versions For PCIe Link Speed The following table lists the controllers and minimum supported firmware versions for PCIe link speed. Table 23. 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.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description Example: d action=enablea utoimport autoimport=<0| 1> A:>raidcfg -ctrl -c=2 -ac=eai ai=0 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 26.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description after the mandatory option combination. -fd or failoverdrive ch:targ, ch:targ, ... or ch:targ:lun,... or ch:targ:enc channel:target, or channel:target:l un, or channel:target: enclosure Sets the failover drive for the virtual disk. The -fd option is optional and can be added to the command line in any order after the mandatory option combination. NOTE: From DTK 2.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description • • • -ctrl -ac=cvd - -rp or c=id -ad= readpolicy ch:targ,ch:tar g, ... [or ch:targ:encl,. ..] or controller action= createvdisk controllerid= id adisk= channel:target : lun, channel:target : lun,... ra, ara, nra, rc, nrc failures while a single disk is rebuilding. If there is only one array, RAID 6 may be a better option than a hot spare disk. 10 — RAID 10 is a stripe of mirrors.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description NOTE: The ra, ara, and nra options are supported on the following RAID controllers only: • • • • -ctrl -ac=cvd - -sp or c=id -ad= spanlength ch:targ,ch:tar g, ... [or ch:targ:encl,. ..] PERC 5/E Adapter, PERC 5/I Integrated, PERC 5/i Adapter PERC 6/i Integrated, PERC 6/i Adapter, PERC 6/E Adapter rc — (Read-Caching) Enables read caching. nrc — (No-Read-Caching) Disables read caching.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments disk space used on each array disk included in the stripe. A valid argument is a number that is less than the size of the virtual disk. The -sszoption is optional and can be added to the 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. ch:targ,ch:tar g, ... [or ch:targ:encl,. ..
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments createvdisk controllerid= id adisk= channel:target : lun,... channel:target : lun,... [or channel:target : enclosure,...
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description -wp or writepolicy wb, wt, wc, nwc, fwb Sets the write policy for the virtual disk. The valid arguments are: : enclosure,...] • • wb — Write-Back caching sets the controller to send a write-request completion signal as soon as the data is in the controller cache but has not yet been written to disk.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description -sf or secureflag 0, 1 Creates a secured virtual disk on controllers with encryption capability and encryption key. Example: A:>raidcfg -ctrl -ac=cvd -c=2 -ad=1:4,1:8 -sf=1 RAIDCFG Command successful! Initializing Virtual Disks The following table lists the RAIDCFG options, parameters, and pre-defined arguments for initializing selected virtual disks. Table 27.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description controllers. Using the cancelinit command on unsupported controllers returns an error.. d vdisk=id action=canceli nit Example: A:>raidcfg -vd -c=2 -vd=2 ac=ci Enumerating Virtual Disks The following table lists the RAIDCFG options, parameters, and pre-defined arguments for enumerating virtual disks. Table 28.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description Virtual Disk Name: Virtual Disk 0 Size: 857344 MB (837 GB) Type: RAID 0 Read Policy: Adaptive Read Ahead Write Policy: Write Back Cache Policy: Disabled Stripe Size: 64 Drives: 0:0:1,0:1:1 BootVD: No T10 Protection Info: Disabled RAIDCFG Command successful! -vd -c=id or vdisk controllerid= id -vd or vdisk Displays details about a single virtual disk under the indicated controller.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description Example: szinper=% or vdisk controllerid=i d vdisk=vdid action=expandv dsize sizeinpercent= % A:>raidcfg -vd -c=2 -vd=2 ac=evs -szinper=25 Deleting Virtual Disks The following table lists the RAIDCFG options, parameters, and pre-defined arguments for deleting virtual disks. Table 30.
Setting A Virtual Disk As Bootable Virtual Disk The following table lists the RAIDCFG options, parameters, and pre-defined arguments for setting a virtual disk as a bootable virtual disk. Table 31.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description -vd -vd=id ac=svdn - vdn= c=id or vdisk vdisk= id action= setvdname vdname= controllerid= id NA NA Sets the name of the specified virtual disk on the specified controller.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description Example: controllerid=i d vdisk=id action=consist encycheck A:>raidcfg -vd -c=2 -vd=2 ac=cc -vd -c=id NA vd=id -ac=ccc or vdisk controllerid=i d vdisk=id action=cancelc onsistencychec k NA Cancels the consistency check for the specified virtual disk.
Mandatory Options and Arguments Optional Parameters Valid Parameters/ Arguments Description 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 Protection Info Capable: No ****** Physical Drive ****** Vendor: DELL Model: ST500NM0011 Protocol: SATA Media: HDD NegSpeed: 3072 Mbps CapSpeed: 3072 Mbps Certified: YES Supported: YES Location: 0:4:1 Size:
Mandatory Options and Arguments Optional Parameters Valid Parameters/ Arguments Description controller. This option combination is mandatory.
Mandatory Options and Arguments Optional Parameters Valid Parameters/ Arguments Description Sector Size: 512 MB T10 Protection Info Capable: No RAIDCFG Command successful! 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 36.
Table 37. 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. Example: A:>raidcfg -ad -ac=ctr -ad=0:1 -c=2 or vdisk action=convert toraid adisk| pdisk=channel: target:enclosu re controllerid=i d -ad -ac=ctnr ad|-pd= ch:targ:encl c=id NA NA Configures the array disk as JBOD.
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.
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.
Discarding Preserved Cache The following table lists the RAIDCFG options, parameters, and pre-defined arguments for discarding the preserved cache on the controller. Table 41. 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.
Mandatory Options and Arguments Optional Parameters Valid Parameters Arguments Description Example: A:> raidcfg -i=\tmp\raid.ini -o NA Reads the RAID configurations from all available controllers and writes these configurations in the raid.ini file under the /tmp directory (in Linux systems). This option is mandatory. Example: A:> raidcfg -o=\tmp\raid.ini The contents of the raid.
Table 43. 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. This option is optional and can be added to the command line in any order after the mandatory options have been added.
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 To create a virtual disk with all the default settings raidcfg -ctrl ac=cvd -c=slotid ad= x:y,x:y,...
Purpose Command Description To create a virtual disk of RAID 10 raidcfg -ctrl ac=cvd -c=slotid ad= x:y,x:y,x:y,x:y r=10 Creates a virtual disk of max size for type RAID 10. To create a virtual disk of RAID 50 raidcfg -ctrl ac=cvd -c=slotid ad= x:y,x:y,x:y,x:y ,x :y,x:y -r=50 -sp=x Creates a virtual disk of maximum size for type RAID 50. raidcfg -ctrl ac=cvd -c=slotid ad= x:y,x:y,x:y,x:y ,x :y,x:y -r=6 -sp=x Creates a virtual disk of maximum size for type RAID 6.
UPINIT 5 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. 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\TEMPLATES\SCRIPTS.
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 44. UPINIT Options and Arguments Option Valid Arguments Description none none If no options are given, the tool outputs usage information.
Option Valid Arguments Description Copyright (c) 2002-2012 Dell Inc. This utility creates a utility partition for your system. This utility requires a Utility Partition image file (upimg.bin) which can be found under /opt/dell/toolkit/systems folder in the Deployment Toolkit ISO. For more 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.
Option Valid Arguments Description --size or -s Size in MB for the Dell Utility Partition. --file or -f filename of Dell Utility Partition Image File. --overwrite or -o Installs the Dell Utility partition over an existing one. Example: upinit --disk=/dev/sda --size=32 -file=upimg.bin In the example, upinit creates a Dell Utility Partition of size 32 MB on /dev/sda using the upimg.bin file. The --overwrite option should be used for upgrading/ downgrading purposes.
Option Valid Arguments Description Example: A:>upinit --disk=0 --size=32 --file= c:\upimage.bin --overwrite 154 string, optional Overwrites an existing utility partition. It does not create a new partition or delete an existing partition.
Messages And Codes 6 This section documents the error messages and codes used in Dell OpenManage Deployment Toolkit (DTK). SYSCFG Error Codes And Messages The SYSCFG utility checks your commands for correct syntax and valid input. When you enter a command, a message is displayed stating the results of the command. Failure Messages The SYSCFG utility failure messages provide error codes to help diagnose why some commands do not succeed. The following table lists SYSCFG error codes and messages. Table 45.
Error Code Message 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. Invalid data field in Request. 20 Invalid destination IP address. 21 The GUID is invalid. 22 Invalid gateway. 23 Invalid hostname. 24 Invalid IP address. 25 Invalid DNS IP address. 26 Invalid sub net mask.
Error Code Message 42 Requested data field length limit exceeded. 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 70 The BIOS update file version is a different version class (A00, X00) than the current system BIOS. Use the --force option to use this BIOS image. 71 The BIOS update file version is older than the current system bios. Use the --force option to use this BIOS image. 72 The BIOS update file version is identical to the current system bios. Use the --force option to use this BIOS image.
Error Code Message 93 File does not have write permission. 94 The file contains invalid options. 95 The replication information does not match for this system. 96 There can only be one section in the input file. 97 Bad ini file, the section cannot be found. 98 The format of the bios image file is incorrect. 99 Report operations and set operations must be separate. 100 Help is not available for the option. 101 The -x (--hex) option can only be used with -b or -r.
Error Code Message 120 The password may only contain alphanumeric characters. 121 The BIOS passwords have been disabled via jumper. 122 The password length must be between 1 and 32. 123 This password is locked and can only be unlocked by the admin user. 124 There was an error setting the password. 125 The LCD string length must be between 1 and %s. 126 The LCD string may only contain alphanumeric characters. 127 There was an error setting the LCD string.
Error Code Message 145 Filter action power reduction is only supported for the system power warn/fail filters. 146 TPM/TCM Clear settings requires setup password. 147 There is currently no TPM/TCM Clear request pending. 148 Password is not required for retrieving the ’%s’ options. 149 Setup password is required for setting the ’%s’ options. 150 Invalid Password override. 151 Invalid TPM/TCM set option. 152 There was an error setting the TPM/TCM option.
Error Code Message 168 Invalid IPv6 configuration. Attempting to apply IPv6 configuration without loading IPv6 stack. 169 Invalid IPv4 configuration. Attempting to apply IPv4 configuration with IPv4 disabled. 170 Invalid IPv6 configuration. Ipv6 address cannot be specified without specifying prefix-length. 171 Invalid IPv6 configuration. dnssrcv6 cannot be set to auto when ipsrcv6 is set to manual. 172 Error while executing IPMI Set command. 173 Error while executing IPMI Get command.
Error Code Message 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. 197 The set operation failed due to Password verification failure. 198 The set operation failed due to previously scheduled job. 199 The set operation failed because attribute is suppressed.
Failure Messages Solutions Unable to connect IDRAC data Start data manager service using srvadmin_services (specific to manager. Linux). System Services and/or CSIOR disabled. Enable CSIOR from screen. UPINIT Common Error Codes And Messages The UPINIT utility checks your commands for correct syntax. When you enter a command, a message is displayed stating the results of the command.
UPINIT Linux-Specific Error Codes And Messages The list of error codes and messages are specific to the Linux environment. Table 48. 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. UPINIT Windows PE-Specific Error Codes And Messages The list of error codes and messages below are specific to the Windows PE environment. Table 49.
Error Code Message 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. 18 RAID 5 only. 19 RAID 5 error.
Error Code Message 36 Hot Spare not free. 37 Disk Diagnostic failed. 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.
Error Code Message 64 Delete virtual disk failed. Controller busy. 65 Delete virtual disk failed. 66 Create virtual disk failed. 67 Create virtual disk failed. Controller busy. 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.
Error Code Message 89 Failover invalid. 90 Virtual disk resynching. 91 Virtual disk resynch failed. 92 Virtual disk reconstruct failed. 93 Cannot format a virtual disk that contains a boot or system partition. 94 Cannot initialize a virtual disk that contains a boot or system partition. 95 Virtual disk Copy failed. 96 Virtual disk mirror set required. 97 Virtual disk Create - Read-only failed. 98 Virtual disk Create - Read-write failed. 99 Virtual disk - Clear-to-zero failed.
Error Code Message 115 Virtual disk operation not supported. Size too small. 116 Operation is temporarily unavailable. Space in use. 117 Cannot reconfigure to the given RAID level. 118 Cannot reconfigure from current RAID level to the given RAID level. 119 One of the array disks selected for the virtual disk is already in use. 120 Virtual disk operation not supported. Cannot use non-RAID disk. 121 Controller Read Configuration failed. 122 Controller Write Configuration failed.
Error Code Message 142 The controller was not able to set the requested failover space. 143 The controller cannot get the failover space information. 144 Controller cannot unmirror the specified virtual disk. 145 The controller could not split the specified virtual disk. 146 The controller could not lock the specified virtual disk. 147 Controller IO paused. 148 No controller parameter support. 149 Controller does not recognize parameter symbol. 150 Controller Battery Recondition failed.
Error Code Message 173 Cluster Services (MSCS) is running. Deleting a virtual disk that contains a cluster resource can result in unpredictable errors or system hangs (quorum disk). You should shut down cluster services before deleting cluster resources. Are you sure you want to proceed? 174 Cannot perform Create Virtual Disk or Delete Virtual Disk while the other server in a cluster is online. Please shut one of the servers down and retry the operation.
Error Code Message 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. The enclosure processor is busy or a firmware download is in progress. 193 Disable alarm command failed.
Error Code Message 216 Invalid virtual disk size! 217 The strict option provided failed! Virtual disk is not created. 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.
Error Code Message 234 PCIe Link Speed could not be set for the RAID controller. Please check if the controller has the capability to set/ change its PCIe link speed. 235 PCIe Link Speed can be set to either 2 or 3 i.e. PCIe Generation 2.0 or 3.0. 236 PCIe Link Speed could not be retrieved for this RAID controller.Please check if the controller has the PCIe link speed capability. 237 Please reset the controller before doing any further operation.
Error Code Message 1011 Input values for vdiskprotectioninfo and vdpi are 1 and 0. 1012 vdiskprotectioninfo or vdpi option is not available on the controller. 1013 Input array disks or hotspares are not PI-capable. 1014 Creation of RAID 10 virtual disk with Uneven Span failed. 1015 Spanlength is not required for creating a RAID10 virtual disk on this controller. 1016 Unsupported operation. RAID 6 and RAID 60 virtual disks which are T10 PI enabled do not support Slow Initialize.
Error Code Message 1032 Unsupported RAID value. The expand virtual disk size operation is allowed only on RAID-0, RAID-1, RAID-5, and RAID-6. RACADM Firmware Error Codes And Messages Table below lists RACADM firmware error codes and messages. Table 51. RACADM Firmware Error Codes and Messages Error Code Message 1 UNKNOWN COMMAND.
Error Code Message 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 WRITE TO FLASH 35 FIRMWARE FILE INVALID 36 CANNOT READ REGISTER 37 CANNOT UNLOCK RESOURCE 38 TIME OUT 39 SERVER IN TEXT MODE 40 WRONG GRAPHICS MODE 41 CONFIG SPACE LOCKED 42 MASTER LOCKED 43 ASB BUS LOCKED 44 HISTORY MONITORS NO
RACADM Utility Error Codes And Messages Table below lists RACADM utility error codes and messages. Table 52. 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. 517 Librac library already initialized. 518 Invalid transport type specified. 519 Invalid library user. 520 A connection to the RAC controller could not be established.
Error Code Message 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. 549 Failed to login to RAC successfully. 550 Invalid session ID specified. 551 Failed to logout from RAC successfully. 552 Command execution failed.
BMC Platform Events Filter Alert Messages 7 All possible Platform Event Filter (PEF) Alert Messages along with a description of each event are listed in the table below Table 53. 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.
Event Description Hardware log is full or emptied Either an empty or a full hardware log requires administrator attention. Automatic System Recovery The system is hung or is not responding and is taking an action configured by Automatic System Recovery. System Power Probe Warning The system is setting actions when a power consumption probe detects a warning value. System Power Probe Failure The system is setting actions when a power consumption probe detects a failure value.
Sample File Formats 8 This appendix lists the sample SYSCFG utility .ini, RAIDCFG utility .ini, and the RACADM utility .ini files. 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.0 gb ;SysMemType=ecc ddr3 ;SysMemSpeed=1067 mhz ;SysMemVolt=1.
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=unlocked TpmSec
;gateway=10.94.132.1 ;ipaddress=10.94.132.131 ipaddrsrc=dhcp nicselection=dedicated 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=11 usrprivlmt=noaccess lanuseraccess userid=12 usrprivlmt=noaccess lanuseraccess userid=13 usrprivlmt=noaccess lanuseraccess 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 fi
filteraction=none pefcfgparams filter=procfail filteralert=enable filteraction=none pefcfgparams filter=powerwarn filteralert=enable filteraction=none pefcfgparams filter=powerfail filteralert=enable filteraction=none pefcfgparams 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=ripsredundancylost filteralert=enable filteraction=none hostname= powerbutton=enable serialcfgparams connectionmode=basic msgcommbitrate=19200 msgcommflowctrl=noflowctrl tmcfgdelctrl=del tmcfgechoctrl=echo tmcfghandshakectrl=enable tmcfginputnewlineseq=cr tmcfglineediting=enable tmcfgnewlineseq=crlf serialchannelaccess ipmioverserial=alwaysavail channelprivlmt=administrator serialuseraccess userid=2 usrprivlmt=administrator serialuseraccess userid=3 usrprivlmt=noaccess
serialuseraccess userid=16 usrprivlmt=noaccess solaction userid=2 action=enable solaction userid=3 action=disable solaction userid=4 action=disable solaction userid=5 action=disable solaction userid=6 action=disable solaction userid=7 action=disable solaction userid=8 action=disable 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
useraction userid=4 action=disable useraction userid=5 action=disable useraction userid=6 action=disable useraction userid=7 action=disable useraction userid=8 action=disable useraction userid=9 action=disable useraction userid=10 action=disable useraction userid=11 action=disable useraction userid=12 action=disable useraction userid=13 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
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 name=NULL username userid=16 name=NULL ;uuid=44454C4C4400104E8032CDC04F333435 virtualmedia=auto Sample RAIDCFG Utility .
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 Sample RACADM Utility .ini File Format [idRacInfo] #idRacType=0x05 #idRacProductInfo=Dell Remote Access Controller 5 #idRacDescriptionInfo=This system component provides a complete set of #remote management functions for Dell PowerEdge servers. #idRacVersionInfo=1.20 (Build 01.17) idRacName=DRAC 5 idRacMisc= [cfgLanNetworking] cfgNicEnable=1 cfgNicIpAddress=10.98.8.
[cfgSessionManagement] cfgSsnMgtMaxSessions=0x4 cfgSsnMgtMaxSessionsPerUser=0x4 [cfgSerial] cfgSerialBaudRate=115200 cfgSerialConsoleEnable=0 cfgSerialConsoleQuitKey=~.
cfgADAuthTimeout=0x78 cfgADRootDomain= 194