Troubleshooting Replication-Related Problems
Error Message:
Warning: data for replica %s was reloaded, and it no longer matches
the data in the changelog. Recreating the changelog file. This
could affect replication with replica's consumers, in which case
the consumers should be reinitialized.
Reason: This message may appear only when a supplier is restarted. It
indicates that the supplier was unable to write the changelog or did not flush
out its RUV at its last shutdown. The former is usually because of a disk-space
problem, and the latter because a server crashed or was ungracefully shut
down.
Impact: The server will not be able to send the changes to a consumer if the
consumer's
Remedy: Check the disk space and the possible core file (under the server's
logs directory). If this is a single-master replication, reinitialize the
consumers. Otherwise, if the server later complains that it can't locate some
CSN for a consumer, see if the consumer can get the CSN from other
suppliers. If not, reinitialize the consumer.
Error Message:
agmt=%s(%s:%d): Can't locate CSN %s in the changelog (DB rc=%d).
The consumer may need to be reinitialized.
Reason: Most likely the changelog was recreated because of the disk is full or
the server ungracefully shutdown.
Impact: The local server will not be able to send any more change to that
consumer until the consumer is reinitialized or gets the CSN from other
suppliers.
Remedy: If this is a single-master replication, reinitialize the consumers.
Otherwise, see if the consumer can get the CSN from other suppliers. If not,
reinitialize the consumer.
370
Red Hat Directory Server Administrator's Guide • May 2005
no longer exists in the server's changelog.
maxcsn
Need help?
Do you have a question about the DIRECTORY SERVER 7.1 - ADMINISTRATOR and is the answer not in the manual?
Questions and answers