HP OpenVMS 8.x manual Removing the OpenVMS Operating System, Enter the following DCL command

Models: OpenVMS 8.x

1 291
Download 291 pages 41.91 Kb
Page 267
Image 267

H Removing the OpenVMS Operating System

This appendix explains how to remove the OpenVMS operating system from your disk. You can remove the OpenVMS operating system from your disk in the following ways:

If the disk contains a small number of user files, copy those user files elsewhere and then reinitialize the disk.

If the disk contains many user files, use the PRODUCT REMOVE command to remove an obsolete or extra copy of the OpenVMS operating system without removing any of the user files. Note that you must also delete or archive certain operating system files that the PRODUCT REMOVE command cannot delete.

NOTE: For systems supporting the Instant Capacity feature, CPU status (how many cores are available and how much time they have remaining) is not affected by removal of the operating system from your disk. Such information is stored in NVRAM on the Integrity server.

Follow these steps to remove OpenVMS operating system files:

1.If your system disk has multiple system-specific roots, boot the system and execute

SYS$MANAGER:CLUSTER_CONFIG_LAN.COM to remove all roots except the one from which you are booted.

2.Shut down and boot from the distribution media or from a system disk other than the one from which OpenVMS is being removed. Then do one of the following:

If OpenVMS is not running from the distribution media, log in to a privileged account.

If OpenVMS is running from the distribution media, choose the option to execute DCL commands.

3.Enter the following DCL commands:

$ DEFINE/NOLOG PCSI$SYSDEVICE target-disk

$ DEFINE/NOLOG PCSI$SPECIFIC target-disk:[SYSx.]

$ DEFINE/NOLOG PCSI$DESTINATION target-disk:[VMS$COMMON] where:

target-diskis the device name of the disk from which OpenVMS is being removed.

SYSx is the root number that you did not remove in step 1.

4.If the disk also contains layered products that were installed using the PCSI utility, HP recommends that you remove them as well. Remove any layered products before using the PRODUCT REMOVE VMS command.

Use the following command to remove all the products at once. Select the layered products you want to remove from the menu.

$ PRODUCT REMOVE * /REMOTE

Use the following commands to remove individual products:

$ PRODUCT SHOW PRODUCT/REMOTE

$ PRODUCT REMOVE product-name /REMOTE

5.Enter the following DCL command:

$ PRODUCT REMOVE VMS /REMOTE

6.Because the PRODUCT REMOVE command does not delete certain files, review the target disk to determine whether you want to delete, move, or archive the operating system files that still remain on the disk.

Following are lists of the files that the PRODUCT REMOVE command does not delete:

In target-disk:[SYS*.SYSEXE], where * is the hexadecimal number of any additional OpenVMS Cluster root on the target disk:

IA64VMSSYS.PAR (OpenVMS I64 systems)

MODPARAMS.DAT

267

Page 267
Image 267
HP OpenVMS 8.x manual Removing the OpenVMS Operating System, Use the following commands to remove individual products