Alscion_68122
Apr 25, 2012Nimbostratus
Error synchronizing configuration
Hi all,
I have a management server driving some of my BigIPs clusters with iControl (& Java). Periodically the management server use System::urn:iControl:System/ConfigSync::s
ynchronize_configuration() to synchronize the two BigIPs of a pair. For five days, it fail on a BigIP pair. The other pair synchronize correctly.
I checked on the management server but the log are not explicit:
Exception caught in System::urn:iControl:System/ConfigSync::synchronize_configuration()
Exception: Common::OperationFailed
primary_error_code : 16908289 (0x01020001)
secondary_error_code : 0
error_string : Error synchronizing configuration:
I think this answer come from the BigIP. I know synchronize_configuration() correspond to the bigpipe command b config sync but the command pass sucessfully on the BigIP.
I checked /var/log on BigIP: audit, configsync_peer.log, ltm but nothing about the error of configsync. Where can I check logs relating what is generating this synchronization error?
Thanks!