HP e3000 MPE/iX System Software Maintenance Manual (Release C.75.00) (30216-90344)
Chapter 5
Modifying Your System
5.14 Restarting the System
133
If you are performing an Install, Update, Add-on, Manage Patch, Remote with CD-ROM, or Staging Area
task for a local system only using the TAPE option, go to the next section on your checklist.
Reinstall Tasks
8. Configure additional disks as system volumes, if necessary.
a. Use the DSTAT command to ensure that all disks are configured as MASTER or MEMBER.
:DSTAT ALL
Sample output:
LDEV-TYPESTATUSVOLUME (VOLUME SET - GEN)
--------- -------------- -----------------------------
1- 022040 MASTER MEMBER1(MPEXL_SYSTEM_VOLUME_SET-0)
2- 022040 LONER MEMBER2(MPEXL_SYSTEM_VOLUME_SET-0)
For more information about the VOLUTIL commands, refer to the Volume Management Reference
Manual.
b. If any disks are not configured as MASTER or MEMBER, add them to your system. All system volumes
showing a status of LONER must be added using the VOLUTIL utility. Use scratchvol and newvol
commands as in this example:
:VOLUTIL
volutil: SCRATCHVOL 2
Do you wish to continue? Y
volutil:NEWVOL MPEXL_SYSTEM_VOLUME_SET:MEMBER2 2 100 100
INITIALIZE VOLUME MPEXL_SYSTEM_VOLUME_SET:
MEMBER2 ON LDEV 2 WITH PERMANENT SPACE = 100% AND
TRANSIENT SPACE = 100%? Y
volutil: EXIT
c. Check all volumes to confirm they are configured correctly. Use the DSTAT command.
:DSTAT ALL
Sample output:
LDEV-TYPESTATUSVOLUME (VOLUME SET - GEN)
--------- -------------- -----------------------------
1- 022040 MASTER MEMBER1(MPEXL_SYSTEM_VOLUME_SET-0)
2- 022040 MEMBER MEMBER2(MPEXL_SYSTEM_VOLUME_SET-0)
d. Go to the next section on your checklist.
Distributed Staging Area
9. If you distributed staging areas and you used the PACK or UNPACK option with your EXPORT command,
clean up the staging area files on your local system. (Refer to the section, “Distributing a Staging Area
Preparation,” in this chapter for information on the use of PACK and UNPACK.)
CAUTION Perform this on your local system only after you have imported the distributed staging
area to your remote systems.
To clean up the staging area files on your local system.
a. Logon to the local system.
:HELLO MANAGER.SYS,INSTALL;HIPRI