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.
View the system's current Power Statuseither ON or OFF.
To access the Power Management 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
Select 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.
Click Apply to perform the power management action (for example, cause
the system to power cycle).
Click the appropriate Power Management page button to continue
(see Table 15-1).
Table 15-1. Power Management Page Buttons (Top Right)
Button
Action
Print
Prints the Power Management page
Refresh
Reloads the Power Management page
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 <action>
The options for the <action> string are:
powerdown Powers down the managed system.
powerup Powers up the managed system.
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.
Maximum number of session that can be active at the same time.
Number of Current Active Sessions
Total number of current active sessions.
Firmware Version
Version of the BMC firmware.
LAN Enabled
LAN Enabled or LAN Disabled.
Using the System Event Log (SEL)
The SEL Log page displays system-critical events that occur on the managed system.
To view the System Event Log:
In the System tree, click System.
Click the Logs tab and then click System Event Log.
The System Event Log page displays the event severity and provides other information as shown in Table 15-6.
Click the appropriate System Event Log page button to continue (see
Table 15-7).
Table 15-6. Status Indicator Icons
Icon/Category
Description
A green check mark indicates a healthy (normal) status condition.
A yellow triangle containing an exclamation point indicates a warning (noncritical) status condition.
A red X indicates a critical (failure) status condition.
A question mark icon indicates that the status is unknown.
Date/Time
The date and time that the event occurred. If the date is blank, then the event occurred at System Boot. The format is mm/dd/yyyy hh:mm:ss, based on a 24-hour clock.
Description
A brief description of the event
Table 15-7. SEL Page Buttons
Button
Action
Print
Prints the SEL in the sort order that it appears in the window.
Clear Log
Clears the SEL.
NOTE: The Clear Log button appears only if you have Clear Logs
permission.
Save As
Opens a pop-up window that enables you to save the SEL to a directory of your choice.
NOTE: If you are using Internet Explorer and encounter a problem
when saving, be sure to download the Cumulative Security Update for
Internet Explorer, located on the Microsoft Support website at
support.microsoft.com.
Refresh
Reloads the SEL page.
Using the Command Line to View System Log
racadm getsel -i
The getsel -i command displays the number of entries in the SEL.
racadm getsel <options>
NOTE: If no arguments are specified, the entire log is displayed.
NOTE: See "getsel" for more information on the options you can use.
The clrsel command removes all existing records from the SEL.
racadm clrsel
Using the POST and Operating System Boot Logs
This feature of the DRAC 5 allows you to play back a stop motion video of the last three instances of the BIOS POST and operating system boot.
To view the POST and operating system boot capture logs:
In the System tree, click System.
Click the Logs tab and then click BOOT Capture tab.
Select the log number of the POST or operating system boot capture log.
The video of the logs is played on a new screen.
Click STOP to stop the video.
Viewing the Last System Crash Screen
NOTICE: The last crash screen feature requires the managed system with the Auto
Recovery feature configured in Server Administrator. In addition, ensure that the
Automated System Recovery feature is enabled using the DRAC. Navigate to the
Services page under the Configuration tab in the Remote Access section to enable
this feature.
The Last Crash Screen page displays the most recent crash screen, which includes information about the events that occurred before the system crash. The last system crash information is saved in DRAC 5 memory and is remotely accessible.
To view the Last Crash Screen page:
In the System tree, click System.
Click the Logs tab and then click Last Crash.
The Last Crash Screen page provides the following buttons (see Table 15-8) in the top-right corner of the screen:
Table 15-8. Last Crash Screen Page Buttons
Button
Action
Print
Prints the Last Crash Screen page.
Save
Opens a pop-up window that enables you to save the Last Crash Screen to a directory of your choice.
Delete
Deletes the Last Crash Screen page.
Refresh
Reloads the Last Crash Screen page.
NOTE: Due to fluctuations in the Auto Recovery timer, the Last Crash Screen may
not be captured when the System Reset Timer is set to a value less than 30 seconds.
Use Server Administrator or IT Assistant to set the System Reset Timer to at least
30 seconds and ensure that the Last Crash Screen functions properly. See
"Configuring the Managed System to Capture the Last Crash Screen" for additional
information.