IBM Hub/Switch Switch User Manual


 
Chapter 6 HPSS Configuration
HPSS Installation Guide September 2002 253
Release 4.5, Revision 2
script, start_ssm, is provided to bring up the SSM System Manager and the SSM Data Server.
Another provided script, start_ssm_session, can be used to bring up an SSM user session.
6.2.1 SSM Server Configuration and Startup
The SSM System Manager will automatically create an SSM configuration entry, if one does not
already exist, using the environment variables defined in the /opt/hpss/config/hpss_env file. This
configuration entry may later be modified, if necessary, by the administrator. The SSM Data Server
also uses the environment variables defined in the /opt/hpss/config/hpss_env file, but does not
require a configuration entry. Refer to Section 5.3: Define theHPSS Environment Variables on page 216
for more information on the SSM variables.
The SSM server startup script, start_ssm, as supplied with HPSS can be used to invoke the SSM
System Manager and the SSM Data Server. Both servers require a number of environment variables
to be used as their command line arguments and to be used to configure and manage the HPSS
servers. These variables are defined in the /opt/hpss/config/hpss_env file. They should have been
edited to reflect the site’s configuration during the HPSS infrastructure configuration phase.
To start up the SSM servers, invoke the start_ssm script. The System Manager will be brought up
first, followed by the Data Server. The start_ssm script can also be invoked with the -s (start the
System Manager only) option or the -d (start the Data Server only) option. Once the SSM servers
are up and running, one or more SSM sessions can be started to manage HPSS.
Before starting up the SSM servers, ensure that DCE, Encina, and Sun RPC servers are up and
running.
The start_ssm script will not start an SSM server if that server is already running on the same node.
Ensure that only one copy of each configured SSM System Manager and Data Server is running at
any one time. If there are multiple SSM servers running with the same configuration or
environment data, there may be data loss for the SSM windows. Typically, there will be only one
System Manager and one Data Server configured and both are run on the same node. If this setup
is not desired, refer to Section F.6: Non-standard SSM Configurations on page 532 for more
information on other possible configurations.
6.2.2 SSM User Session Configuration and Startup
An SSM administrator User ID should have been already created as part of the HPSS infrastructure
configuration phase. If the User ID does not exist, refer to Section 8.1.1: Adding HPSS Users on page
215 of the HPSS Management Guide for instructions on adding users and creating an SSM account
before proceeding with this section.
SSM supports the following SSM security levels:
1. admin. This security level is normally assigned to an HPSS administrator. This SSM user
can view all SSM windows and perform all control functions provided by SSM.
2. operator. This security level is normally assigned to an HPSS operator. This SSM user can
view all SSM windows and perform all SSM control functions except for changing the
HPSS configuration.