How to rename a node that is part of a Veritas InfoScale High Availability cluster (VCS) for Windows

Article: 100016220
Last Published: 2020-08-26
Ratings: 0 0
Product(s): InfoScale & Storage Foundation

Description

How to rename a node that is part of a Veritas InfoScale High Availability cluster (VCS) for Windows

Important!
Create backups of original cluster files from all nodes in the cluster before you begin:

  1. %vcs_home%/conf/config/main.cf
  2. %vcs_root%/comms/llt/llttab.txt
  3. %vcs_root%/comms/llt/llthosts.txt

Procedure to rename VCS node:

  1. Stop the VCS engine on all nodes in the cluster with command: hastop -all -force
    1. Run once per cluster
  2. Stop VCS communication services on all nodes in the cluster with command: net stop llt /y
    1. Run on every node in the cluster
  3. Update llthosts.txt file in a text editor on all nodes to replace the node names with the updated names on every node in the cluster
    1. Default location: C:\ProgramFiles\Veritas\comms\llt
      1. Note: VCS communication services will not be able to restart if the files are not properly updated on all nodes
  4. Update llttab.txt file in a text editor on all nodes to replace the node name for the set-node line with the new name on every node in the cluster
    1. Default location: C:\ProgramFiles\Veritas\comms\llt
      1. Note: VCS communication services will not be able to restart if the files are not properly updated on all nodes
  5. Update sysname file in a text editor on all nodes to replace the node name with the new one
    1. Default location: C:\Program Files\Veritas\Cluster Server\conf
  6. Update VCS cluster configuration
    1. Perform these steps on one node in the cluster
      1. Open main.cf file in a text editor and perform "find and replace" to replace the old node names with the new ones for all occurrences
        1. Default location: C:\Program Files\Veritas\cluster server\conf\config
  7. Rename the node updated in step 6 following Microsoft guidelines and reboot
  8. Once node in step 7 is back online, then proceed with rename/reboot for other nodes as required
    1. If there is only one server to update, then run command hastart -all on the renamed server to bring the cluster services back online after reboot

The cluster should be able to come online with updated names if all steps are followed as directed.  Please contact Veritas Support if any errors are returned or if the service cannot start after reboot.

Was this content helpful?