NonStop S-Series Hardware Installation and FastPath Guide (G06.29+)

FastPath Tasks: Optional
HP NonStop S-Series Hardware Installation and FastPath Guide541880-002
F-12
1. On the NonStop S-Series Server
1. On the NonStop S-Series Server
1a. Save the Current Configuration
At the SCF prompt:
-> SAVE CONFIGURATION xx.yy
where xx.yy is a number in the range 0.0 through 99.99.
A display appears in the terminal-emulation window as shown in the following example.
In this example, the operator saves the fourth minor change to a current system
configuration to the file $SYSTEM.ZSYSCONF.CONF0104.
1b. Configure $ZEXP
1. Log on to the NonStop S-series server using the super ID (255.255) and enter the
correct password at the Password prompt:
> logon super.super
Password: password
2. At the TACL prompt, start the Subsystem Control Facility (SCF):
> SCF
3. Add the Expand manager process ($ZEXP) as a generic process. At the SCF
prompt:
-> ADD PROCESS $ZZKRN.#ZEXP, NAME $ZEXP, PRIORITY 180, &
AUTORESTART 10,PROGRAM $SYSTEM.SYSTEM.OZEXP, &
PRIMARYCPU 0, BACKUPCPU 1, TYPE OTHER,STARTMODE SYSTEM, &
HOMETERM $ZHOME, OUTFILE $ZHOME, STARTUPMSG "<BCKP-CPU>"
4. Start the Expand manager process ($ZEXP):
-> START PROCESS $ZZKRN.#ZEXP
-> SAVE CONFIGURATION 1.4
The configuration file $SYSTEM.ZSYSCONF.CONF0104 has been created.
Note. Do not log off or exit SCF on the NonStop S-series server after finishing this task. The
remaining tasks in this section that you must perform on the NonStop S-series server require
the use of SCF commands and super ID privileges.
Note. Use this command to start $ZEXP for the first time. Thereafter, the persistence
monitor $ZPM automatically:
Starts $ZEXP during a system load or processor reload
Restarts $ZEXP if it stops while the system is running