Considerations for renaming a cluster

Veritas InfoScale Operations Manager does not support renaming of clusters. If you want to rename a cluster that is part of a virtual business service, perform the following tasks:

  1. Update the virtual business service definitions to remove the objects from the cluster and then remove the cluster nodes from Veritas InfoScale Operations Manager Management Server.

  2. Rename the cluster.

  3. Add the renamed cluster back to the Veritas InfoScale Operations Manager Management Server.

  4. Add the deleted objects from the cluster back to the Virtual Business Services definition.

  5. If the host is managed by multiple Management Servers, run the following command to overwrite the credentials on the host.

    UNIX: # /opt/VRTSsfmh/bin/xprtlc -l \
    https://localhost:5634/admin/cgi-bin/vbs_configurator.pl -d \
    rescan=cred
    Windows: "C:\Program Files\Veritas\VRTSsfmh\bin>xprtlc.exe" -l 
    https://localhost:5634/admin/cgi-bin/vbs_configurator.pl -d 
    rescan=cred
  6. To make the credentials available to all the managed hosts, run the following command.

    UNIX: # /opt/VRTSsfmh/bin/xprtlc -l \
    https://localhost:5634/admin/cgi-bin/vbs_configurator.pl -d \
    rescan=all
    Windows: "C:\Program Files\Veritas\VRTSsfmh\bin>xprtlc.exe" -l 
    https://localhost:5634/admin/cgi-bin/vbs_configurator.pl -d 
    rescan=all