EV building blocks
hi just need some info or clarification
i have 3 EV servers in test lab. All 3 servers host EV services but only 1 has a journal task, the other 2 have no tasks ( i have inherited this, not my set up). Anyway.. when running USL, the services from EVSERVER 2 fail over to EVSERVER 3 as expected and the services on EVSERVER 2 say 'hosted' as I expect. However the journal task on EVSERVER 2 does not move over to EVSERVER 3. It should have moved shouldn't it?
My experience is mainly failing over to EV DR servers without any EV services (active /passive) so the tasks are created as required on the DR server.
Why is the journal task not being created on the target EV server after successful USL failover?
Thanks
A better way to think of this is to separate the Enterprise Vault Server (as listed in the admin console) from the machine (physical or virtual) it is running on. When you run USL, you effectively move (based on the DNS records) an Enterprise Vault Server from one machine to another. It is also possible to have more than one on a single machine, in which case one (or more) will become "hosted".
The main SQL update that USL makes is simply to associate the Enterprise Vault Server with a different machine. The services enumerate the Enterprise Vault Servers that are currently associated with the machine, and pick up all the tasks for all the Servers currently residing on that machine.
In the admin console, the tasks will remain with their original Enterprise Vault Server. In that way, you can then move them back once the machine has been repaired. You can see which machine each Server is currently associated with in the console tree: it's given in brackets after the Server name.
Does that help clarify things?