Virtual Business Service-Availability User's Guide
- Overview of Virtual Business Services
- Virtualization support in Virtual Business Services
- Supported operating systems for Virtual Business Services
- Installing and configuring Virtual Business Services
- Configuring a virtual business service
- Creating virtual business services
- Editing virtual business services
- Configuring dependencies for a virtual business service
- Managing Microsoft Failover Clustering from VBS
- Virtual Business Services operations
- Starting and stopping Virtual Business Services
- Tracking VBS operations
- Logs of a virtual business service
- Virtual Business Services security
- Fault management in Virtual Business Services
- Disaster recovery in Virtual Business Services
- Upgrading Virtual Business Services
- Appendix A. Command reference
- Appendix B. Troubleshooting and recovery
- Appendix C. Known issues and limitations
- Known issues and limitations
- Known issues and limitations
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:
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.
Rename the cluster.
Add the renamed cluster back to the Veritas InfoScale Operations Manager Management Server.
Add the deleted objects from the cluster back to the Virtual Business Services definition.
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
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