You must assign a new IP address to each cloned virtual appliance before you power it on. The IP address must be resolvable in DNS. If the address is not in the reverse DNS, you must also assign the host name.
Procedure
What to do next
- Wait for a few minutes until the Elasticsearch cluster is created before adding the cloned virtual appliance to the load balancer.
Elasticsearch, a search and analytics engine, is embedded in the virtual appliance.
- Log in to the cloned virtual appliance.
- Check the Elasticsearch cluster:
curl -XGET 'http://localhost:9200/_cluster/health?pretty=true'
Verify that the result matches the number of nodes.
- Add the cloned virtual appliance to the load balancer and configure the load balancer to distribute traffic. See your load balancer vendor documentation for information.
- If the original service instance was joined to the domain, then you need to join the domain in the cloned service instances.
- Log in to the VMware Identity Manager console.
- Select the Identity & Access Management tab, then click Setup.
The connector component of each of the cloned service instances is listed in the Connectors page.
- For each connector listed, click Join Domain and specify the domain information.
For more information about Active Directory, see Directory Integration with VMware Identity Manager.
- For directories of type Active Directory over Integrated Windows Authentication (IWA), you must do the following:
- For the cloned service instances, join the domain to which the IWA directory in the original service instance was joined.
- Log in to the VMware Identity Manager console.
- Select the Identity & Access Management tab, then click Setup.
The connector component of each of the cloned service instances is listed in the Connectors page.
- For each connector listed, click Join Domain and specify the domain information.
- Save the IWA directory configuration.
- Select the Identity & Access Management tab.
- In the Directories page, click the IWA directory link.
- Click Save to save the directory configuration.
- For the cloned service instances, join the domain to which the IWA directory in the original service instance was joined.
- Enable the authentication methods configured for connector on each of the cloned instances. See the VMware Identity Manager Administration Guide for information.
The VMware Identity Manager service virtual appliance is now highly available. Traffic is distributed to the virtual appliances in your cluster based on the load balancer configuration. Authentication to the service is highly available. For the directory sync feature of the service, however, in the event of a service instance failure, you will need to manually enable directory sync on a cloned service instance. Directory sync is handled by the connector component of the service and can only be enabled on one connector at a time. See Enabling Directory Sync on Another Instance in the Event of a Failure.