|
Notes:
If the servers can communicate, are in time sync and have the same DS versions, the best thing to do is to LEAVE THEM ALONE! That's nice in the real world. In the Practicum, that little clock in the upper right corner keeps on ticking. In both cases, the heartbeat can only send what is in the change cache of the server. If the cache is in error, more corrective actions are necessary. If only the Master is correct, a "Send All" from the Master will update all the replicas. If only one replica is incorrect, a "Receive from Master" will replace the replica with the data on the Master. If one replica is correct, a "Send All" from it will update all the other servers in the ring. These actions can be found in DSREPAIR and NDSMGR32. |