Henry, Please refer to the Appendix in the Data Protection for Exchange User's Guide. It discusses the subject for setting up scheduling for an Exchange Server in an Active/Passive cluster. An Active/Active Exchange Server cluster configuration is simply two Active/Passive setups.
You need to set up DP for Exchange on both sides of the cluster for EACH server in the Active/Active cluster. A point to keep in mind when setting this up for Active/Active clusters... always treat Exchange servers in an Active/Active cluster as COMPLETELY separate servers, which they are. That means, they should have different TSM NODENAMEs, different options files, different DP for Exchange configuration files, etc. They are two distinct and separate servers and must be treated that way when it comes to backing them up. For your example... you will set up four TSM scheduler services, one on each machine for Exchange Virtual Server #1 and one on each machine for Exchange Virtual Server #2. And you will create two cluster resources (one for each Exchange Virutal Server) that refer to the scheduler services for each server. Thanks, Del ---------------------------------------------------- Del Hoobler IBM Corporation [EMAIL PROTECTED] - Never cut what can be untied. - Commit yourself to constant improvement. =================================================== > In order to schedule backups on an exchange cluster active/active I did the > following steps: > > On the TSM Server > I registered two node names and I defined two schedules one for each > exchange virtual server (exchange cluster active/active). Each schedule runs > a command file pointing to its exchange virtual server. > > Is about installing a windows service where I have some doubts. In the first > node (nodeA) I installed the windows service using /node:nodeA > /password:pass_nodeA /optfile:nodeA.opt. In the second node (NodeB) to > install the windows service, should I use the same parameters like in the > first node /node:nodeA /password:pass_nodeA /optfile:nodeA.opt?