If you have a standalone machine, perform steps 1 to 8 only.
Follow all the steps carefully. Taking shortcuts
can lead to data corruption.
Log in to the
node that you want to remove.
Stop all the software that uses DECdtm services.
Find out whether the node's transaction log contains
any active transactions, using LMCP's DUMP/ACTIVE command:DUMP/ACTIVE SYSTEM$node.LM$JOURNALwhere node is the name of the node that
you want to remove. This command displays details of all the active transactions.
The last line gives the total number of active transactions.
If the transaction log contains active transactions,
follow these steps:
Run recovery
procedures for all software that uses DECdtm services.
Find out if the node's transaction log still contains
active transactions, using LMCP's DUMP/ACTIVE command.
If the transaction log still contains active transactions,
contact your HP support representative.
Redefine SYS$JOURNAL to exclude the directory that
contains the transaction log of the node you want to remove, unless
the directory contains other transaction logs. DEFINE/SYSTEM/EXECUTIVE_MODE SYS$JOURNAL dirspec[,...] where dirspec is the full specification of a directory containing
one or more transaction logs. List all the directories that contain
any transaction logs other than the transaction log of the node
you are removing. You can list the directories in any order. In a cluster, use SYSMAN to redefine SYS$JOURNAL clusterwide.
If you redefined SYS$JOURNAL in step 5, edit the
SYS$MANAGER:SYLOGICALS.COM command procedure to update the SYS$JOURNAL
definition. If you created node-specific versions of SYLOGICALS.COM, edit
all the versions.
Archive the transaction log.
Shut down the node.
Restart the software that uses DECdtm services.
Reconfigure the cluster to remove the node. For information about how to reconfigure a cluster, refer
to OpenVMS Cluster Systems.
Edit the SYS$MANAGER:SYLOGICALS.COM command procedure to update
the SYS$JOURNAL definition.
Archive BLUE's transaction log. Then shut down node BLUE:
$@SYS$SYSTEM:SHUTDOWN.COM
.
.
.
Should an automatic system reboot be performed [NO]?NO
Restart the software that uses DECdtm services. Then reconfigure
the cluster:
$@SYS$STARTUP:CLUSTER_CONFIG.COM Cluster Configuration Procedure
1. ADD a node to a cluster.
2. REMOVE a node from the cluster.
3. CHANGE a cluster member's characteristics.
4. CREATE a duplicate system disk for BLUE.
Enter choice [1]:2
.
.
.
Updating network database...
The configuration procedure has completed successfully.