The following procedure should be performed on a new Enterprise Vault installation.
1. Ensure you have DNS aliases for each Enterprise Vault Server that point to the physical servers DNS A record
Example:
Berlinalias.lucern.local CNAME BERLIN.lucern.local
Praguealias.lucern.local CNAME PRAGUE.lucern.local
Warsawalias.lucern.local CNAME WARSAW.lucern.local
BERLIN.lucern.local A HOST 192.168.1.3
PRAGUE.lucern.local A HOST 192.168.1.4
WARSAW.lucern.local A HOST 192.168.1.5
2. Ensure you have a DNS alias pointing to a designated primary Enterprise Vault server
Example:
vaultsite.lucern.local CNAME Berlinalias.lucern.local
3. Check that the these records resolve correctly on each Enterprise Vault Servers, flush the dns cache if required (ipconfig /flushdns).
4. Perform the Pre installation Tasks and install Enterprise Vault as described in the Enterprise Vault documentation. Remember to use the alias name and not machine name when configuring Enterprise Vault.
The Enterprise Vault Storage queue location must be on a file system that is a common shared location between the associated building blocks servers. For important information about other requirements, see the section "Extra requirements for building blocks" in the Enterprise Vault Administrator's Guide.
5. Once all Enterprise Vault servers have successfully installed, complete the Post installation Tasks as described in the Enterprise Vault documentation.
6. Run Update Service Locations (USL):·
Related Knowledge Base Articles
How to setup building blocks and configure Enterprise Vault for a failover scenario in Enterprise Vault 14.1 or earlier