| United States-English |
|
|
|
![]() |
System Startup, Configuration, and Shutdown Reference Manual: HP e3000 MPE/iX Computer Systems > Chapter 8 Modifying System File ConfigurationsEntering the SYSFILE Configurator |
|
Example 8-1 demonstrates activating the SYSFILE configurator. To access the SYSFILE configurator, enter the SYSFILE command (abbreviated SY) at the SYSGEN prompt: Example 8-1 Activating the SYSFILE Configurator
For additional information on entering the SYSFILE configurator, refer to Chapter 4 “Using the System Generator (SYSGEN)” The help facility enables you to identify quickly the function and syntax of SYSFILE configurator commands and options. The help facility operates similarly to the global help facility. Example 8-2 demonstrates using the SYSFILE configurator's help facility to list all available SYSFILE commands. To obtain the list of commands, enter HELP at the SYSFILE configurator prompt: Example 8-2 SYSFILE Configurator HELP
Example 8-3 demonstrates using the SYSFILE configurator's help facility for listing all SYSFILE commands and their syntax. To display the syntax for each available command at the current level, enter HELP ALL. Example 8-3 SYSFILE Configurator HELP ALL
To request help for a specific SYSFILE configurator command, enter HELP commandname at the SYSFILE configurator prompt. as shown in Example 8-4. The SYSFILE configurator commands perform five actions (add, delete, replace, list, and specify) on eight objects (autoboot image, boot image, compatibility mode segmented library (CMSL), system program, system catalog, network configuration (NETWORK CONFIG), initial program loader (IPL) image, and native mode library (NM LIBRARY)). In addition, the SYSFILE configurator provides other commands, some of which are common to other SYSGEN configurators: CLEAR, EXIT, HELP, HOLD, OCLOSE, and the colon (:). Table 8-1 “SYSFILE Configurator Command Matrix” shows a command matrix of the add, delete, replace, list, and specify commands. The objects are listed from top to bottom, and the actions are listed from left to right. Table 8-1 SYSFILE Configurator Command Matrix
All commands have a two- or three-character abbreviation.
The SHOW command (abbreviated SH) displays the file information currently set through SYSFILE. SHOW has the following parameters:
AUTO shows all the autoboot images. BOOT shows all the boot images currently configured. CATALOG shows the system catalog in use. CMSL shows the CMSL (compatibility mode segmented library) in use. DCC shows which file will be used for network configuration. IPL shows the IPL images in use. NMLIB shows the NM library names. SPROG shows the specified system program names. ALL shows all of the above information. OFFLINE redirects the output of the SHOW command to SYSGEN's listing file, SYSGLIST. Using OFFLINE does not immediately generate a printout. The information is sent to SYSGLIST until you either enter the OCLOSE command or exit SYSGEN. Exiting SYSGEN or using OCLOSE closes SYSGLIST and prints the file. To see current file information, enter the SHOW command and at least one parameter:
To show all the current system file information for system libraries, programs and the message catalog, enter SHOW ALL or SHOW as shown in Example 8-5. Example 8-5 SYSFILE Configurator SHOW ALL Output
The add commands (AAUTO, ABOOT, ACMSL, and ASPROG) add objects to the list of files dumped onto SYSGEN's tape: AAUTO adds an autoboot file to the list of files. ABOOT adds a boot image to the list of files. ACMSL adds a segment to a temporary copy of the CMSL, which SYSGEN automatically manages. ASPROG adds a system program or other file to the list of files. The AAUTO command (abbreviated AA) adds an autoboot file to the list of files dumped onto SYSGEN's tape. The command has the following parameters:
FILE specifies the file name that contains autoboot commands. If it is not fully qualified with group and account name, it defaults to the current group and account. If the specified file does not exist, an error occurs, and the system issues a message.
TYPE specifies the type of autoboot files to add. TYPE allows the following types:
There can be only one disk and one tape autoboot file, although neither is required. The tape and disk autoboot files become TAPEAUTO.MPEXL.SYS and AUTOBOOT.MPEXL.SYS, respectively. The ABOOT command (abbreviated AB) adds a boot image to the system file configuration. The command has the following parameters:
IMAGE specifies the name of a boot image. If the specified boot image already exists, an error occurs. FILE adds the file name of the boot image. If the file name is not fully qualified, it defaults to the current group and account. If SYSGEN is run from a different group and account when the tape is made, unexpected results occur (for example, cannot find the specified files). If the file to be added does not exist, an error occurs. TYPE specifies the type of boot images to add. TYPE allows the following types:
To add file information for the boot image, enter the ABOOT command, file name, and at least one parameter:
The ACMSL command (abbreviated AC) adds a segment to the CMSL. The command has the following parameters:
SEG specifies a new segment name with a maximum of eight characters. If an existing segmentname is specified, an error occurs. FILE specifies a file name to be added to the CMSL. The filename parameter can be fully qualified with group and account. If not, it defaults to the current group and account. If filename cannot be found, an error occurs. MODE indicates where the added SL segment is to reside. It expects one of the four options listed below. Other entries cause errors.
The ASPROG command (abbreviated AS) adds a system program or other file to the list of files to be saved on tape. The command has the following parameters:
PROG expects a system program name. If the specified program-name already exists in the system program list, an error occurs. FILE expects a file name to be used as the system program. If it is not fully qualified with group and account name, it defaults to the current group and account. If the specified filename does not exist, an error occurs. To add a program to tape, enter the program and file name:
The delete commands (DAUTO, DBOOT, DCMSL, and DSPROG) delete objects from the list of files dumped to tape with SYSGEN's global module TAPE command: DAUTO deletes the specified autoboot type from the list of files. DBOOT deletes boot images from the list of files. DCMSL deletes segments from the CMSL. DSPROG removes system programs or files from the configuration. The DAUTO command (abbreviated DA) deletes the specified autoboot type from the list of files dumped onto SYSGEN's tape. The command has the following parameter:
TYPE specifies the type of autoboot file deleted. The following types are allowed:
Deleting an autoboot file, creating a SYSGEN tape, and updating your system using the newly generated tape does not remove the disk autoboot file from the system. Remove the disk file using the ISL INSTALL command. The DBOOT command (abbreviated DB) deletes a boot image file name. If the boot image has an associated library, DBOOT also deletes the library. DBOOT has the following parameter:
IMAGE is a repeated parameter that specifies which boot image names you want to delete. If a specified boot image name does not exist in the configuration, a warning is issued. Use the SHOW command to display a listing of the applicable boot image file names. To delete one or more boot image file names, enter DBOOT and the file name(s) to be removed at the SYSFILE prompt:
The DCMSL command (abbreviated DC) deletes segments from the compatibility mode segmented library (CMSL). The DCMSL command has the following parameter:
SEG is a repeated parameter that specifies the existing segment name. If a nonexistent segment name is specified, an error occurs. Use the LCMSL command to list the contents of the CMSL. The DSPROG command (abbreviated DS) removes system programs or files from the system configuration. DSPROG has the following parameter:
PROG is a repeated parameter that specifies the system program name to be deleted. If a specified program name does not exist, an error occurs. To remove a program or file name, enter the command and name:
Deleting a system program does not remove it from the disk. To remove it from disk, an ISL INSTALL must be performed. The replace commands (RAUTO, RBOOT, RCAT, RCMSL, RDCC, RIPL, RNMLIB, and RSPROG) replace or modify information in the list of SYSGEN dump files. RAUTO replaces an existing autoboot image or modifies the autoboot type. RBOOT replaces an existing boot image or modifies the boot type. RCAT replaces the message catalog. RCMSL replaces a segment in the temporary copy of the CMSL. RDCC replaces network configuration file dumped to the SYSGEN tape. RIPL replaces an existing IPL image. RNMLIB replaces a native mode (NM) library. RSPROG replaces an existing system program or other file. The RAUTO command (abbreviated RA) replaces an existing autoboot image in the list of files dumped to SYSGEN's tape. The command has the following parameters:
FILE specifies a file name to replace the designated autoboot image. If it is not fully qualified with group and account name, it defaults to the current group and account. If the specified file does not exist, an error occurs. TYPE specifies the boot image type. The various types are defined as follows:
To modify or replace an autoboot image file name, enter the command, fully qualified file name, and type:
Use the SHOW command to display the autoboot image file names maintained by the system. The RBOOT command (abbreviated RB) modifies the boot type of an existing boot image file name or replaces the boot image file name with another boot image file name. The command has the following parameters:
IMAGE specifies an existing boot image name to be modified or replaced. If the specified boot image does not exist, an error occurs. FILE specifies a file name to replace the designated boot image. If it is not fully qualified with group and account name, it defaults to the current group and account. If the specified file does not exist, an error occurs. TYPE specifies the boot image type. The various types are defined as follows:
To modify or replace a boot image file name, enter the command, image name, and fully qualified file name. Here are two examples.
Use the SHOW command to display the boot image file names maintained by the system. The RCAT command (abbreviated RC) configures the message catalog to be used on the target system. RCAT has the following parameter:
The system message catalog contains all the system and subsystem messages. It is retained under a known file name (CATALOG.PUB.SYS). NAME specifies a catalog file name. If the name is not fully qualified, it defaults to the current group and account. To replace the default catalog name CATALOG.PUB.SYS with a new catalog name, enter RCAT and the fully qualified file name:
If the new message catalog file was not previously created, an error occurs.
The RCMSL command (abbreviated RCM) replaces a segment in the CMSL. RCMSL has the following parameters:
SEG specifies a new segment name of maximum eight characters. If a nonexistent segment name is specified, an error occurs. FILE specifies a file name to be added to the CMSL. The filename parameter can be fully qualified with group and account. If not, it defaults to the current group and account. If the file name cannot be found, an error occurs. MODE indicates where the added SL segment is to reside. It expects one of the four options listed below. Other input causes an error.
Use the LCMSL command to display the segments maintained in the CMSL. The RDCC command (abbreviated RD) defines the network configuration file to be used. This command also checks for conflicts with SYSGEN's I/O configuration. The file named becomes NMCONFIG.PUB.SYS for SYSGEN's tape only. The user must install or update the system from tape before the file can be used by the network software. RDCC has the following parameter:
The FILE parameter identifies the network configuration file. If the name is not fully qualified, it defaults to the current group and account. If no file parameter is entered, the network configuration file is changed back to NMCONFIG.PUB.SYS. To add the network configuration file information to the current SYSGEN configuration information, enter the command and file name. Then, follow this sample sequence:
For additional information, refer to Chapter 5 “Modifying Input/Output (I/O) Configurations” For additional information on remote configurations, refer to the Asynchronous Serial Communications System Administrator's Reference Manual and the HP 3000/iX Network Planning and Configuration Guide. The RIPL command (abbreviated RI) replaces an existing IPL image in the list of files dumped onto SYSGEN's tape. The command has the following parameters:
IMAGE specifies an existing IPL image to be modified or replaced. If the specified image does not exist, an error occurs and the system issues a message. FILE specifies a file name to replace the specified IPL image. If it is not fully qualified with group and account name, it defaults to the current group and account. If the specified file does not exist, an error occurs and the system issues a message. There can be only one disk and one tape IPL, each of which is replaced by its image name. Both IPL files must reside on the tape. To replace an IPL image, enter the command and the image and file names:
The RNMLIB command (abbreviated RN) replaces the system NM library that resides in NL.PUB.SYS. The RNMLIB command has the following parameters:
FILE is the file name of the library to replace the current one. If the file name is not fully qualified, it defaults to the current group and account. If the file name does not exist, an error occurs. To replace an existing NM library, enter the following command format:
The RSPROG command (abbreviated RS) replaces an existing system program. RSPROG has the following parameters:
PROG specifies an existing program name. If the name entered does not exist, an error occurs. FILE specifies the file name to replace the specified system program. If the file name is not fully qualified with group and account name, it defaults to the current group and account. If the file name does not exist, an error occurs. Enter the command, an existing program name, and the fully qualified file name to replace the system program:
Use the SHOW command (SH SPROG) to display all the system programs maintained by the configuration.
The CMSL command (abbreviated CM) specifies an SL file to be used as the compatibility mode SL. CMSL has the following parameter:
The slname parameter is an SL file name. If the SL file name is not fully qualified, it defaults to the current group and account. If an SL name is not specified, the default is SL.PUB.SYS. Enter the command and a fully qualified SL name to change the default, SL.PUB.SYS, as shown in the following example.
The LCMSL command (abbreviated LC) lists the contents of the CMSL or a single segment in the CMSL. LCMSL has the following parameter:
The segment name designates which segment to list. If the segment name is not specified, the entire contents of the CMSL is listed. If SYSGEN cannot locate the segment name, an error is generated, and the command is rejected by the segmenter. To list the contents of a single segment, enter the command and the segment name:
To list the entire CMSL, enter the command without a parameter.
If you desire to clear all SYSFILE configuration changes made, enter the CLEAR command at the SYSFILE configurator prompt:
Once a SYSGEN> KEEP is done, the changes become permanent and CLEAR does not remove them. Using the SYSFILE configurator commands described in the previous sections changes the configuration specified in the SYSGEN command line or global BASEGROUP command. These changes are temporary and are lost if not properly saved. Saving configuration changes is a two-step procedure. After you alter a configuration, you must first, hold the changes before exiting the configurator. Second, use the global module KEEP command to save the changes. To hold changes, enter the HOLD command (abbreviated HO) at the SYSFILE configurator prompt:
You can work in a SYSGEN configurator, hold the changes, and continue working in another SYSGEN configurator before saving the changes. To save the changes, hold all desired changes, exit to SYSGEN's global module, and issue the KEEP command (abbreviated KE or K):
Use the colon (:) to introduce an MPE command while in the SYSFILE configurator. To issue an MPE command, enter the command following the colon. For example:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||