Two mailstores, how can i recovery if one die? Hi, i installed a node 1 with Ldap Master + Mailstore (50% users) + Mta, etc working in one location and i have a node 2 in other location with Ldap Repica + Mailstore (50% users) + Mta,etc. Works fine... but how can i implement a high availability scheme?.
Case 1: For example: if node with ldap master die.. the node 2 works fine, but only with the 50% of users.. how can i enable the other 50% users? i can't write in the ldap replica.
Case 2: In the case that node 2 die, in the node 1 only i have to move the node 2 users store to node 1 store... this step is easy cause i can write in the ldap master.
thanks |