The default name of the SSM configuration file is ssm.conf. Its default location is the current
directory or, if not there, in $HPSS_PATH_SSM (/var/hpss/ssm by default). The name and locati on
may be overridden by the -m option to the hpssgui.pl script or by setting the value in the user's
environment.
The value of HPSS_SSM_SM_PORT_NUM can be obtained by connecting to the DB2 configuration
database (e.g. CFG) and issuing the following SQL statement:
% db2 select rpc_prog_num,rpc_prog_vers from hpss.server where
"desc_name='SSM System Manager'"
RPC_PROG_NUM RPC_PROG_VERS
------------ -------------
536870918 1
1 record(s) selected.
In this example, the HPSS_SSM_SM_PORT_NUM should be set to the value “536870918:1” for the
SSM client to successfully connect with the SSM server. The rpcinfo command can be used to verify
that a server is listening on this port.
6.3.20.2. Update HPSS Configu rations
Perform this step on the root subsystem only.
Using the SSM GUI,
1. Mark the following servers non-executable:
NFS Daemon (not yet supported for this release)
Mount Daemon (not yet supported for this release)
MPS (to temporarily disable migration and purge)
2. Delete DMAP Gateway server, if configured
3. Review each HPSS server configuration and update them to match with the 6.2 default
configuration values shown in the following table:

Table 11. 6.2 D efault Server Configur ation Parameters

Server Type Thread Pool
Size
Maximum
Connections
Minimum
Database
Connections
Maximum
Database
Connections
Core Server 200 200 10 50
Location Server 200 200 3 10
Log Daemon 10 10 0 2
Log Client 10 10 0 2
Gatekeeper 200 200 1 5
HPSS Installation Guide July 2008

Release 6.2 (Revision 2.0) 222