Dell OpenManage Server Administrator Version 8.
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 © 2015 Dell Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws.
Contents 1 Introduction.........................................................................................................10 What is new in this release..................................................................................................................10 Accessing the windows command prompt to run CLI commands.................................................. 12 Primary CLI Commands...........................................................................................................
Omreport Chassis Processors Or Omreport Mainsystem Processors........................................34 Omreport chassis pwrmanagement or omreport mainsystem pwrmanagement..................... 37 Omreport chassis pwrmonitoring or omreport mainsystem pwrmonitoring............................ 38 Omreport chassis pwrsupplies or omreport mainsystem pwrsupplies...................................... 40 Omreport Chassis Remoteaccess Or Omreport Mainsystem Remoteaccess...........................
Omconfig Chassis Info Or Omconfig Mainsystem Info.............................................................. 85 Omconfig Chassis Leds Or Omconfig Mainsystem Leds............................................................ 86 Omconfig Chassis Memorymode Or Omconfig Mainsystem Memorymode............................ 87 Omconfig chassis pwrmanagement or omconfig mainsystem pwrmanagement.................... 88 Omconfig Chassis Pwrmonitoring Or Omconfig Mainsystem Pwrmonitoring.........................
Adding service contract information............................................................................................... 140 Example command for adding service information.................................................................. 140 Adding support information..............................................................................................................141 Example command for adding support information.................................................................
Omconfig Assign Global Hot Spare............................................................................................162 Omconfig Rebuild Physical Disk.................................................................................................163 Omconfig Cancel Rebuild Physical Disk.................................................................................... 163 Omconfig Cancel Replace Member...........................................................................................
Omconfig Create Encryption Key.............................................................................................. 190 Omconfig Change Encryption Key............................................................................................. 191 Omconfig Delete Encryption Key............................................................................................... 191 Omconfig Set Background Initialization Rate............................................................................
Omconfig Rescan Connector.................................................................................................... 206 Omconfig cachecade commands................................................................................................... 206 Omconfig Blink Cachecade........................................................................................................207 Omconfig Unblink Cachecade.............................................................................................
Introduction 1 Dell OpenManage Server Administrator (OMSA) provides a comprehensive, one-to-one systems management solution through either an integrated Web browser-based graphical user interface (GUI) or a command line interface (CLI). Server Administrator is designed for system administrators to manage systems locally and remotely on a network. It allows system administrators to manage their entire network by providing a comprehensive one-to-one systems management.
– New CLI commands for configuring and displaying the logging preferences. For more details see, Omconfig Preferences Logging and Omreport Preferences Logging. – New CLI commands for configuring and displaying the Ciphers, SSL Protocol, Port, IPAddress and Session time-out in preferences webserver. For more details see, Omconfig preferences webserver and Omreport preferences webserver.
Accessing the windows command prompt to run CLI commands If you are running the Microsoft Windows operating system, use the 32-bit command prompt to run a Server Administrator CLI command. Access the 32-bit command prompt using one of the following methods: • Click Start → Programs → Accessories → Command Prompt. • Click Start → Run and type cmd.exe. NOTE: Do not type command in the Run dialog box to launch a command line window; this activates the MS-DOS emulator command.
CLI error checking and error messages When you type CLI commands, the CLI checks these commands for the correct syntax. If you type a command and the command is executed successfully, a message is displayed, stating that the command is successful. Success Messages When you type a successful omconfig command, data for that component is displayed. The following omconfig command examples displays valid CLI commands and their success messages: Table 1.
Message Error! This voltage probe min warning threshold must be between 11.400 and 12.480. Revised command omconfig chassis volts index=3 minwarnthresh=11.500 Message Voltage probe warning threshold(s) set successfully. Scripting And Comparing Using CLI The Server Administrator CLI allows administrators to write batch programs for the operating system.
Some commands have command level 1 and command level 2 and one name=value pair. Consider the following example command that instructs Server Administrator for more details about the environment for Server Administrator: omreport about details=true In this example, command level 1 is omreport, command level 2 is about, and the name= value pair is details=true. Many commands use command level 1, command level 2, and command level 3, but do not require any parameters (name=value pairs).
Using The omhelp Command 2 The omhelp command and its equivalent, -?, accesses the detailed help-text interface of Command Line Interface (CLI). You can get help at several levels of detail. Each fully-qualified CLI command may have a variable number of distinct parts: the command (command level 1), one or more subcommands (command level 2 and command level 3, if present), and one or more name= value pair(s).
where command levels 1, 2, and 3 are represented by omconfig system assetinfo, name=value pair 1 is represented by info=depreciation , and name=value pair 2 is represented by method=straightline. To set the depreciation method to straight line, type: omconfig system assetinfo info=depreciation method=straightline The CLI responds with the following message: Asset information set successfully.
omreport: Viewing System Status Using The Instrumentation Service 3 The omreport command allows you to see detailed information about the system components. You can also retrieve summaries for many system components at one time, or get details about a specific component. This chapter shows you how to get reports with the level of detail that you want. Commands documented in this chapter vary in whether they define the fields that appear in the results of a particular omreport command.
The symbol |, often called pipe, is the logical exclusive or operator. For example, enable | disable means you can enable or disable the component or feature, but you cannot simultaneously enable and disable the component or feature. Command summary of the omreport command Depending on the system configuration, the results of the omreport command vary from one system to another. Data displays for installed components only.
Command CommandLevel Level 1 2 20 Command Level 3 User Use Privilege Required firmware U, P, A Displays the name and version of the firmware. frontpanel U, P, A Displays whether the front panel button settings, such as the Power button and/or Nonmasking Interrupt (NMI) button (if present on the system), are enabled or disabled. It also displays the front panel encryption access information and the front panel LCD information. fru U, P, A Displays the Field Replaceable Unit (FRU) information.
Command CommandLevel Level 1 2 Command Level 3 User Use Privilege Required remoteaccess U, P, A Displays general information on remote access. slots U, P, A Displays the properties of the system’s expansion slots and other slot types. temps U, P, A Displays the status and thresholds for the system temperature sensors. volts U, P, A Displays the status and thresholds for the system voltage sensors.
Command CommandLevel Level 1 2 preferences Command Level 3 User Use Privilege Required recovery P, A Displays how the system is configured to respond to a hung operating system. shutdown P, A Displays how to perform the shutdown action. summary U, P, A Displays the key facts for all system components, including main system chassis, software, and storage. thrmshutdown P, A Displays how to perform the shutdown action, if any, when a temperature warning or failure condition is detected.
Modular Chassis Information Chassis Information Attribute : Model Value : Modular Server Enclosure Attribute : Lock Value : true Attribute : Service Tag Value : 8RLNB1S Attribute : Express Service Code Value : 18955029124 CMC Information Attribute : Product Value : Chassis Management Controller (CMC) Attribute : Description Value : The system component provides a complete set of remote managementfunctions for Dell systems. Attribute : Version Value : 3.
Copyright : Copyright (C) Dell Inc. xxxx-xxxx. All rights reserved. Company : Dell Inc. For details about the environment for Server Administrator, type: omreport about details=true Server Administrator includes a number of services, each of which has a version number of its own. The Contains field reports version numbers for the services as well as other useful details.
Chassis management On servers with Dell PowerEdge FX2 series chassis, when Chassis Management at Server Mode is set to Monitor or Manage and Monitor in CMC, OMSA displays Chassis Management at Server Mode as Enabled and displays the Fans, Power Supplies, and Temperature sensor details. The sensor details are read-only.
Active Source : Not Active Server Administrator reports values for the Redundancy Status and Redundancy Mode fields. Omreport Chassis Batteries Or Omreport Mainsystem Batteries Use the omreport chassis batteries or omreport mainsystem batteries command to view battery properties. Type: omreport chassis batteries or omreport mainsystem batteries Omreport Chassis Bios Or Omreport Mainsystem Bios Use the omreport chassis bios or omreport mainsystem bios command to view the current BIOS information.
NOTE: On Linux systems, user or user groups upgraded to administrator or administrator groups cannot view the boot order sequence. BIOS setup groups The following table lists the available groups of the BIOS setup parameters on PowerEdge systems. NOTE: Based on the hardware configuration, the attributes may vary in a specific group. Table 5. BIOS Setup Groups Group Description BIOS Option Settings Controls the BIOS start settings when bootmode is set to bios.
The index parameter is optional. If you do not specify the index, Server Administrator displays a summary of status, readings, and thresholds set for any fan probes that are present on the system. If you specify the index, Server Administrator displays a summary for a specific fan probe.
Server Administrator displays a summary of the system’s FRU information. This information is available in the Server Administrator GUI, SNMP, and Common Information Model and is primarily used to support troubleshooting activities. Omreport chassis hwperformance or omreport mainsystem hwperformance Use the omreport chassis hwperformance or omreport mainsystem hwperformance command to view the status and cause for the system’s performance degradation.
Chassis Lock : Present Chassis Service Tag : 7654321 Express Service Code : 15608862073 Chassis Asset Tag : c Omreport Chassis Intrusion Use the omreport chassis intrusion command to find out whether the cover of the system is open or not. Server Administrator tracks chassis intrusion events because intrusions may indicate an attempt to steal a system component, or to perform unauthorized maintenance on the system.
Omreport Chassis Memory Or Omreport Mainsystem Memory Use the omreport chassis memory or omreport mainsystem memory to view details for each memory module slot in the system. If the system supports redundant memory, this command also displays the status, state, and type of memory redundancy implemented on the system. Type: omreport chassis memory index=n or omreport mainsystem index=n The index parameter is optional.
Type : DDR3 - Synchronous Registered (Buffered) Size : 8192 MB Index : 1 Status : Ok Connector Name : DIMM_A2 Type : DDR3 - Synchronous Registered (Buffered) Size : 8192 MB Index : 2 Status : Ok Connector Name : DIMM_A3 Type : DDR3 - Synchronous Registered (Buffered) Size : 8192 MB Index : 3 Status : Ok Connector Name : DIMM_A4 Type : DDR3 - Synchronous Registered (Buffered) Size : 8192 MB If you specify the index, Server Administrator displays a summary for a specific memo
Speed : 0.75 ns Rank : Dual Failures : None NOTE: To maintain consistency across the commands, the output format of this command and the subsequent command levels has changed. Change the user scripts as applicable. Omreport chassis nics or omreport mainsystem nics Use the omreport chassis nics or omreport mainsystem nics command to view NIC and Team interface details. On XenServer, the command displays all the installed NICs, regardless of driver installation.
Interface Receive Statistics , Team Interface Transmit Statistics , Interface Receive Statistics, and Interface Transmit Statistics. Omreport Chassis Ports Or omreport Mainsystem Ports Use the omreport chassis ports or omreport mainsystem ports command to view properties of the system’s parallel and serial ports. NOTE: CMC USB ports attached with blade servers are not enumerated by OMSA.
Table 7. Fields and Description Field Description Index Processor number Status Current status of the processor. Connector Name Name or number of the device that occupies the processor slot in the system. Processor Brand Type of processor made by a manufacturer such as Intel Itanium, Intel Pentium III, Intel Xeon, or AMD Opteron. Processor Version Model and stepping number of the processor. Current Speed Actual processor speed in MHz at system boot time.
• Speed • Cache Device Supported Type • Cache Device Current Type • External Socket Name The following table displays the fields that are displayed for each cache on a particular processor: Table 9. Fields And Description Field Description Status Reports whether a specific cache on the processor is enabled or disabled. Level Refers to a primary or secondary cache. Primary-level cache is a memory bank built into the processor.
Field Description Cache Device Current Type Type of the currently installed SRAM that the cache is supporting. External Socket Name Silk Screen Name Name printed on the system board next to the socket. Error Correction Type Identifies the type of error checking and correction (ECC) that this memory can perform. Examples are correctable ECC or uncorrectable ECC.
The Custom attributes are: CPU Power and Performance Management, Memory Power and Performance Management, and Fan Power and Performance Management. The following is an example output: Power Inventory and Budget Power Inventory System Idle Power : 92 W System Maximum Potential Power : 344 W Power Budget Attribute : Enable Power Cap Values : Enabled Attribute : Power Cap Values : 400 W (56%) NOTE: Power budget requires license to report the details.
• System Peak Amperage NOTE: The omreport chassis pwrmonitoring or omreport mainsystem pwrmonitoring command is applicable from PowerEdge 10G system onwards that support PMBus and that have hot-swappable power supplies and not systems that have a fixed, non-redundant power supply installed. NOTE: Power monitoring requires license to report the details. If the appropriate license is not installed or has expired, the system does not display the power consumption details of the system.
Read Time : Tue May 19 04:06:32 2011 Peak Reading : 2.5 A NOTE: Power Management features are only available for PowerEdge systems that have hotswappable power supplies and not systems that have a fixed, non-redundant power supply installed. Omreport chassis pwrsupplies or omreport mainsystem pwrsupplies Use the omreport chassis pwrsupplies or omreport mainsystem pwrsupplies command to view properties of the system’s power supplies.
Table 11. Valid Parameters Of Omreport Chassis Remoteaccess Or Omreport Mainsystem Remoteaccess name=value pair Description config=additional Reports the current state of IPv4 and IPv6 addresses on iDRAC. config=advsol Reports advanced BMC/iDRAC or remote access information on a serial over local area network (LAN) connection. config=nic Reports BMC/iDRAC or remote access information for the LAN. config=serial Reports serial port information for BMC or remote access.
Connector Name : System Board SD Status 2 State : Present Storage Size : 512 MB VFlash Media Details Connector Name : System Board SD Status 1 Type : vFlash SD Card State : Present Available Size : 472 MB Storage Size : 512 MB Omreport Chassis Slots Or Omreport Mainsystem Slots Use the omreport chassis slots or omreport mainsystem slots command to view properties of the system’s slots. Type: omreport chassis slots index=n or omreport mainsystem slots index=n The index parameter is optional.
or omreport mainsystem temps index=n The index parameter is optional. If you do not specify the index, Server Administrator displays a summary of status, readings, and thresholds set for any temperature probes that are present on the system. If you specify the index, Server Administrator displays the summary for a specific temperature probe.
Expiry Date : yyyy-mm-dd hh:mm:ss Omreport System Commands Or Omreport Servermodule Commands Use the omreport system or omreport servermodule commands to view logs, threshold values, cost of ownership information, and information about how shutdown actions and recovery actions are configured. Omreport System Or Omreport Servermodule Use the omreport system or omreport servermodule command to see a general status of the components of the system.
or omreport servermodule cmdlog To view the contents of the ESM log, type: omreport system esmlog or omreport servermodule esmlog Overall Health Status Of The ESM Log When you run the omreport system esmlog or omreport servermodule esmlog command, the ESM log is displayed. The first line of the report reflects the overall health of the system hardware. For example, Health: OK means that less than 80 percent of the space allotted for the ESM log is occupied by messages.
• System Peak Power • Power Supply Warning • Power Supply Failure • Degraded Redundancy • Lost Redundancy • Temperature Warning • Temperature Failure • Voltage Warning • Voltage Failure • Processor Warning • Processor Failure • Hardware Log Warning • Hardware Log Full • Watchdog Asr • Storage System Warning • Storage System Failure • Storage Controller Warning • Storage Controller Failure • Physical Disk Warning • Physical Disk Failure • Virtual Disk Warning • Virt
Omreport system events or omreport servermodule events Use the omreport system events or omreport servermodule events command to view the currently enabled or disabled SNMP traps. Type: omreport system events or omreport servermodule events This command displays a summary of each component in the system for which events are generated. For each component, the report shows which severities are set to report and which severities are set not to report.
Table 13.
Omreport System Pedestinations Or Omreport Servermodule Pedestinations Use the omreport system pedestinations or omreport servermodule pedestinations command to view destinations where alerts are sent for platform events. Depending on the number of destinations displayed, configure a separate IP address for each destination address.
Output Attributes Description Destination Number: Destination 5 destination 5: Displays the fifth destination. Example: 2001:0db8:85a3:0000:0000:8a2e:0370:7334: IPv6 address of the fifth destination. Destination Number: Destination 6 destination 6: Displays the sixth destination. Example: 2001:0db8:85a3:0000:0000:8a2e:0370:7334: IPv6 address of the sixth destination. Destination Number: Destination 7 destination 7: Displays the seventh destination. Example: 210.211.212.
Omreport System Shutdown Or Omreport Servermodule Shutdown Use the omreport system shutdown or omreport servermodule shutdown command to view any pending shutdown actions for the system. If properties for shutdown are configured, executing this command displays these properties. Omreport System Summary Or Omreport Servermodule Summary Use the omreport system summary or omreport servermodule summarycommand to view a comprehensive summary of software and hardware components currently installed on the system.
: Operating System Loggingx.x.x : Oracle Java Runtime Environment x.x.x : Remote Access Controller Managed Node x.x.x : Server Administrator Common Framework x.x.x : Server Administrator Core files x.x.x : Server Administrator Instrumentation files x.x.x : Server Administrator Core files x.x.x : Server Instrumentation SNMP Module x.x.x : Server Instrumentation WMI Module x.x.x : Storage Management x.x.x Operating System Name : Microsoft Windows Server 2008 R2, Enterprise x64 Edition Version : Version 6.
vFlash Media : Absent Processor 1 Processor Brand : Genuine Intel (R) CPU 4000 @ 2.
Remote Access Controller Information Product : iDRAC7 Express IP Address : 10.94.146.217 IP Subnet : 255.255.255.0 IP Gateway : 10.94.146.1 IPv6 Address 1 : :: IPv6 Address 2 : :: IPv6 Gateway : :: --------------Network Data --------------Network Interface 0 IP Address : xx.xx.xx.xx Subnet Mask : xx.xx.xx.xx Default Gateway : xx.xx.xx.xx MAC Address : : xx-xx-xx-xx-xx-xx Network Interface 1 IP Address : xx.xx.xx.xx Subnet Mask : xx.xx.xx.xx Default Gateway : xx.xx.xx.
Remote Access Information Processor Memory Memory Array BIOS Firmware • Express Service Code • Chassis Lock • Chassis Asset Tag • Remote Access Device • vFlash Media • vFlash Media Size The following are listed for each processor in the system: • Processor Brand • Processor Family • Processor Version • Current Speed • Maximum Speed • External Clock Speed • Voltage • Total Installed Capacity • Memory Available to the Operating System • Total Maximum Capacity • Memory Ar
The following details are listed for each NIC and Team interface, if Team interface is configured in the system: • IP Address • Subnet Mask • Default Gateway • MAC Address Storage Enclosures The following details are listed for each storage enclosure attached to the system: • Name • Service Tag Omreport System Thrmshutdown Or Omreport Servermodule Thrmshutdown Use the omreport system thrmshutdown or omreport servermodule thrmshutdown command to view the properties configured for a thermal shutdo
Name Version : iDRAC7 : 1.00 --------------------Software --------------------Name : Microsoft Windows Server 2008 R2, Enterprise x64 edition Version : Version 6.1 (Build 7600) (x64) Server Full Installation Name : Dell Server Administrator Version : 7.x.x -----------------------------------Storage Controller Firmware -----------------------------------Name : PERC H310 Mini Version : 20.10.
The output that is displayed is as follows: Log Critical Log Warning Log Informational : false : true : true Omreport preferences webserver Use the omreport preferences webserver command to view the URL details, current key-sign algorithm, and the JRE details. The following table lists the available attributes of omreport preferences webserver. Table 17. Valid Parameters Of Omreport Preferences Webserver name=value pair Description attribute=geturl Reports the URL information of the web server.
4 Omconfig: Managing Components Using The Instrumentation Service The omconfig command allows you to provide values that define warning events, configure alert actions, clear logs, and configure system shutdown, as well as perform other systems management tasks.
The symbol |, often called pipe, is the logical exclusive or operator. For example, enable | disable means you can enable or disable the component or feature, but you cannot simultaneously enable and disable the component or feature. omconfig Command Summary The following table provides a high-level summary of the omconfig command. The columns titled Command level 2 and Command level 3 list the major arguments that are used with omconfig.
Comman d Level 1 Command Level 2 Command Level 3 User Use Privilege Required alertaction P, A Determines in advance the actions taken for warning or failure events on intrusion, fans, temperatures, voltages, power supplies, memory, and redundancy. alertlog P, A Allows the administrator to clear the alert log. assetinfo P, A Enters and edits cost of ownership information for the system, including values for depreciation, lease, maintenance, service, and support.
Comman d Level 1 Command Level 2 Command Level 3 User Use Privilege Required leds P, A Specifies when to flash a chassis fault LED or chassis identification LED, and allows you to clear the LED for the system's hard drive. memorymode A Enables or disables the spare bank, mirroring, raid, and Double Device Data Correction (DDDC) memory modes, and also specify which mode to use. pwrmanagem P, A ent Allows you to choose between maximum power, economy, and optimized performance of the system.
Command Usage Description omconfig system To display the list of the parameters you must use to execute a particular -? omconfig system command. omconfig system alertaction -? To display the list of valid parameters for omconfig system alertaction. omconfig system shutdown -? To display the list of valid parameters for omconfig system shutdown.
OpenManage Inventory Collector 6.x.x OpenManage Tools 6.x.x Remote Access Controller 4 Data Populator 4.x.x Remote Access Controller 4 Managed Node 4.6.3 Secure Port Server 1.x.x Server Administrator Framework 6.x.x Agent for Remote Access 1.x.x Storage Management 3.x.x Sun Java Runtime Environment 1.x.
name=value pair 1 attribute= name=value pair 2 setting= delay=random | immediate | timedelay Description • on: System is turned on. • random: System is turned on with random delay. immediate: System returns to previous state immediately. timedelay : System is turned on based on the user specified time delay.
name=value pair 1 attribute= name=value pair 2 setting= Description To view the set alias names, run the command omreport chassis biossetup attribute=bootorder NOTE: On Linux systems, user or user groups upgraded to administrator or administrator groups cannot configure this BIOS setup setting.
name=value pair 1 attribute= name=value pair 2 setting= Description • • • • • attribute=dbs setting=enable | disable • • attribute=diskette setting=off | auto | writeprotect • • • attribute=dualnic • setting=off | on | pxeboth | nic1pxe |nic2pxe | isciboth | nic1isci | nic2isci | nic1pxenic2isci • | nic1iscinic2pxe | onpxeboth | onpxenone | onpxenic1 | onpxenic2 • • • • • • • • 6: Enables six cores per processor. 8: Enables eight cores per processor. 10: Enables ten cores per processor.
name=value pair 1 attribute= name=value pair 2 setting= Description The following options are deprecated: • onpxeboth: Enables PXE on both the NICs. • onpxenone: PXE is not enabled on either of the NICs. • onpxenic1: Enables PXE on NIC 1. • onpxenic2: Enables PXE on NIC 2.
name=value pair 1 attribute= name=value pair 2 setting= Description NOTE: Certain applications do not function fully if you enable or disable this option. attribute=ide setting=on | off force=true • • • on: Enables IDE. off: Disables IDE. force=true: Verification of setting change. attribute=idepridrv setting=off | auto • • off: Disables the device. auto: Detects and enables the device automatically.
name=value pair 1 attribute= name=value pair 2 setting= Description • • • attribute=nic3 setting=enabled | enabledwithpxe | disabled | enabledonly | enablednonepxe | enabledwithiscsi • • • • • • attribute=nic4 setting=enabled | enabledwithpxe | disabled | enabledonly | enablednonepxe | enabledwithiscsi • • • • • • 70 enabledonly: Enables the second NIC during system boot (with PXE off if the system has PXE).
name=value pair 1 attribute= name=value pair 2 setting= Description attribute=numlock setting=on | off • • attribute=NodeInterleave setting=enabled | disabled NOTE: Use NodeInterleave instead of numa as numa will be deprecated in future releases. attribute=ppaddress • • setting=off | lpt1 | lpt2 | lpt3 • • • • attribute=ppmode setting=at | ps2 | ecp | epp • • • • attribute=primaryscsi setting=on | off force=true enabled: Enables Node Interleaving and disables NonUniform Memory Access.
name=value pair 1 attribute= name=value pair 2 setting= Description • attribute=romba setting=raid | scsi force=true • • • attribute=rombb setting=raid | scsi force=true • • • attribute=sata setting=off | ata | raid • • • motherboard device as a SCSI device. force=true: Verification of setting change. raid: Instructs the BIOS to detect RAID-on-motherboard channel A as a RAID device. scsi: Instructs the BIOS to detect the RAID-onmotherboard device as a SCSI device.
name=value pair 1 attribute= name=value pair 2 setting= Description • • • • on: Enables serial communication setting without console redirection. com1: Enables serial communication setting with console redirection through COM1. com2: Enables serial communication setting with console redirection through COM2. onwithconsole: Enables serial communication with console redirection through COM1 and COM2. NOTE: The setting onwithconsole is supported only on Dell blade systems.
name=value pair 1 attribute= name=value pair 2 setting= Description attribute=cputurbomode setting=enabled | disabled CPU turbo mode can increase the CPU frequency when the system is operating below the thermal, power, or current limits. • enabled: Enables CPU Turbo Mode. • disabled: Disables CPU Turbo Mode. attribute=uausb setting=on | backonly | off • • • attribute=usb setting=enabled | disabled • • on: Enables the useraccessible USB port(s).
NOTE: If you have configured the setup password, then, always set the same password when you configure any BIOS settings. Table 22. BIOS Setup Settings on PowerEdge12G and later systems Group name=value pair 1 attribute= name=value pair 2 setting= BIOS Option Settings attribute=BootSeq sequence=aliasname1, aliasname2,..... aliasnameN attribute=HddSeq sequence=aliasname1, aliasname2,.....
Group name=value pair 1 attribute= name=value pair 2 setting= attribute=UsbPorts setting=AllOn | OnlyBackPortsOn | AllOff attribute=Usb3Setting setting=Auto | Enabled | Disabled NOTE: The option is supported only on 13G and later systems. attribute=InternalSdCardPrimary setting=SdCard1 | SdCard2 Card NOTE: The option is supported only on 13G and later systems. attribute=CurrentEmbVideoStat e setting=Enabled | Disabled NOTE: The option is supported only on 13G and later systems.
Group name=value pair 1 attribute= name=value pair 2 setting= attribute=InSystemCharacterizat setting=FastBoot | OptimizedBoot | Disabled ion NOTE: The option is supported only on 13G and later systems. attribute=ReportKbdErr setting=Report | NoReport attribute=SystemUefiShell setting=Enabled | Disabled attribute=ForceInt10 setting=Enabled | Disabled NOTE: The option is supported only on 13G and later systems.
Group Processor Settings name=value pair 1 attribute= name=value pair 2 setting= attribute=OneTimeUefiBootSeq Dev sequence=aliasname1, aliasname2,.....
Group name=value pair 1 attribute= name=value pair 2 setting= NOTE: The option is supported only on 13G and later systems. attribute=ProcConfigTdp setting=Nominal | Level1 | Level2 NOTE: The option is supported only on 13G and later systems. attribute=ProcATS setting=Enabled | Disabled NOTE: The option is read-only if ProcVirtualization is set to Disabled. attribute=ProcX2Apic NOTE: The option is supported only on 13G and later systems.
Group name=value pair 1 attribute= name=value pair 2 setting= attribute=SerialPortAddress setting=Serial1Com1Serial2Com2 | Serial1Com2Serial2Com1 | Com1 | Com2 Slot Disablement attribute=Slotn setting=Enabled | Disabled | BootDriverDisabled System Information attribute=SysMfrContactInfo setting= attribute=SystemBiosVersion setting= attribute=SystemManufacturer setting= attribute=SystemModelName setting= attribute=SystemServiceTag setting= attribute=
Group name=value pair 1 attribute= name=value pair 2 setting= NOTE: The option is supported only on 13G and later systems. attribute=EnergyPerformanceBi as setting=MaxPower | BalancedPerformance | BalancedEfficiency | LowPower NOTE: The option is supported only on 13G and later systems. attribute=UncoreFrequency setting=DynamicUFS | MaxUFS | MinUFS NOTE: The option is supported only on 13G and later systems.
Group name=value pair 1 attribute= attribute=TpmClear NOTE: The option is not supported on Dell PowerEdge 13G and later systems. name=value pair 2 setting= CAUTION: Clearing the TPM will cause loss of all keys in the TPM. This could affect booting of the operating system. setting=Yes | No attribute=TpmSecurity setting=Off | OnPbm | OnNoPbm attribute=TpmInfo setting= NOTE: The option is supported only on 13G and later systems.
Group UEFI Boot Settings name=value pair 1 attribute= name=value pair 2 setting= attribute=UefiVariableAccess setting=Standard | Controlled attribute=UefiBootSeq sequence=aliasname1, aliasname2,..... aliasnameN Omconfig Chassis Currents Or Omconfig Mainsystem Currents NOTE: This command is no longer available through Server Administrator. Omconfig Chassis Fans Or Omconfig Mainsystem Fans Use the omconfig chassis fans or omconfig mainsystem fans command to set fan probe warning thresholds.
example, the probe that is being configured is probe 0.
name=value pair 1 name=value pair 2 Description text= NA Sets the custom text for LCD when config=custom. nmibutton=enable | disable NA • • enable: Enables the NMI button on the system. disable: Disables the NMI button on the system. powerbutton=enable | disable NA • • true: Enables the Power button on the system. false: Disables the Power button on the system. config=sysname NA Sets the name of the system. config=syspower NA Sets the system power information.
name=value pair Description NOTE: The parameter is not supported on 13G and later systems. For setting the asset tag, use omconfig chassis biossetup attribute=assetag seting=. name= Name of the chassis. In the following example, the asset tag for the main system chassis is being set to buildsys: omconfig chassis info index=0 tag=buildsys or omconfig mainsystem info index=0 tag=buildsys Index 0 always defaults to the main system chassis.
name=value pair 1 name=value pair 2 Description led=identify flash=off | on time-out= Sets the chassis identification LED to off or on. Set the time-out value for the LED to flash to a number of seconds. Omconfig Chassis Memorymode Or Omconfig Mainsystem Memorymode Use the omconfig chassis memorymode or omconfig mainsystem memorymode command to specify the redundancy mode to use for the system memory in case of memory errors.
name=value pair 1 Description uncorrectable memory event. In the mirror mode, the operating system does not switch back to the original module until the system reboot. disabled: Indicates that the system is not to use other available memory modules if uncorrectable memory events are detected. raid5: Method of system memory configuration. This is logically similar to the RAID-5 mode used in hard drive storage systems.
name=value pair 1 name=value pair 2 Description NOTE: From PowerEdge 12G system onwards, power budget requires license to configure power cap. If the appropriate license is not installed or has expired, the system displays an error message. For more information, see Dell License Manager at dell.com/ support/manuals. NOTE: Power budget requires license to configure power cap. If the appropriate license is not installed or has expired, the system displays an error message.
name=value pair 1 name=value pair 2 Description settings. It offers added control by displaying the underlying BIOS settings. cpupowermode=min | max | systemdbpm | osdbpm min: Sets the CPU power consumption to minimum. max: Sets the CPU power consumption to maximum. systemdbpm: Sets the mode to system demand based power management. osdbpm: Sets the mode to operating system demand based power management. NOTE: These options are applicable only when a custom profile is selected.
Table 29. Valid Parameters Of Omconfig Chassis Pwrmonitoring Or Omconfig Mainsystem Pwrmonitoring name=value pair 1 name=value pair 2 Description index= NA Number of the probe or probe index (must specify). config=probe warnthresh=settodefault Sets the minimum and maximum warning thresholds values to default. warnthresh= Sets a value for the warning threshold. unit=watt | btuphr watt: Displays the unit in Watts. btuphr: Displays the unit in BTU/hr.
When you issue the command and the system sets the values you specify, the following message is displayed: Power consumption probe warning threshold(s) set successfully. Omconfig chassis remoteaccess or omconfig mainsystem remoteaccess Use the omconfig chassis remoteaccess or omconfig mainsystem remoteaccesscommand to configure: • Remote access on a local area network (LAN). • The serial port for BMC or RAC, whichever is installed. • The BMC or RAC on a serial over LAN connection.
name=value pair 1 config= name=value pair 2 Description packet that contains the number of characters as soon as this number of characters (or greater) has been accepted from the baseboard serial controller into the BMC. enableipmi= true | false true: Enables IPMI over LAN. false: Disables IPMI over LAN. enablenic=true | false true: Enables DRAC NIC.
name=value pair 1 config= name=value pair 2 Description NOTE: The primarynw option is supported from PowerEdge12G systems onward. If the primarynw is set to dedicated, then set failovernw to none. NOTE: If the primarynw is set to dedicated, then set failovernw to none. failovernw=none | lom1 | lom2 | lom3 | lom4 | all none: Configures the failover network to none. lom 1: Configures the failover network to lom 1. lom 2: Configures the failover network to lom 2.
name=value pair 1 config= name=value pair 2 Description ipsource=static | dhcp | systemsoftware static: Static if the IP address of the BMC LAN interface is a fixed, assigned IP address. dhcp: DHCP if the source of the IP address of the BMC LAN interface is the dynamic host configuration protocol. systemsoftware: System software if the source of the IP address of the BMC LAN interface is from the system software. NOTE: All commands may not be supported on the system.
name=value pair 1 config= config=serial name=value pair 2 Description prefdnsserverv6= Validates the preferred DNS server for configuration. baudrate=9600 | 19200 | 38400 | 57600 | 115200 9600: Sets the connection speed to 9600 bits per second. 19200: Sets the connection speed to 19200 bits per second. 38400: Sets the volatile and non-volatile connection speed to 38400 bits per second. 57600: Sets the volatile and non-volatile connection speed to 57600 bits per second.
name=value pair 1 config= name=value pair 2 Description user: Sets the maximum privilege level that are accepted on a serial connection, to User. config=serialoverlan enable=true | false true: Enables serial over LAN for the BMC. false: Disables serial over LAN for the BMC. baudrate=9600 | 19200 | 38400 | 57600 | 115200 9600: Sets the volatile and nonvolatile connection speed to 9600 bits per second. 19200: Sets the volatile and non-volatile connection speed to 19200 bits per second.
name=value pair 1 config= name=value pair 2 Description null: The console uses as a new line sequence. lineediting=enabled | disabled enabled: Enables line editing as a line is typed. disabled: Disables line editing as a line is typed. newlinesequence=none| crlf | null | cr | lfcr | lf none: BMC does not use a termination sequence. crlf: BMC uses as a new line sequence when the BMC writes a new line to the console.
name=value pair 1 config= name=value pair 2 Description id=number: ID (in numeric format) of the user id=number serialaccesslevel=administrator | being configured. operator | user | none serialaccesslevel=administrator: User with an ID has access privileges of an Administrator for the serial port channel. serialaccesslevel=operator: User with an ID has access privileges of an Operator for the serial port channel.
name=value pair 1 config= name=value pair 2 Description dracusergroup=none: Does not enable user privileges. id=user id extipmiusergroup=admin | operator | readonly | custom | none id=user id: User ID of the user being configured. extipmiusergroup=admin: Enables the Administrator user privileges. NOTE: extipmiusergroup user group is available only extipmiusergroup=operator: Enables the on Dell 10G blade systems. Operator privileges. extipmiusergroup=readonly: Enables the Read Only privileges.
name=valu e pair 1 name=value pair 2 name=value pair 3 Description accessconsoleredir=true | false true or false: Enables or disables access to console redirection. accessvirtualmedia=true | false true or false: Enables or disables access to virtual media. testalerts=true | false true or false: Enables or disables test alerts. Usage of Extipmiusergroup=custom The following table displays the usage of extipmiusergroup=custom: Table 32.
name=value pair Description minwarnthresh= Sets the minimum warning threshold values (one decimal place). maxwarnthresh= Sets the maximum warning threshold values (one decimal place). Setting Minimum And Maximum Warning Threshold Values To set both the upper and lower temperature warning threshold values to the recommended default value, type: omconfig chassis temps index=0 warnthresh=default or omconfig mainsystem temps index=0 warnthresh=default You cannot default one value and set another.
name=value pair Description minwarnthresh= Sets minimum warning threshold value (three decimal places). maxwarnthresh= Sets maximum warning threshold value (three decimal places). Specify A Value For Minimum And Maximum Warning Thresholds To specify values for the voltage probe warning thresholds, you must specify the number of the probe you are configuring and the minimum and/or maximum warning threshold values.
Table 35. Valid Parameters Of Omconfig Preferences Dirservice name=value pair Description prodname= Specifies the product to which you want to apply the Active Directory configuration changes. prodname refers to the name of the product defined in omprv32.ini. For Server Administrator, it is "omsa". enable= true: Enables Active Directory service authentication support and the Active Directory Login option on the login page.
Table 37. Enabling User Access For Administrators, Power Users, And Users Command Result Description omconfig preferences useraccess enable=user Grants Server Administrator access to Users, Power Users, and Administrators. Least restrictive form of user access. omconfig preferences useraccess enable=poweruser Grants Server Administrator access to Power Users and Administrators. Excludes user level access only.
name=value pair 1 name=value pair 2 Description Linux and ESXi: /var/log/ openmanage/omsellog.xml NOTE: This command is applicable only on 10th and 11th generation of PowerEdge servers. On Dell’s 12th generation of PowerEdge servers and later, iDRAC provides capability of automatic clear of log entries and file backup. Only latest version of the backup XML file is available in the mentioned locations.
name=value pair 1 name=value pair 2 Description launch point, for accessing the management node. This command is used when Server Administrator Instrumentation Service and Remote Enablement are installed on the same system and the Server Administrator GUI is accessed using the DWS URL. NOTE: This command is not supported if the web server is present on the same system. attribute=signalgorithm setting=MD5 | SHA1 | SHA256 | SHA512 MD5: Sets the key signing algorithm to MD5.
name=value pair 1 name=value pair 2 Description NOTE: The country name (country name) must be of two characters, and validity (validity) must be in days. For country names, see the table, Country names and codes, provided later in this section. The validity, keysize, and algorithm parameters are optional. If you do not set any value for the optional parameters, Server Administrator assigns default values to the optional parameters.
name=value pair 1 name=value pair 2 Description attribute= setting= Allows you to choose the ciphers that support the web server while configuring. SSL provides a secure connection between the web server and the browser. The connection service does not start if an invalid cipher suite is set.
An example command to set the JRE versions is as follows: omconfig preferences webserver attribute=setjre jreversion= An example command to export a Certificate Signing Request (CSR) is as follows: omconfig preferences webserver attribute=exportcsr The command creates a file of the format xxxx.csr in the \apache-tomcat\temp folder.
Country Names Codes AUSTRIA AT AZERBAIJAN AZ BAHAMAS BS BAHRAIN BH BANGLADESH BD BARBADOS BB BELARUS BY BELGIUM BE BELIZE BZ BENIN BJ BERMUDA BM BHUTAN BT BOLIVIA BO BOSNIA AND HERZEGOWINA BA BOTSWANA BW BOUVET ISLAND BV BRAZIL BR BRITISH INDIAN OCEAN TERRITORY IO BRUNEI DARUSSALAM BN BULGARIA BG BURKINA FASO BF BURUNDI BI CAMBODIA KH CAMEROON CM CANADA CA 111
Country Names Codes CAPE VERDE CV CAYMAN ISLANDS KY CENTRAL AFRICAN REPUBLIC CF CHAD TD CHILE CL CHINA CN CHRISTMAS ISLAND CX COCOS (KEELING) ISLANDS CC COLOMBIA CO COMOROS KM CONGO CG CONGO, THE DEMOCRATIC REPUBLIC OF THE CD COOK ISLANDS CK COSTA RICA CR COTE D'IVOIRE CI CROATIA (local name: Hrvatska) HR CYPRUS CY CZECH REPUBLIC CZ DENMARK DK DJIBOUTI DJ DOMINICA DM DOMINICAN REPUBLIC DO EAST TIMOR TP ECUADOR EC EGYPT EG 112
Country Names Codes EL SALVADOR SV EQUATORIAL GUINEA GQ ERITREA ER ESTONIA EE ETHIOPIA ET FALKLAND ISLANDS (MALVINAS) FK FAROE ISLANDS FO FIJI FJ FINLAND FI FRANCE FR FRANCE, METROPOLITAN FX FRENCH GUIANA GF FRENCH POLYNESIA PF FRENCH SOUTHERN TERRITORIES TF GABON GA GAMBIA GM GEORGIA GE GERMANY DE GHANA GH GIBRALTAR GI GREECE GR GREENLAND GL GRENADA GD GUADELOUPE GP GUAM GU 113
Country Names Codes GUATEMALA GT GUINEA GN GUINEA-BISSAU GW GUYANA GY HAITI HT HEARD AND MC DONALD ISLANDS HM HOLY SEE (VATICAN CITY STATE) VA HONDURAS HN HONG KONG HK HUNGARY HU ICELAND IS INDIA IN INDONESIA ID IRAQ IQ IRELAND IE ISRAEL IL ITALY IT JAMAICA JM JAPAN JP JORDAN JO KAZAKHSTAN KZ KENYA KE KIRIBATI KI KOREA, REPUBLIC OF KR KUWAIT KW 114
Country Names Codes KYRGYZSTAN KG LAO PEOPLE'S DEMOCRATIC REPUBLIC LA LATVIA LV LEBANON LB LESOTHO LS LIBERIA LR LIBYAN ARAB JAMAHIRIYA LY LIECHTENSTEIN LI LITHUANIA LT LUXEMBOURG LU MACAU MO MACEDONIA, THE FORMER YUGOSLAV REPUBLIC OF MK MADAGASCAR MG MALAWI MW MALDIVES MV MALTA MT MARSHALL ISLANDS MH MARTINIQUE MQ MAURITANIA MR MAURITIUS MY MAYOTTE YT MEXICO MX MICRONESIA, FEDERATED STATES OF FM MOLDOVA, REPUBLIC OF MD MONACO MC 115
Country Names Codes MONGOLIA MN MONTSERRAT MS MOROCCO MA MOZAMBIQUE MZ MYANMAR MM NAMIBIA NA NAURU NR NEPAL NP NETHERLANDS ML NETHERLANDS ANTILLES AN NEW CALEDONIA NC NEW ZEALAND NZ NICARAGUA NI NIGER NE NIGERIA NG NIUE NU NORFOLK ISLAND NF NORTHERN MARIANA ISLANDS MP NORWAY NO OMAN OM PAKISTAN PK PALAU PW PALESTINIAN TERRITORY, OCCUPIED PS PANAMA PA PAPUA NEW GUINEA PG 116
Country Names Codes PARAGUAY PY PERU PE PHILIPPINES PH PITCAIRN PN POLAND PL PORTUGAL PT PUERTO RICO PR QATAR QA REUNION RE ROMANIA RO RUSSIAN FEDERATION RU RWANDA RW SAINT KITTS AND NEVIS KN SAINT LUCIA LC SAINT VINCENT AND THE GRENADINES VC SAMOA WS SAN MARINO SM SAO TOME AND PRINCIPE ST SAUDI ARABIA SA SENEGAL SN SEYCHELLES SC SIERRA LEONE SL SINGAPORE SG SLOVAKIA (Slovak Republic) SK SLOVENIA SI 117
Country Names Codes SOLOMON ISLANDS SB SOMALIA SO SOUTH AFRICA ZA SOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDS GS SPAIN ES SRI LANKA LK ST. HELENA SH ST.
Country Names Codes TUVALU TV UGANDA UG UKRAINE UA UNITED ARAB EMIRATES AE UNITED KINGDOM GB UNITED STATES US UNITED STATES MINOR OUTLYING ISLANDS UM URUGUAY UY UZBEKISTAN UZ VANUATU VU VENEZUELA VE VIETNAM VN VIRGIN ISLANDS (BRITISH) VG VIRGIN ISLANDS (U.S.
Omconfig System Alertaction Or Omconfig Servermodule Alertaction You can use the omconfig system alertaction or omconfig servermodule alertaction command to determine how Server Administrator responds when a component has a warning or failure event. Defining alert actions An alert action is an action that you specify for the system to take when specified conditions are met.
Alert Action Setting Description execappath= Sets the fully qualified path and file name of the application you want to execute in case of an event for the component described in this window. NOTE: On Linux systems, user or user groups upgraded to administrator or administrator groups cannot configure this alert action setting. execapp=false Disables the executable application. Components and events for alert actions The following table provides the events for which you can set alert actions.
Event Name Description event=tempfail Sets actions when a temperature probe detects a failure value. event=voltwarn Sets actions when a voltage probe detects a warning value. event=voltfail Sets actions when a voltage probe detects a failure value. event=watchdogasr Sets actions that Server Administrator performs on the next system startup after a watchdog Automatic System Recovery (ASR) is performed for a hung operating system.
or omconfig servermodule alertaction event=currentwarn alert=false To enable broadcast messages if a current probe detects a failure event, type: omconfig system alertaction event=currentfail broadcast=true or omconfig servermodule alertaction event=currentfail broadcast=true Example Fan Probe Actions To generate alerts when a fan probe detects a failure value, type: omconfig system alertaction event=fanfail alert=true or omconfig servermodule alertaction event=fanfail alert=true Example chassis intrusion
Omconfig system pedestinations or omconfig servermodule pedestinations Use the omconfig system pedestinations or omconfig servermodule pedestinations command to set IP addresses for alert destinations. The following table displays the valid parameters for the command. NOTE: You can either specify the index and IP address as parameters together or you can set only the community string as a parameter. NOTE: Index 1 to 4 accepts an IPv4 address and index 5 to 8 accepts an IPv6 address.
Action Description action=none Takes no action when the system is hung or has crashed. action=powercycle Turns off the electrical power to the system, pauses, turns the power on, and reboots the system. action=poweroff Turns off the electrical power to the system. action=powerreduc Reduces the processor speed until the power consumption comes down and tion reaches below the warning threshold. If the system power consumption stays below the warning threshold, increases the processor speed.
Event Name Description event=powerabsent Sets action or enables or disables alert generation when a processor probe detects that the power supply is absent. event=powerfail Sets action or enables or disables alert generation when a power device probe detects that the power supply, voltage regulator module, or DC to DC converter has failed.
Event Name Description event=intdualsdcardabsent Sets actions that Server Administrator performs when an internal dual SD card is not available. event=intdualsdcardredunlost Sets actions that Server Administrator performs when the redundancy of an internal dual SD card is lost. event=watchdogasr Enables or disables alert generation configured by the ASR when the system has hung or is not responding.
name=value pair Description type=powersupplies Configures events for power supplies. type=redundancy Configures events for redundancy. type=systempower Configures events for system power. type=temps Configures events for temperatures. type=volts Configures events for voltages. type=systempeakpower Configures events for system peak power. type=removableflashme Configures events for removable flash media.
Index Index refers to the number of an event for a particular component. Index is an optional parameter. When you omit the index parameter, events are configured for all components of the specified type, such as all fans. For example, when a system contains more than one fan, you can enable or disable event notification for a particular fan.
Example Recovery Commands To set the action on hung operating system detection to powercycle, type: omconfig system recovery action=powercycle or omconfig servermodule recovery action=powercycle To set the system to hang for 120 seconds, before a recovery action is initiated, type: omconfig system recovery timer=120 or omconfig servermodule recovery timer=120 Omconfig System Shutdown Or Omconfig Servermodule Shutdown Use the omconfig system shutdown or omconfig servermodule shutdown command to determine th
or omconfig servermodule shutdown action=reboot To bypass operating system shutdown before the system is powered off, type: omconfig system shutdown action=reboot osfirst=false or omconfig servermodule shutdown action=reboot osfirst=false NOTE: The parameter osfirst=false is not available on 13G and later systems. By default, on 13G and later systems, the operating system shuts down before turning off the server during a remote shutdown.
Omconfig System Or Servermodule Assetinfo: Editing Cost Of Ownership Values 5 The omconfig system assetinfo or omconfig servermodule assetinfo command helps you to edit a comprehensive set of parameters that make up the total cost of ownership of the system. This section explains the parameters that are reported and configured under the omconfig system assetinfo or omconfig servermodule assetinfo command.
Table 53. Valid Parameters Of omconfig system assetinfo info=acquisition or omconfig servermodule assetinfo info=acquisition Command Level 1 Command Level 2 Command Level 3 omconfig system or assetinfo servermodule Name= Value Pair 1 Name= Value Pair 2 Description info=acquisiti on costcenter= The name or code for the business entity that acquired the system. expensed=yes | no Whether the system is charged to a specific purpose or department such as research and development or sales.
Example command for adding acquisition information To provide a value for an acquisition parameter, type a command of the form: omconfig system assetinfo info=acquisition or omconfig servermodule assetinfo info=acquisition . For example, type: omconfig system assetinfo info=acquisition purchasedate=122101 or omconfig servermodule assetinfo info=acquisition purchasedate=122101 The following message is displayed: Asset information set successfully.
Command Level 1 Command Level 2 Command Level 3 Name= Value Pair 1 Name= Value Pair 2 Description percent= Portion of 100 that an asset is devalued or depreciated. unit=months | years Unit is months or years. Example command for adding depreciation information To provide a value for a depreciation parameter, type a command of the form: omconfig system assetinfo info=depreciation or omconfig servermodule assetinfo info=depreciation .
Command Level 1 Command Level 2 Command Name= Value Level 3 Pair 1 Name= Value Pair 2 Description extended warranty service. startdate= warranty service begins. Example command for adding extended warranty information To provide a value for an extended warranty parameter, type a command of the form: omconfig system assetinfo info=extwarranty or omconfig servermodule assetinfo info=extwarranty .
Command Level 1 Command Level 2 Command Level 3 Name= Value Pair 1 Name= Value Pair 2 Description ratefactor= Factor used to calculate the lease payment. value= Fair market value of the system at the end of the lease period. Example command for adding lease information To provide a value for a lease parameter, type a command of the form: omconfig system assetinfo info=lease or omconfig servermodule assetinfo info=lease .
Command Level 1 Command Level 2 Command Level 3 Name= Value Name= Value Pair Pair 1 2 Description restrictions= by the maintenance contract. Example command for adding maintenance information To provide a value for a maintenance parameter, type a command of the form: omconfig system assetinfo info=maintenance or omconfig system assetinfo info=maintenance .
Comman d Level 1 Command Level 2 Command Name= Level 3 Value Pair 1 Name= Value Pair 2 Description signauth= Person who signed or authorized the service. Example command for adding outsource information To provide a value for an outsource parameter, type a command of the form: omconfig system assetinfo info=outsource or omconfig servermodule assetinfo info=outsource .
Example command for adding owner information To provide a value for an owner parameter, type a command of the form omconfig system assetinfo info=owner or omconfig servermodule assetinfo info=owner . For example, type: omconfig system assetinfo info=owner type=rented or omconfig servermodule assetinfo info=owner type=rented The following message is displayed: Asset information set successfully.
You can type more than one omconfig system assetinfo or omconfig servermodule assetinfo command at the same time, as long as all the parameters for name=value pair 2 belong to the same name=value pair 1. For an example, see Example Command For Adding Acquisition Information. Adding support information Support refers to technical assistance that the system user can seek when the user seeks guidance on the proper use of a system to perform tasks.
The following message is displayed: Asset information set successfully. You can type more than one omconfig system assetinfo or omconfig servermodule assetinfo command at the same time, as long as all the parameters for name=value pair 2 belong to the same name=value pair 1. For an example, see Example Command For Adding Acquisition Information. Adding system information System information includes the primary user of the system, the phone number for the primary user, and the location of the system.
Table 63. Valid Parameters Of omconfig system assetinfo info=warranty Or omconfig servermodule assetinfo info=warranty Command Command Level 1 Level 2 omconfig Command Level 3 system or assetinfo servermodul e Name= Value Pair 1 Name= Value Pair 2 info=warrant cost= y Description Cost of the warranty service. duration= Number of days or months that the warranty is in force. enddate= Date the warranty agreement ends.
Using The Storage Management Service 6 The CLI of Storage Management enables you to perform reporting, configuration, and management functions of Storage Management from an operating system command shell. The Storage Management CLI also enables you to script command sequences. The Storage Management CLI provides expanded options for the Dell OpenManage Server Administrator omreport and omconfig commands.
Following the command levels, the omreport and omconfig command syntax may require one or more name=value pairs. The name=value pairs specify exact objects (such as a specific physical disk) or options (such as blink or unblink) that the command implements.
Syntax Description omreport storage enclosure controller=id to display the IDs for the enclosures attached to the controller. pdisk= Indicates a particular physical disk by specifying either connector:targetID or connector:enclosureID:targetID.
Omreport storage commands 7 The omreport command allows you to view storage component information for disks, controllers, enclosures, batteries, global storage properties, connectors and cachecades that are part of the storage system. The omreport command helps to get reports with the level of detail that you want. The commands may vary in, whether they define the fields that appear in the results of a particular omreport command. Fields are defined only if they have a special or less familiar use.
Command Level 1 Command Level 2 Command Level 3 Use pciessed Displays the properties of the PCIe SSD subsystem. nvmeadapter Displays the list of NVMe adapters. Omreport Physical Disk Status The following table describes the syntax for the omreport Physical Disk commands. Table 67. Omreport Physical Disk Commands Required Command Levels (1, 2, 3) And name=value pair Optional name=value pairs Use omreport storage pdisk controller=id, where id is the controller number.
omreport Virtual Disk Status The following table describes the syntax for the omreport Virtual Disk commands: Table 68. omreport Virtual Disk Commands Required Command Levels (1, 2, 3) Optional name=value pairs omreport storage vdisk Use Displays property information for all virtual disks on all controllers. controller=id, where id is the controller number. For example, controller=0. Displays all virtual disks on the specified controller.
Table 70. Omreport Enclosure Commands Required Command Optional name=value pairs Levels (1, 2, 3) Use omreport storage enclosure Displays property information for all enclosures attached to the system. controller=id, where id is the controller Displays all enclosures connected to number the controller. controller=id enclosure=, where id is the controller number and is the enclosure ID. Example for SCSI controllers: controller=0 enclosure=2.
Omreport Fan Status The following table describes the syntax for the omreport Fan commands Table 72. Omreport Fan Status Required Command Levels (1, 2, Optional name=value pairs 3) and name=value pair Use omreport storage enclosure Displays property information for all enclosures attached to the system. controller=id enclosure= info=fans where id is the controller number and ENCLOSUREID is the enclosure number.
Required Command Levels (1, 2, 3) and name=value pair Optional name=value pairs Use number. For example: controller=0 enclosure=2 controller=id enclosure= info=pwrsupplies index=n where id is the controller number and ENCLOSUREID is the enclosure number and n is the number of a power supply. For example: controller=0 enclosure=2 info=pwrsupplies index=1 Displays the specified power supply.
Table 75. Omreport Enclosure Slot Occupancy Report Commands Required Command Levels (1, 2, 3) and name=value pair Optional name=value pairs omreport storage enclosure Use Displays property information for all enclosures attached to the system. Displays the empty and occupied controller=id slot details for the specified enclosure= enclosure.
Required Command Levels (1, 2, 3) Optional name=value pairs Use Displays the hot spare protection policy that you have set. For more information on setting hot spare protection policy, see the Dell OpenManage Server Administrator Storage Management User’s Guide at dell.com/support/manuals. Omreport Connector Status The following table describes the syntax for the omreport Connector commands Table 78.
Required Command Levels Optional name=value pairs (1, 2, 3) Use cachecade number. For example, controller=0 cachecade=1. Omreport PCIe SSD Status The following table describes the syntax for the omreport pciessd commands. Table 80. omreport PCIe SSD Command Required Command Levels (1, 2, 3) And name=value pair Optional name=value pairs Use Displays the properties of the PCIe SSD subsystem. omreport storage pciessd subsystem=id Displays the properties of the specified PCIe subsystem.
Table 82. omreport NVMe adapter command Required Command Levels (1, 2, 3) And name=value pair Optional name=value pairs Displays the properties of the NVMe adapters. omreport storage nvmeadapter 156 Use controller=id, where id is the controller number. For example, controller=0. Displays the properties of all the NVMe adapters on the specified controller. controller=id, nvmeid=id, where id is the controller number and the NVMe adapter respectively. For example, controller=0 nvmeid=1.
Omconfig storage commands 8 The omconfig commands allows you to configure physical disks, virtual disks, controllers, enclosures, batteries, global information, connectors, and cachecades. To see a list of valid commands for omconfig storage, type: omconfig storage -? The following table provides the omconfig storage command syntax: Table 83.
Omconfig Physical Disk Commands The following sections provide the omconfig command syntax required to execute physical disk tasks Table 84.
NOTE: To obtain these values, type omreport storage controller to display the controller IDs and then type omreport storage pdisk controller=ID to display the IDs for the physical disks attached to the controller. Example to Blink physical disk 0 on connector 0 of controller 1. On a SAS controller, the physical disk resides in enclosure 2.
NOTE: To obtain these values, type omreport storage controller to display the controller IDs and then type omreport storage pdisk controller=ID to display the IDs for the physical disks attached to the controller. Example to Prepares physical disk 3 on connector 0 of controller 1 for removal. On a SAS controller, the physical disk resides in enclosure 2.
NOTE: This command is applicable only on Non-Volatile Memory Express (NVMe) devices. Syntax omconfig storage pdisk action=cryptographicerase controller=id pdisk=, where id is the controller ID. The variable specifies the physical disk. NOTE: To obtain these values, type omreport storage controller to display the controller IDs and then type omreport storage pdisk controller=ID to display the IDs for the physical disks attached to the controller.
the controller ID. The variable specifies the physical disk. NOTE: To obtain these values, type omreport storage controller to display the controller IDs and then type omreport storage pdisk controller=ID to display the IDs for the physical disks attached to the controller. Example to Offline physical disk 3 on connector 0 of controller 1. On a SAS controller, the physical disk resides in enclosure 2.
NOTE: To obtain these values, type omreport storage controller to display the controller IDs and then type omreport storage pdisk controller=ID to display the IDs for the physical disks attached to the controller. Example to Assign physical disk 3 on connector 0 of controller 1 as a global hot spare. On a SAS controller, the physical disk resides in enclosure 2.
Physical Disk, see the Dell OpenManage Online Help . Syntax omconfig storage pdisk action=cancelrebuild controller=id pdisk=, where id is the controller ID. The variable specifies the physical disk. NOTE: To obtain these values, type omreport storage controller to display the controller IDs and then type omreport storage pdisk controller=ID to display the IDs for the physical disks attached to the controller.
Omconfig Clear Physical Disk Description Clears data or a configuration from a physical disk. Syntax omconfig storage pdisk action=clear controller=id pdisk=, where id is the controller ID. The variable specifies the physical disk. NOTE: To obtain these values, type omreport storage controller to display the controller IDs and then type omreport storage pdisk controller=ID to display the IDs for the physical disks attached to the controller.
Omconfig Enable Device Write Cache Description Enables write cache on a physical disk for the PCIe SSD controller. Syntax omconfig storage pdisk action=enabledevicewritecache controller=id pdisk=, where id is the controller ID. The variable specifies the physical disk. NOTE: To obtain these values, type omreport storage controller to display the controller IDs and then type omreport storage pdisk controller=ID to display the IDs for the physical disks attached to the controller.
Omconfig Export Reliability Log Description Exports log on a physical disk or the NVMe adapter. The reliability log for the device PCIe SSD device or NVMe device is exported to the Windows folder on systems running Windows, and to /var/log directory on systems running Linux. Syntax omconfig storage pdisk action=exportlog controller=id pdisk=, where id is the controller ID. The variable specifies the physical disk.
NOTE: To convert multiple RAID to non-RAID on a given controller, use omconfig storage controller action=convertraidtononraid command. For more information, see omconfig Convert Multiple RAID To NonRAID. Example to Convert RAID to non-RAID on physical disk 3 on connector 0 of controller 1. On a SAS controller, the physical disk resides in enclosure 2.
Table 86.
Omconfig Check Consistency Description Initiates a check consistency on a virtual disk. The check consistency task verifies the virtual disk’s redundant data. Syntax omconfig storage vdisk action=checkconsistency controller=id vdisk=id, where id is the controller ID and virtual disk ID as reported by the omreport command.
Example omconfig storage vdisk action=pausecheckconsistency controller=1 vdisk=4 Omconfig Resume Check Consistency Description Resumes a check consistency after it has been paused. Syntax omconfig storage vdisk action=resumecheckconsistency controller=id vdisk=id, where id is the controller ID and virtual disk ID as reported by the omreport command.
Omconfig Initialize Virtual Disk Description Initializes a virtual disk. Syntax omconfig storage vdisk action=initialize controller=id vdisk=id, where id is the controller ID and virtual disk ID as reported by the omreport command. NOTE: To obtain these values, type omreport storage controller to display the controller IDs and then type omreport storage vdisk controller=ID to display the IDs for the virtual disks attached to the controller.
CAUTION: You may receive a warning message if you attempt to delete the system or boot partition. However, this warning message is not generated always. Ensure that you do not delete the system or boot partition or other vital data when using this command. Syntax omconfig storage vdisk action=slowinit controller=id vdisk=id, where id is the controller ID and virtual disk ID as reported by the omreport command.
Example to Cancel background initialization on virtual disk 4 on controller 1. Example omconfig storage vdisk action=cancelbginitialize controller=1 vdisk=4 Omconfig Assign Dedicated Hot Spare Description Assigns one or more physical disks to a virtual disk as a dedicated hot spare. Syntax omconfig storage vdisk action=assigndedicatedhotspare controller=id vdisk=id pdisk= assign=yes, where id is the controller ID and virtual disk ID as reported by the omreport command.
NOTE: In some circumstances, you may receive a warning message if this command deletes the system or boot partition. You can override this warning by using the force=yes parameter.
Example omconfig storage vdisk action=reconfigure controller=1 vdisk=4 raid=r5 pdisk=0:2:0,0:2:1,0:2:2,0:2:3 vdcapacityexpansion=yes sizeinpercent=20 NOTE: The vdcapacityexpansion parameter is supported only on PERC H700 and PERC H800 controllers. If you set vdcapacityexpansion=yes, specify sizeinpercent. If you do not set vdcapacityexpansion, specify size. NOTE: The sizeinpercent parameter is not supported on PERC S130 controller. Omconfig Secure Virtual Disk Description Encrypts a virtual disk.
nwc> | fwb> cachepolicy=], where id is the controller ID and virtual disk ID as reported by the omreport command. NOTE: To obtain these values, type omreport storage controller to display the controller IDs and then type omreport storage vdisk controller=ID to display the IDs for the virtual disks attached to the controller. For more information about the controller-specific diskcache, read, write, and cache policy, see the Dell OpenManage Online Help.
NOTE: To obtain these values, type omreport storage controller to display the controller IDs and then type omreport storage vdisk controller=ID to display the IDs for the virtual disks attached to the controller. Example to Rename virtual disk 4 on controller 1 to vd4. Example omconfig storage vdisk action=rename controller=1 vdisk=4 name=vd4 Omconfig controller commands The following table provides the omconfig command syntax required to execute controller tasks.
Required Command Levels Optional name=value pairs (1, 2, 3) disabled>][allowrevertiblehotspareandreplacemember=enabled/disabled] [autoreplacememberonpredictivefailure=] [persistenthotspare=enabled/disabled]rate=<0 to 100> action=discardpreservedcache controller=id force= action=createsecuritykey controller=id keyid= passphrase= [escrow=yes] [filepath=] NOTE: If you set escrow=yes, specify the escrow file path.
Required Command Levels Optional name=value pairs (1, 2, 3) action=enablelkm controller=id keyid= passphrase= [escrow=yes] [filepath=] NOTE: If you set escrow=yes, specify the escrow file path. action=switchtolkm controller=id keyid= passphrase= [escrow=yes] [filepath=] NOTE: If you set escrow=yes, specify the escrow file path.
Omconfig Disable Controller Alarm Description Disables the controller alarm. For more information, see the Dell OpenManage Online Help . Syntax omconfig storage controller action=enablealarm controller=id, where id is the controller ID as reported by the omreport storage controller command. Example to Disable the alarm on controller 1. Example omconfig storage controller action=disablealarm controller=1 Omconfig Quiet Controller Alarm Table 88.
CAUTION: Resetting a configuration permanently destroys all data on all virtual disks attached to the controller. System or boot partition residing on these virtual disks is destroyed. You may receive a warning message if this command results in deleting the system or boot partition. However, this warning message is not generated always. Ensure that you do not delete the system or boot partition or other vital data when using this command.
[stripesize=stripesize=< 2kb| 4kb| 8kb| 16kb| 32kb| 64kb | 128kb>] [cachepolicy=] [diskcachepolicy=][readpolicy=] [writepolicy=] [name=] [spanlength=] | [secureflag=yes][vdpienabled=yes] NOTE: If you are configuring RAID for SAS controllers with firmware version 6.1 and later, spanlength is an optional parameter (default=2).
Parameters Type [readpolicy=] Optional [writepolicy=] Optional [name=] Optional [spanlength=] parameter Optional controller=id parameter Specify the controller ID as reported by the omreport storage controller command. For example,controller=2 raid= Use the raid= parameter to specify a RAID level for a virtual disk.
size= Parameter Specification Description size=min To create a virtual disk that is the minimum size possible, specify size=min. PDISKID= Use this parameter to specify the physical disks to be included in the virtual disk. When reconfiguring a virtual disk, you must specify all physical disks to include in the reconfigured virtual disk.
Table 95. Read Policy Parameters Read Policy readpolicy=ra | ara | nra | rc | nrc Parameter Specification Read ahead readpolicy=ra Adaptive read ahead readpolicy=ara No read ahead readpolicy=nra Read cache readpolicy=rc No read cache readpolicy=nrc writepolicy=] Different controllers support different write policies. The following table displays how to specify the writepolicy= parameter for each of the write policies. Table 96.
RAID level raid=n parameter specification RAID-60 raid=r60 size= Parameter The following table displays how to specify the size= Table 98. Size Parameter size= Parameter Specification Description size= Use this specification to indicate a specific size for the virtual disk. The virtual disk size is specified in b (bytes), m (megabytes), or g (gigabytes). For example, size=500m indicates that the virtual disk is 500 MB.
Table 99. Cache Policy Parameters Cache Policy cachepolicy=d | c Parameter Specification Direct I/O cachepolicy=d Cache I/O cachepolicy=c Diskcachepolicy= Different controllers support different disk cache policies. The following table indicates how to specify the [diskcachepolicy=] parameter for each of the cache policies. Table 100.
spanlength= (Required For RAID 50 And RAID 60 And Optional For RAID 10) Use this parameter to specify the number of physical disks in each stripe. This parameter applies only to RAID-50 virtual disks. If you are not creating a RAID-50 virtual disk, do not specify this parameter. For example: spanlength=3 For RAID 10 on SAS controllers with firmware version 6.1 and later, spanlength is optional.
Example omconfig storage controller action= setchangecontrollerproperties allowrevertiblehotspare andreplacemember=enabled controller=1 Omconfig Discard Preserved Cache Descriptio Discards the preserved cache on the controller. n NOTE: To check if the controller has a preserved cache, type omreport storage controller controller=id. If the system displays Preserved Cache=yes, it indicates the presence of the preserved cache.
Omconfig Change Encryption Key Descriptio Changes the encryption key for the controller, if passphrase is provided. n Syntax omconfig storage controller action= changesecuritykey controller=id keyid= passphrase=passphrase string> oldpassphrase=[escrow=yes] [filepath=]> Example to Change the encryption key for the controller.
Omconfig Set Reconstruct Rate Descriptio Sets the reconstruct rate. n Syntax omconfig storage controller action= setreconstructrate controller=id rate=<0 to 100>, where id is the controller ID as reported by the omreport storage controller command. Example to Set the reconstruct rate to 50 on controller 1. Example omconfig storage controller action= setreconstructrate controller=1 rate=50 Omconfig Set Check Consistency Rate Descriptio Sets the check consistency rate.
NOTE: The export log file command is not supported on the 4/IM, CERC ATA, and 100/4ch controllers. Omconfig Import Secure Foreign Configuration Descriptio Unlocks the encrypted Local Key Management (LKM) foreign configuration drives. n Syntax omconfig storage controller action= importsecureforeignconfig controller=id passphrase=, where id is the controller ID as reported by the omreport storage controller command.
Example omconfig storage controller action= importrecoverforeignconfig controller=1 Omconfig Clear Foreign Configuration Descriptio Clears or deletes all virtual disks that reside on physical disks newly attached to the n controller. Syntax omconfig storage controller action= clearforeignconfig controller=id, where id is the controller ID as reported by the omreport storage controller command. NOTE: This command is supported only in firmware version 5.0.x.
Omconfig set controller mode Descriptio Sets the mode of the controller to RAID or HBA. n Syntax omconfig storage controller action=setcontrollermode controller=id mode=raid|hba, where id is the controller ID as reported by the omreport storage controller command. NOTE: If a virtual disk, hotspare, or encryption key is enabled on the controller, the controller mode cannot be changed to HBA. Reboot the system for the change to take effect. Example to Set the controller mode to HBA.
Omconfig Start Patrol Read Descriptio Starts the patrol read task on the controller. n Syntax omconfig storage controller action=startpatrolread controller=id, where id is the controller ID as reported by the omreport storage controller command. Example to Start the patrol read task on controller 1. Example omconfig storage controller action=startpatrolread controller=1 NOTE: To start patrol read, the current patrol read mode is set to Manual.
Omconfig Enable LKM Controller Descriptio Enables the LKM mode and creates the encryption key for the controller. n Syntax omconfig storage controller action=enablelkm controller=id keyid= passphrase= [escrow=yes] [filepath= , where id is the controller ID as reported by the omreport storage controller command. Example to Create the encryption key for the controller.
Omconfig Convert Multiple Non-RAID To RAID Description Converts multiple non-RAID to RAID on the given controller. Syntax omconfig storage controller action=convertnonraidtoraid controller=id pdisk=, where id is the controller ID as reported by the omreport storage controller command and PDISKID is specified as pdisk=connector:enclosureID:targetID | connector:targetID.
Example for SCSI, SATA, and ATA controllers omconfig storage enclosure action=enablealarm controller=1 enclosure=2 Example for SAS controllers omconfig storage enclosure action=enablealarm controller=1 enclosure=1:2 Omconfig Disable Enclosure Alarm Table 105. Omconfig Disable Enclosure Alarm Description Disables the enclosure alarm. Syntax omconfig storage enclosure action=disablealarm controller=id enclosure=, where idis the controller ID.
Omconfig Set Enclosure Asset Name Table 107. Omconfig Set Enclosure Asset Name Description Specifies the asset name for an enclosure. Syntax omconfig storage enclosure action=setassetname controller=id enclosure= assetname=, where id is the controller ID. The variable specifies the enclosure. In this syntax, is a user-specified alphanumeric string. Example to Specify the asset name to encl43 for the enclosure attached to connector 2 on controller 1.
NOTE: This command is not supported on SAS controllers. Syntax omconfig storage enclosure action=resettempprobes controller=id enclosure= index=id, where id is the controller ID and the temperature probe ID. The variable specifies the enclosure. In this syntax, n is a user-specified alphanumeric string. Example to Reset the thresholds for temperature probe 3, residing in the enclosure attached to connector 2 on controller 1, to the default values.
In this syntax, n is a user-specified alphanumeric string. Example to Reset the thresholds for all temperature probes in enclosure 3 attached to connector 2 on controller 1. Example for SAS controllers omconfig storage enclosure action= resetalltempprobes controller=1 enclosure=2:3 Omconfig Blink Table 112. omconfig Blink Description Blinks the light-emitting diodes (LEDs) on the enclosure.
Example to Start the learn cycle on controller 1. Example omconfig storage battery action=startlearn controller=1 battery=0 Omconfig Delay Battery Learn Cycle Table 115. Omconfig Delay Battery Learn Cycle Description Delays the battery learn cycle for a specified period of time. You can delay the battery learn cycle for a maximum of seven days or 168 hours.
Celsius. Specifying that only the enclosure is shut down during excessive temperatures is known as Smart Thermal Shutdown. For more information about Smart Thermal Shutdown, see the Dell OpenManage Online Help. Description Enables smart thermal shutdown. Syntax omconfig storage globalinfo action=enablests Example to Enable thermal shutdown. The omconfig command syntax for enabling thermal shutdown does not require a controller or enclosure ID.
NOTE: Global rescan is not supported on non-RAID SCSI and SAS controllers. Reboot the system to make visible the configuration changes on non-RAID SCSI controllers. Example omconfig storage globalinfo action=globalrescan Omconfig Set Hot Spare Protection Policy Table 117. Omconfig Set Hot Spare Protection Policy Description Sets the hot spare protection policy for dedicated or global hot spares. For more information, see the Dell OpenManage Server Administrator Storage Management User’s Guide at dell.
Omconfig Connector Commands The following table displays the omconfig command syntax required to execute connector tasks. Table 118. omconfig Connector Commands Required Command Levels (1, 2, 3) Optional name=value pairs omconfig storage connector action=rescan controller=id connector=id Omconfig Rescan Connector Description Rescans a controller connector. This command rescans all connectors on the controller and is therefore similar to performing a controller rescan.
Omconfig Blink Cachecade Description Blinks the physical disks included in a cachecade. Syntax omconfig storage cachecade action=blink controller=id cachecade=id, where id is the controller ID and the cachecade ID as reported by the omreport command. To obtain these values, type omreport storage controller to display the controller IDs and then type omreport storage cachecade controller=ID to display the IDs for the cachecades of the controller.
Example omconfig storage cachecade action=deletecachecade controller=1 cachecade=4 Omconfig Resize Cachecade Description Resizes a cachecade by adding or removing physical disks. Syntax omconfig storage cachecade action=resize controller=id cachecade=id pdisk=, where id is the controller ID and the cachecade ID as reported by the omreport command.
Table 120. omconfig NVMe adapter commands Required Command Levels (1, 2, 3) Optional name=value pairs omconfig storage nvmeadapter action=exportlog controller=id nvmeid=id action=cryptographicerase controller=id nvmeid=id Omconfig exporting controller log Description Exports the NVMe PCIeSSD adapter reliability log of the Samsung NVMe adapter. The controller log is exported to the Windows folder on systems running Windows, and to /var/log directory on systems running Linux.
Working With CLI Command Results 9 Server Administrator Command Line Interface (CLI) users can use the command output in various ways. This chapter explains how to save command output to a file and how to select a format for the command results that fits different objectives. The following table displays the systems on which omreport commands are applicable. Table 121.
The multiscreen system summary displays the first screen. When you want to see the next screen of command output, press the spacebar. Writing Command Output To A File When redirecting command results to a file, you can specify a filename (and a directory path if necessary) to which you want to write the command result. When specifying the path to which you want to write the file, use the appropriate syntax for the operating system. You can save command results in two ways.
Probe Name : System Board Fan 1 RPM Reading : 3001RPM Minimum Warning Threshold : 700RPM Maximum Warning Threshold : 5500RPM Minimum Failure Threshold : 500RPM Maximum Failure Threshold : 6000RPM You cannot refer to the previous command results to compare the earlier fan probe 0 output with the present output because in using the -outc option, you overwrote the fans.txt file.
Minimum Warning Threshold : 900RPM Maximum Warning Threshold : 3500RPM Minimum Failure Threshold : 500RPM Maximum Failure Threshold : 6000RPM You can use a text editor to insert the time that each block of data was captured. In comparing the two snapshots for fan probe 0, you can see that the second report shows several changes. The reading of fan RPM has increased by 621 RPM but is still within normal range.
List (lst) The default format is lst or list format. Use this format when you want to optimize output for simple readability. You need to specify a format for the command output only if you want a format other than the lst format. To see the following example command output in lst format, type: omreport system summary or omreport servermodule summary No special formatting option is required because list format is the default display format.
The example output displays as follows: -----------------------------Network Data -----------------------------Network Interface 0 IP Address;143.166.152.108 Subnet Mask;255.255.255.0 Default Gateway;143.166.152.1 MAC Address;00-02-b3-23-d2-ca Custom delimited format (cdv) Use the cdv formatting option to report exported data in custom delimited format. You can specify this option with any omreport command.