Dell Drac 5 User Guide
Have a look at the manual Dell Drac 5 User Guide online for free. It’s possible to download the document as PDF or print. UserManuals.tech offer 327 Dell manuals and user’s guides for free. Share the user manual or guide on Facebook, Twitter or Google+.
Configuring Intelligent Platform Management Interface (IPMI)271 3Configure IPMI Serial over LAN (SOL). At the command prompt, type the following command and press : racadm config -g cfgIpmiSol -o cfgIpmiSolEnable 1 aUpdate the IPMI SOL minimum privilege level. CAUTION: The IPMI SOL minimum privilege level determines the minimum privilege required to activate IPMI SOL. For more information, see the IPMI 2.0 specification. At the command prompt, type the following command and press : racadm config -g cfgIpmiSol -o cfgIpmiSolMinPrivilege where is one of the following: • 2 (User) • 3 (Operator) • 4 (Administrator) For example, to configure the IPMI privileges to 2 (User), type the following command: racadm config -g cfgIpmiSol -o cfgIpmiSolMinPrivilege 2 bUpdate the IPMI SOL baud rate. NOTE: To redirect the serial console over LAN, ensure that the SOL baud rate is identical to your managed system’s baud rate. At the command prompt, type the following command and press : racadm config -g cfgIpmiSol -o cfgIpmiSolBaudRate where is 9600, 19200, 57600, or 115200 bps. Fo r e x a m p l e : racadm config -g cfgIpmiSol -o cfgIpmiSolBaudRate 57600
272Configuring Intelligent Platform Management Interface (IPMI) cEnable SOL. NOTE: SOL can be enabled or disabled for each individual user. At the command prompt, type the following command and press : racadm config -g cfgUserAdmin -o cfgUserAdminSolEnable -i 2 where is the user’s unique ID. 4Configure IPMI Serial. aChange the IPMI serial connection mode to the appropriate setting. At the command prompt, type the following command and press : racadm config -g cfgSerial -o cfgSerialConsoleEnable 0 bSet the IPMI Serial baud rate. Open a command prompt, type the following command, and press : racadm config -g cfgIpmiSerial -o cfgIpmiSerialBaudRate where is 9600, 19200, 57600, or 115200 bps. Fo r e x a m p l e : racadm config -g cfgIpmiSerial -o cfgIpmiSerialBaudRate 57600 cEnable the IPMI serial hardware flow control. At the command prompt, type the following command and press : racadm config -g cfgIpmiSerial -o cfgIpmiSerialFlowControl 1
Configuring Intelligent Platform Management Interface (IPMI)273 dSet the IPMI serial channel minimum privilege level. At the command prompt, type the following command and press : racadm config -g cfgIpmiSerial -o cfgIpmiSerialChanPrivLimit where is one of the following: • 2 (User) • 3 (Operator) • 4 (Administrator) For example, to set the IPMI serial channel privileges to 2 (User), type the following command: racadm config -g cfgIpmiSerial -o cfgIpmiSerialChanPrivLimit 2 eEnsure that the serial MUX is set correctly in the BIOS Setup program. • Restart your system. • During POST, press to enter the BIOS Setup program. • Navigate to Serial Communication. •In the Serial Connection menu, ensure that External Serial Connector is set to Remote Access Device. • Save and exit the BIOS Setup program. • Restart your system. The IPMI configuration is complete. If IPMI serial is in terminal mode, you can configure the following additional settings using racadm config cfgIpmiSerial commands: • Delete control •Echo control • Line edit
274Configuring Intelligent Platform Management Interface (IPMI) • New line sequences • Input new line sequences For more information about these properties, see the IPMI 2.0 specification. Using the IPMI Remote Access Serial Interface In the IPMI serial interface, the following modes are available: •IPMI terminal mode — Supports ASCII commands that are submitted from a serial terminal. The command set has a limited number of commands (including power control) and supports raw IPMI commands that are entered as hexadecimal ASCII characters. • IPMI basic mode — Supports a binary interface for program access, such as the IPMI shell (IPMISH) that is included with the Baseboard Management Utility (BMU). To configure the IPMI mode using RACADM: 1 Disable the RAC serial interface. At the command prompt, type: racadm config -g cfgSerial -o cfgSerialConsoleEnable 0 2 Enable the appropriate IPMI mode. For example, at the command prompt, type: racadm config -g cfgIpmiSerial -o cfgIpmiSerialConnectionMode See DRAC 5 Property Database Group and Object Definitions on page 345 for more information.
Configuring Intelligent Platform Management Interface (IPMI)275 Configuring Serial Over LAN NOTE: For complete Serial Over LAN information, see the Dell OpenManage Baseboard Management Controller User’s Guide. 1Expand the System tree and click Remote Access. 2Click the Configuration tab and then click Serial Over LAN. 3Configure the Serial Over LAN settings. Table 15-1 provides information about the Serial Over LAN Configuration page settings. 4Click Apply Changes. 5Configure the advanced settings, if required. Otherwise, click the appropriate Serial Over LAN Configuration page button to continue (see Table 15-2). To configure the advanced settings: aClick Advanced Settings. bIn the Serial Over LAN Configuration Advanced Settings page, configure the advanced settings as required. See Table 15-3. cClick Apply Changes. dClick the appropriate Serial Over LAN Configuration Advanced Settings page button to continue. See Table 15-4 or description of the Serial Over LAN Configuration Advanced Settings page buttons. Table 15-1. Serial Over LAN Configuration Page Settings Setting Description Enable Serial Over LANEnables Serial Over LAN. Checked=Enabled; Unchecked=Disabled. Baud RateThe IPMI data speed. Select 9600 bps, 19.2 kbps, 57.6 kbps, or 115.2 kbps. Channel Privilege Level LimitSets the IPMI Serial Over LAN minimum user privilege: Administrator, Operator, or User.
276Configuring Intelligent Platform Management Interface (IPMI) Table 15-2. Serial Over LAN Configuration Page Buttons Button Description PrintPrints the Serial Over LAN Configuration page. RefreshRefreshes the Serial Over LAN Configuration page. Advanced SettingsOpens the Serial Over LAN Configuration Advanced Settings page. Apply ChangesApplies the Serial Over LAN Configuration page settings. Table 15-3. Serial Over LAN Configuration Advanced Settings Page Settings Setting Description Character Accumulate IntervalThe amount of time that the BMC will wait before transmitting a partial SOL character data package. 1-based 5ms increments. Character Send ThresholdThe BMC will send an SOL character data package containing the characters as soon as this number of characters (or greater) has been accepted. 1-based units. Table 15-4. Serial Over LAN Configuration Advanced Settings Page Buttons Button Description PrintPrints the Serial Over LAN Configuration Advanced Settings page. RefreshRefreshes the Serial Over LAN Configuration Advanced Settings page. Go Back To Serial Over LAN Configuration PageReturns to the Serial Over LAN Configuration page. Apply ChangesApplies the Serial Over LAN Configuration Advanced Settings page settings.
Recovering and Troubleshooting the Managed System277 16 Recovering and Troubleshooting the Managed System This section explains how to perform tasks related to recovering and troubleshooting a crashed remote system using the DRAC 5 Web-based interface. • First Steps to Troubleshoot a Remote System on page 277 • Managing Power on a Remote System on page 277 • Using the System Event Log (SEL) on page 281 • Viewing the Last System Crash Screen on page 283 First Steps to Troubleshoot a Remote System The following questions are commonly used to troubleshoot high-level problems in the managed system: 1 Is the system powered on or off? 2If powered on, is the operating system functioning, crashed, or just frozen? 3If powered off, did the power turn off unexpectedly? For crashed systems, check the last crash screen (see Viewing the Last System Crash Screen on page 283), and use console redirection (see Supported Screen Resolutions Refresh Rates on the Managed System on page 162) and remote power management (see Managing Power on a Remote System on page 277) to restart the system and watch the reboot process. Managing Power on a Remote System The DRAC 5 enables you to remotely perform several power management actions on the managed system so you can recover after a system crash or other system event. Use the Power Management page to do the following: • Perform an orderly shutdown through the operating system when rebooting, and power the system on or off.
278Recovering and Troubleshooting the Managed System • View the system’s current Po w e r S t a t u s—either ON or OFF. To access the Po w e r M a n a g e m e n t page from the System tree, click System and then click the Power Management tab. NOTE: You must have Execute Server Action Commands permission to perform power management actions. Selecting Power Control Actions from the DRAC 5 GUI 1Select one of the following Power Control Actions. • Power On System— Turns on the system power (equivalent to pressing the power button when the system power is off). • Power Off System— Turns off the system power (equivalent to pressing the power button when the system power is on). • Reset System— Resets the system (equivalent to pressing the reset button); the power is not turned off by using this function. • Power Cycle System— Power off, then reboot (cold boot) the system. 2Click Apply to perform the power management action (for example, cause the system to power cycle). 3Click the appropriate Po w e r M a n a g e m e nt page button to continue (see Table 16-1). Selecting Power Control Actions from the DRAC 5 CLI Use the racadm serveraction command to perform power management operations on the host system. racadm serveraction The options for the string are: •powerdown — Powers down the managed system. • powerup — Powers up the managed system. Table 16-1. Power Management Page Buttons (Top Right) Button Action PrintPrints the Power Management page RefreshReloads the Power Management page
Recovering and Troubleshooting the Managed System279 •powercycle — Issues a power-cycle operation on the managed system. This action is similar to pressing the power button on the system’s front panel to power down and then power up the system. • powerstatus — Displays the current power status of the server (ON, or OFF) • hardreset — Performs a reset (reboot) operation on the managed system. Viewing System Information The System Summary page displays information about the following system components: • Main System Chassis • Remote Access Controller • Baseboard Management Controller To access the system information, expand the System tree and click Properties. Main System Chassis Table 16-2 and Table 16-3 describes the main system chassis properties. NOTE: To receive Host Name and OS Name information, you must have DRAC 5 services installed on the managed system. Table 16-2. System Information Fields Field Description DescriptionSystem description. BIOS VersionSystem BIOS version. Service TagSystem Service Tag number. Host NameHost system’s name. OS NameOperating system running on the system.
280Recovering and Troubleshooting the Managed System Remote Access Controller Table 16-5 describes the Remote Access Controller properties. Table 16-3. Auto Recovery Fields Field Description Recovery ActionWhen a system hang is detected, the DRAC can be configured to do one of the following actions: No Action, Hard Reset, Power Down, or Power Cycle. Initial CountdownThe number of seconds after a system hang is detected at which the DRAC will perform a Recovery Action. Present CountdownThe current value, in seconds, of the countdown timer. Table 16-4. Embedded NIC MAC Address Field Description NIC1 EthernetThe NIC 1 Ethernet address. NIC2 EthernetThe NIC 2 Ethernet address. Table 16-5. RAC Information Fields Field Description NameShort name. Product InformationVe r b o s e N a m e . Hardware VersionRemote Access Controller card version, or unknown. Firmware VersionDRAC 5 current firmware version level. Firmware UpdatedDate and time that the firmware was last updated. RAC TimeSystem clock setting.