Forum Discussion

ia01's avatar
ia01
Level 6
12 years ago

EV Site and Server Alias Question

Hi, I'm confused with EV Site and Server Alias Question. Please anyone can clarify this? We want to install two EV Server. "EV1" and "EV2" Now we have two alias for each EV Server "EVA1" pointi...
  • JesusWept3's avatar
    12 years ago

    Site Alias is used once when you very first configure enterprise vault
    It *used* to be a seperate Alias, so you would have something like


    physicalServer1.myDomain.com
    physicalServer2.myDomain.com

    EVServer1 (CName) -> physicalServer1.myDomain.com
    EVServer2 (CName) -> physicalServer2.myDomain.com

    Then an alias like
    EVSite -> EVServer1

    so that way if EVServer1 ever goes away, you could point the site alias to another EV Server
    Or if physicalServer1.myDomain.com ever goes away, you could point evserver1 to physicalServer2 or 3 etc

    From EV8 upwards, the site alias would always be the the alias of the first server to be installed
    So you would have EVServer1 -> physicalServer1.myDomain.com
    And the site alias would be EVServer1

    So Site Alias should always point to the Alias'd server, not the physical machine name
    Also make sure that when you set the alias up, not to include the domain name, because if you change domains, from say myDomain.com to newCompany.internal, your EV will have that myDomain.com stamped all over it with no ability to change it, and so you'd need DNS entries pointing to that particular server from then on out