I am starting to work on setting up an active-passive cluster primarily for mail fail-over. My question regards differences in folder structure.
On the production servers the mail files are in the typical location:
mail\xyz.nsf
On the DR server we intend to cluster, the files are aggregated from several remote locations, so the structure will be:
hou\mail\xyz.nsf
mer\mail\abc.nsf
cal\mail\def.nsf
Since both the Person doc and the client’s Location doc expect the mail file to be at the
mail\abc.nsf
layer, if there is a failover, will the cluster intelligently handle the folder layer disparity or will there be a problem connecting with the client?
Thanks in advance.
John Rowland