skip book previous and next navigation links
go up to top of book: HP OpenVMS Version 8.2-1 for Integrity Servers... HP OpenVMS Version 8.2-1 for Integrity Servers...
go to beginning of appendix: Setting Up the Console, Booting, and Shutting... Setting Up the Console, Booting, and Shutting...
 
go to next page: Selecting Your OpenVMS Console for the Integrity Server SystemSelecting Your OpenVMS Console for the Integrity Server System
end of book navigation links

Configuration and Management Utilities for HP Integrity Servers   



This section provides a brief overview of the configuration and management utilities that are typically available for your Integrity server system. For more information, refer to the appropriate hardware documentation.

Overview of Utilities and Console Options 

The main interfaces that are typically available for configuring and managing your HP Integrity server environment are the Extensible Firmware Interface (EFI) and the Management Processor (MP). On entry-class Integrity servers, MP has been replaced by the Integrated Lights-Out (iLO) Management Processor, which includes all the functionality of MP plus additional features. On some models, the Baseboard Management Control (BMC) utility is provided. Cell-based servers include additional management tools.

EFI is the main boot and preboot interface; it is the core interface to the system firmware and console commands on all models. BMC is provided on entry-class HP Integrity servers (although on a few systems the interface itself is hidden). BMC provides basic management capabilities and access to EFI. MP (or iLO) is available on most systems; on some systems it is available only if the necessary console hardware has been installed and configured. In addition to providing access to EFI, MP provides advanced management functionality (beyond that which is available through BMC), including remote management, network console and Web-based access, and enhanced diagnostic capabilities. Both BMC and MP (iLO) can operate on standby power--even when the Integrity server's main power switch is turned to the off position.

EFI is the base console environment. You can either use MP (iLO) or BMC to interact with the capabilities of the console interface.

The OpenVMS I64 installation and upgrade procedures assist you in adding a boot option for your newly installed or upgraded system disk. Before you can boot your OpenVMS system, your console must be configured correctly, as explained in Selecting Your OpenVMS Console for the Integrity Server System.

The following briefly describes some of the main features of EFI, MP, and BMC.

Configuration and Management Utilities on Cell-Based Servers 

For the more complex environments provided by cell-based Integrity servers, a wider variety of tools is provided. Systems with multiple nPartitions provide a separate EFI interface for each nPartition. MP provides access to, and allows management across, the complex and each nPartition EFI interface.

In addition to MP and EFI (cell-based servers do not provide BMC), these systems offer Partition Manager and other tools that vary from system to system and operating system to operating system. The Partition Manager (parmgr) utility provides a graphical interface for managing nPartitions and complex hardware. It centralizes all nPartition management functions in one place, providing the system manager with the tools to dynamically reconfigure, power on, power off, create, delete, and modify nPartitions to ensure smooth and well-controlled operation. Partition Manager can be run on HP-UX or Microsoft Windows systems. You can use either version of Partition Manager to manage nPartitions for OpenVMS Version 8.2-1. Partition Manager is a free product that you can download from the following Web site (PARMGR must be uppercase as shown):

http://www.docs.hp.com/en/PARMGR2/download.html

For more information about Partition Manager, refer to the HP System Partitions Guide: Administration for nPartitions .

For more information about these and other tools available for configuring or managing Integrity servers, refer to the appropriate hardware documentation.

Using the Delete or Backspace Key with Integrity Server Utilities  

The EFI environment and the MP and BMC console interfaces on Integrity server systems interpret the Delete (or Backspace) key as do UNIX systems, which is different from the way OpenVMS Alpha systems or Microsoft Windows systems interpret them. While the OpenVMS operating system uses the ASCII DEL/RUBOUT character (7F hexadecimal) to delete the last character typed in a command line, the Integrity server facilities use Ctrl/H. When you enter commands for the Integrity server, if you press the Delete key at a VTxxx terminal (or press the key you have mapped to send the DEL/RUBOUT character code in your terminal emulator), the last character typed is not deleted.

You can remap a terminal so that the Delete key removes the last character typed by adding the following command to your login command procedure (generally, LOGIN.COM):

   $ SET TERMINAL/BACKSPACE=DELETE
This command remaps Ctrl/H to DEL. The driver does not remap these keys if the terminal is in one of the following states:

Alternatively, you can set up your terminal emulator so that the Backspace key deletes the last character typed. However, for the key to work properly on OpenVMS, you must still issue the SET TERMINAL command described earlier.


 
go to next page: Selecting Your OpenVMS Console for the Integrity Server SystemSelecting Your OpenVMS Console for the Integrity Server System