cancel
Showing results for 
Search instead for 
Did you mean: 
Baris_A
Level 4
Partner

Hello all,

In this article I want to cover the steps of two nodes Enterprise Vault Failover Cluster with Windows Failover Cluster Feature. Actually I prepared a guide before and I want to share it. If you have any suggestion it would be improving.

Since it is not my point, I won’t mention about configuring Windows Failover Cluster in this guide. If you need to configure Windows Failover Cluster feature, you can browse this web site.

http://technet.microsoft.com/en-us/library/ff182338(v=ws.10).aspx

Now I assume that you have configured windows failover cluster feature with two nodes. It should be good to mention about my test environment.

1 domain controller, windows server 2008 r2

1 Exchange Server 2010 (running on domain controller)

1 SQL Server 2008 R2

2 nodes for Enterprise Vault, windows server 2008 R2

1 iSCSI target server software running on domain controller (for shared disk)

Lets begin with failover cluster management console.

1- Open failover cluster management console. Overview of console is as shown below. As you can see from image the failover cluster name is ha.test.ev , two nodes (n1 and n2)

2- clip_image002

3- I have configured two network interface connections. One for cluster heartbeat and one for client access. I have configured four iscsi disks for quorum resource, msmq , index/cache and vault stores partition. I want to use separate disks as it is written in best practice documentations.

4- clip_image004

5- Now, we need to build a service for which will be used by Enterprise Vault Cluster structure. Right-Click “services and applications” and start the wizard as you can see from step 4. I wish there was a built-in Enterprise Vault service support, but for now we need to configure the properties of service manually. Choose “other server” and continue.

6- clip_image006

7- Give a proper name to your cluster. Client Access Point is name of the Enterprise Vault Cluster. I generally use “archive” for client access point. :) We will use an alias to point the client access point later. Use an appropriate Internet Protocol address for “archive”.

8- Choose the cluster disk which will be used by “archive”.

9- clip_image008

10- I will use these disks for msmq, index/cache and vault store partition. You can use the summary as shown below.

11- clip_image010

12- Now we have a service named “archive” for Enterprise Vault Cluster and you can see the failover cluster management console below. “archive” is online, current owner is “n2”.

13- clip_image012

14- As you know Enterprise Vault also depends on MSMQ service. But we have not configured an msmq service for “archive” yet. Right-Click on “archive”. From the context menu choose “Add a resource”. Expand it. Expand the “More Reources”. Choose 8 as shown below.

15- clip_image014

16- Now MSMQ is added as a resource to “archive”. Bu it is not online. At this point I want to explain a couple of things. As you can see below, “archive” service has some resources (server,MSMQ and Drives). Resources have dependencies. If their dependencies are not set correctly, you can’t bring them online! Let’s observe some of them.

17- clip_image015

18- Client Access Point dependency is shown below. It has (needs) IP Address Resource which we configured earlier.

19- clip_image017

20- Dependencies for MSMQ are shown below. It needs a disk resource and client access point name resource. These are set properly as shown below.

21- clip_image019

22- I want to add a dependency list from Symantec’s web site. You can use the list for your future configurations or changes

23- clip_image021

24- Now, Cluster service for Enterprise vault is set. We can deploy Enterprise Vault Application to two nodes. Before this you should use “prepare my system” and “deployment scanner” for a proper installation.

25- You can find both of these tools from EV Install Launcher as shown below.

26- clip_image023

27- In fact, for both two cluster nodes some more configuration steps and application installations are needed to be done before Enterprise Vault installation. You can find more information from that web link http://www.symantec.com/connect/articles/archiving-exchange-server-2013-enterprise-vault-10 . After all preparation is done, install the Enterprise Vault application on both nodes. Reboot both nodes. After login, wait for post install configuration.

28- Begin EV configuration with hitting Enterprise Vault Configuration button :)

29- clip_image025

30- You can find it from Start Menu as shown above.

31- clip_image027

32- The wizard is aware of cluster service as shown above!

33- You need to choose cluster service. As you can see it below, the service must have proper resources. As you remember we correctly configured resources earlier!

34- clip_image029

35- Choose your service (mine is “archive”) and hit next..

36- clip_image031

37- We do not have any vault directory. So we create new one. Next…

38- clip_image033

39- This is a generic question :)

40- clip_image035

41- Provide proper EV admin account and password information as asked above.

42- clip_image037

43- SQL Server fully qualified domain name!

44- clip_image039

45- Choosing a path for database files and log file on SQL Server. These are Vault Directory database and Vault Directory log paths.

46- clip_image041

47- Now, choose your SQL Server for EVOM database and Log file.

48- clip_image043

49- Same as step 44 and 45. Surely you can use different paths for each EV database if you have sufficient environment.

50- clip_image045

51- Firstly, create a DNS alias record that points to “archive” service. (“archive” is meant to be archive.test.ev)

52- clip_image047

53- Choose index location and cache location paths from available cluster disk resources.

54- clip_image049

55- You can check the box to bring resources online or you can do this later.

56- clip_image051

57- Carefully read the report in case of any failure or error. Go on after viewing report.

58- clip_image053

59- These options shown above are up to you. You can run getting started wizard now. I generally choose “just close this wizard”. I do configurations manually later.

60- Now 1st enterprise vault cluster node is configured properly.

61- You can add 2nd enterprise vault node to the EV cluster now! Easy job :)

62- Actually with same way as you did with 1st node. Push the EV Configuration Wizard.

63- Select the 2nd option as you can see at step 31.

64- You will be asked for Resource Group, you know this information.

65- Mine is “archive”

66- You will be asked for Enterprise Vault Admin account password. You know this.

67- After a couple of “Next”, 2nd node is configured as 2nd Enterprise Vault Cluster Node!

68- As a Result we have properly configured Highly Available Enterprise Vault Structure now…

69- You can do some tests. Move cluster service to other node and call it back. Shutdown one node and observe the situation. Cluster service will be moved to online node in few minutes.

70- If you want to observe some official documentation, you can browse that web site.

71- http://www.symantec.com/business/support/index?page=content&id=HOWTO58149

Conclusion:

If you want to establish a highly available Enterprise Vault structure you can use Windows Failover Cluster feature. Another way is using another product, Veritas Cluster Service.

If a disaster recovery site is needed to be built, the combination of Storage Foundation, Veritas Volume Replicator, Veritas Cluster Service are nice products.

You can find different ways for DR sites. For example; Microsoft Hyper-V 3.0 VM replication(I think the easiest way :) )! Vmware products can be used as well.

For hyper-v 3.0 virtual machine replication;

http://blogs.technet.com/b/tommypatterson/archive/2012/10/10/replication-with-hyper-v-replica-part-i...

http://blogs.technet.com/b/tommypatterson/archive/2012/10/10/replication-with-hyper-v-replica-part-i...

For Storage Foundation;

http://www.symantec.com/storage-foundation-basic

For Veritas Cluster Service;

http://www.symantec.com/cluster-server

For Veritas Volume Replicator;

http://www.symantec.com/replicator

This is the end. I hope this is informative for you.

Comments
nathanmike
Level 4
Partner
@baris, very nice post ;)
Baris_A
Level 4
Partner
Thank you Nathan
Bruce_Cranksh1
Level 6
Partner Accredited

Very helpful article, Clustering is one thing on  EV I'm was always a little unsure of :)

Dnaik79
Level 4
Partner Accredited

HI....

What is best method th change VSA password in mention configuration Microsoft clustering with both EV & SQL for local failover in N+1 configuration

LMS
Level 2

Greate Artcle. We were searching for such an article

We are trying to migrate the existing stand alone server EV installation to virtual clustered environment. So once we completed the above clustered installation how can we migrate the existing configuration, we are planning to keep the same same server name with Clustered instance? Can you comment on that

AndrewB
Moderator
Moderator
Partner    VIP    Accredited

thank you for taking the time to create this post

Idriss_Ali
Level 4
Partner

Thank you for the nice Post.

just a question, can i enable storage replication of cluster EV to DR ev node?

 

AndrewB
Moderator
Moderator
Partner    VIP    Accredited

You're welcome to come post in the forum section and we can have a discussion about it.

Fouad_Alkharouf
Level 1
Partner

Thank you for spending time to create this helpful post...

Version history
Last update:
‎02-11-2013 11:35 AM
Updated by: