Please enter search query.
Search <book_title>...
Virtual Business Service-Availability User's Guide
Last Published:
2019-02-01
Product(s):
InfoScale & Storage Foundation (7.4.1)
Platform: AIX,Linux,Solaris,Windows
- 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
Configuring auto discovery for each cluster in VBS
Auto discovery is supported only for tiers that do not have GCO configured. For any tier with GCO configured, virtual IP is the only supported communication mechanism.
Auto discovery is configured in following scenarios:
Configuring auto discovery for fresh installations: This is automatic and no user intervention is required.
Configuring auto discovery for upgrades: The procedure for this is described below.
Caution:
Do not set auto discovery on a tier that has GCO configured.
Before configuring auto discovery, ensure that vbsapp resource is brought offline.
To configure auto discovery of IP address of VBS daemon on a cluster:
- Log on to any node of a cluster that is a part of your VBS.
- Make the configuration read-writable.
# haconf -makerw
- Delete the IP resource configured for virtual IP of the VBS daemon.
# hares -delete csgip
- Delete the NIC resource configured for virtual IP of the VBS daemon.
# hares -delete csgnic
- Delete the cluster IP address.
# haclus -modify ClusterAddress ""
- Make the configuration read-only.
# haconf -dump -makero