C H A P T E R  1

Introduction to the SSP

The System Service Processor (SSP) is a SPARCtrademark workstation or SPARC server that enables you to control and monitor the Sun Enterprise 10000 system. You can use a Sun Ultratrademark 5 or Sun Enterprise 250 workstation, or a Sun Netratrademark T1 server as an SSP. In this book, the SSP workstation or server is simply called the SSP . The SSP software packages must be installed on the SSP. In addition, the SSP must be able to communicate with the Sun Enterprise 10000 system over an Ethernet connection.

The Sun Enterprise 10000 system is often referred to as the platform . System boards within the platform may be logically grouped together into separately bootable systems called Dynamic System Domains , or simply domains . Up to 16 domains may exist simultaneously on a single platform. (Domains are introduced in this chapter, and are described in more detail in Chapter 3 .) The SSP lets you control and monitor domains, as well as the platform itself.



Note - SSP 3.5 supports an OpenSSP environment in which certain types of lightweight, third-party applications can be run on the SSP. However, your SSP must meet the OpenSSP requirements described in the SSP 3.5 Installation Guide and Release Notes.



If you have a Sun Enterprise 10000 Capacity on Demand system, refer to the Sun Enterprise 10000 Capacity on Demand 1.0 Administrator Guide and Sun Enterprise 10000 Capacity on Demand 1.0 Reference Manual . If you are not sure if your system is a Capacity on Demand system, you can type the following command to determine whether the Capacity on Demand packages are installed:

ssp# pkginfo | grep SUNWcod
application SUNWcod      Capacity On Demand (COD) 
application SUNWcodmn    Capacity On Demand (COD) Manual Pages


SSP Features

SSP 3.5 software can be loaded only on Sun workstations or Sun servers running the Solaris 7, 8, or 9 operating environment with the Common Desktop Environment (CDE). SSP 3.5 software is compatible with Sun Enterprise 10000 domains that are running the Solaris 2.5.1, 2.6, 7, 8, or 9 operating environments. The commands and GUI programs that are provided with the SSP software can be used remotely.

The SSP enables the system administrator to perform the following tasks:

In addition, the SSP environment:


System Architecture

The Sun Enterprise 10000 platform, the SSP, and other workstations communicate over Ethernet ( FIGURE 1-1 ). SSP operations can be performed by entering commands on the SSP console or by remotely logging in to the SSP from another workstation on the local area network. Whether you log in to the SSP remotely or locally, you must log in as user ssp and provide the appropriate password if you want to perform SSP operations (such as monitoring and controlling the platform).

FIGURE 1-1 Sun Enterprise 10000 System and Control Boards

Dual control boards are supported within the Sun Enterprise 10000 platform. Each control board runs a control board executive (CBE) that communicates with the SSP over a private network. One control board is designated as the primary control board, and the other is designated as the spare control board. If the primary control board fails, the failover capability automatically switches to the spare control board as described in Chapter 9 .

The SSP software handles most control boards as active components, and you need to check the system state before powering off any control board. For details, see Chapter 9 .


SSP User Environment

You can interact with the SSP and the domains on the Sun Enterprise 10000 by using SSP commands and the SSP GUI programs.


procedure icon  To Begin Using the SSP

1. Boot the SSP.

2. Log in to the SSP as user ssp and type:

ssp% tail -f $SSPLOGGER/messages

3. Wait until you see the following message:

Startup of SSP as MAIN complete

At this point you can begin using SSP programs such as Hostview and netcontool (1M).

SSP 3.5 Window

An SSP window provides a command line interface to the Solaris operating environment and SSP 3.5 environment ( FIGURE 1-2 ).

FIGURE 1-2 SSP Window


procedure icon  To Display an SSP Window Locally in the Common Desktop Environment (CDE)

1. Log in to the SSP as user ssp .

2. Open an SSP window using one of the following methods:


procedure icon  To Display an SSP Window Remotely

1. Use the rlogin (1) command to remotely log in to the SSP 3.5 machine as user ssp , and enter the ssp password.

2. When prompted, type in the name of the platform or domain you wish to work with, and then press Return.

The SUNW_HOSTNAME environment variable is set to the value you enter.

SSP Console Window

The SSP console window is the console for the SSP workstation or server. The system uses it to log operating system messages.


procedure icon  To Display an SSP Console Window Locally with CDE

1. Log in to the SSP as user ssp .

2. Open an SSP window using one of the following methods:

Network Console Window

The network console window, or netcon (1M) window, receives system console messages (operating system messages) from a domain ( FIGURE 1-3 ).

FIGURE 1-3 netcon(1M) Window

A netcon (1M) window behaves as if a console is physically connected to a domain. Domain console messages, such as those generated by dynamic reconfiguration operations, are displayed in the netcon (1M) window. For more information, see Using netcon(1M) and the netcon (1M) man page.

Hostview

The Hostview program provides a graphical user interface (GUI) with the same functionality as many of the SSP commands ( FIGURE 1-4 ).

FIGURE 1-4 Hostview GUI Program

Hostview is described in detail in Chapter 2 . It is also described in the hostview (1M) man page in the Sun Enterprise 10000 SSP 3.5 Reference Manual (man pages).