Task 5: create input files, Task 6: use the restore and fup input files, Task 7: rename the template files – HP Integrity NonStop H-Series User Manual
Page 265
![background image](/manuals/397210/265/background.png)
Special Troubleshooting and Recovery Procedures
DSM/SCM User’s Guide — 529846-014
14 - 16
Task 5: Create Input Files
Task 5: Create Input Files
Run SIT2SCM to create input files for the RESTORE and FUP utilities. The file for
RESTORE restores all files needed for running DSM/SCM and places them in the
correct subvolume. The file for FUP licenses and sets the PROGIDs for the files.
Mount the SUT on tape drive $TAPE0.
> RUN $SYSTEM.SYS00.SIT2SCM $TAPE0 $SYSTEM.subvol.CUSTFILE
RESTIN FUPIN
subvol
is the subvolume that contains the CUSTFILE.
RESTIN
is the name of the input file for RESTORE.
FUPIN
is the name of the input file for FUP.
Task 6: Use the RESTORE and FUP Input Files
Use the input files you just created to restore the required files from the SUT, mounted
on $TAPE0, to their appropriate subvolumes and to license and set the PROGID for
them as needed:
> RESTORE /IN RESTIN/
> FUP /IN FUPIN/
Task 7: Rename the Template Files
The TCP/IP configuration files have some template files with temporary file names on
the SUT to ensure the working files are not overwritten by DSM/SCM during the Apply.
If you do not have a backup of your customized versions of the working files (that is,
HOSTS, NETWORKS, PORTCONF, PROTOCOL, RESCONF and SERVICES),
rename these temporary files to the real names and then modify them for your
environment. To rename these files:
> VOLUME $SYSTEM.ZTCPIP
> FUP RENAME $SYSTEM.ZTCPIP.SMPLHOST, HOSTS
> FUP RENAME $SYSTEM.ZTCPIP.SMPLNETW, NETWORKS
> FUP RENAME $SYSTEM.ZTCPIP.SMPLPORT, PORTCONF
> FUP RENAME $SYSTEM.ZTCPIP.SMPLPROT, PROTOCOL
> FUP RENAME $SYSTEM.ZTCPIP.SMPLRESC, RESCONF
> FUP RENAME $SYSTEM.ZTCPIP.SMPLSERV, SERVICES
If you have a backup of your customized versions of these files, restore the backup
files to $SYSTEM.ZTCPIP.
For more information on these files, see the TCP/IPv6 Configuration and Management
Manual or the TCP/IP Configuration and Management Manual.