 |
» |
|
|
|
If you just completed an update or install task, the system
has reset itself. Otherwise, reboot the system. To restart the system: Boot the system
from the primary
boot path. Boot messages
can vary, depending on the system model. If you have AUTOBOOT
enabled, the system boots from the primary boot path automatically
unless you override AUTOBOOT. If your system prompts to enter the boot path, enter
the primary boot path. For Model 9x8LX, 9x8RX, or 9x9KS systems, type BO
at the PDC screen to boot from the primary boot path. If your system prompts, Continue with primary boot path?,
enter Y.
Enter Y to the
Interact with IPL? prompt, if it
appears on your screen. After some activity the ISL prompt displays. If you want AUTOBOOT
enabled and if it was turned off, turn it on now:
Start
the system.
If you are using Checklist B, omit the NOSYSSTART
option. ISL>START NORECOVERY NOSYSSTART
|
Confirm the date and time. If the date and time displayed are not correct, enter N,
and enter the correct date and time. If you do not respond within
15 seconds, the system continues. The system displays startup and initialization messages for
5 to 6 minutes. During the startup process, the system makes several configuration
checks and may display warning messages or error messages (for example,
error messages referencing the SPUINFOP
file or DCC error messages). This is normal for system startup,
and will not affect system operation. Log on and issue the following commands. :HELLO MANAGER.SYS,INSTALL;HIPRI :LIMIT 1,1
|
For each automatically spooled network printer. :SPOOLER print_device;STOP;OPENQ
|
where print_device
is the LDEV or class of the network printer. Continue log on commands :OPENQ LP :STREAMS streams_device
|
A common streams_device
value is 10. An LP device must be configured
in SYSGEN. If you are performing a reinstall task, go to Step
8. If you are performing a staging area task, go to Step 9. 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 TasksConfigure additional disks as system
volumes, if necessary. Use the DSTAT
command to ensure that all disks are configured as MASTER
or MEMBER. 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. 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
|
Check all volumes to confirm they are configured
correctly. Use the DSTAT command. 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)
|
Go to the next section on your checklist.
Distributed Staging Area
|