Please enter search query.
Search <book_title>...
Veritas InfoScale™ 7.4.1 Virtualization Guide - Linux on ESXi
Last Published:
2019-02-07
Product(s):
InfoScale & Storage Foundation (7.4.1)
Platform: Linux,VMware ESX
- Section I. Overview
- About Veritas InfoScale solutions in a VMware environment
- Section II. Deploying Veritas InfoScale products in a VMware environment
- Getting started
- Understanding Storage Configuration
- Section III. Use cases for Veritas InfoScale product components in a VMware environment
- Application availability using Cluster Server
- Multi-tier business service support
- Improving storage visibility, availability, and I/O performance using Dynamic Multi-Pathing
- How DMP works
- Improving data protection, storage optimization, data migration, and database performance
- Protecting data with InfoScale product components in the VMware guest
- Optimizing storage with InfoScale product components in the VMware guest
- Migrating data with InfoScale product components in the VMware guest
- Improving database performance with InfoScale product components in the VMware guest
- Setting up virtual machines for fast failover using Storage Foundation Cluster File System High Availability on VMware disks
- About setting up Storage Foundation Cluster File High System High Availability on VMware ESXi
- Configuring coordination point (CP) servers
- Section IV. Reference
Configuring a Coordination Point server service group
Even in a single node cluster, a virtual IP address (VIP) is used. This enables the creation of a VCS resource to control the VIP availability. For the example configuration, a VIP for each CP server is assigned to illustrate the process.
To configure CP server service group
- Verify that you have a VIP available for each of your CP servers.
- Run the command:
# /opt/VRTS/install/installvcs<version> -configcps
Where <version> is the specific release version
- When the installer prompts if you want to configure a CP server, select Configure Coordination Point Server on single node VCS system.
- The name of the CP server is the same as the host name plus "v" at the end. For the example configuration CP server it is cps1v.
- Enter the Virtual IP address that is associated to the single node cluster. In the example of node cps1, it is 10.182.99.124. Accept the default port suggested.
- As discussed before, security is enabled for the example and is recommended as a best practice.
- When prompted, enter the location of the database. In the example, the database will be installed locally, so you can accept the default location.
- After reviewing the configuration parameters, continue with the configuration of the CP server Service Group. The NIC used at cps1 is eth4. The example does not use NetworkHosts. Enter the netmask, and the configuration is complete.
The CPSSG Service Group is now online.
[root@cps1 rhel6_x86_64]# hastatus -sum -- SYSTEM STATE -- System State Frozen A cps1 Running 0 -- GROUP STATE -- Group System Probed AutoDisabled State B CPSSG cps1 Y N ONLINE [root@cps1 rhel6_x86_64]#