Forum Discussion

Harris_Hassan_3's avatar
Harris_Hassan_3
Icon for Nimbostratus rankNimbostratus
Mar 05, 2009

GTM not Synchronizing

Hi , i would like to get the advice of anyone who has experienced problems with their GTM not synchronizing.

 

 

Found the problem when i tried to add new records to Zonerunner and noticed that they were not replicated to our DR(disaster recovery) GTM.

 

 

First off , i verified the following :

 

 

a) Network Availability (both units are pingable and iQuery port is open)

 

b) SSL certificates have not expired.

 

 

Proceeded to check the GTM logs and found the following errors at my DR box :

 

 

Feb 22 04:02:31 DR_GTM gtmd[7983]: 011a001b:5: SYNC started

 

Feb 22 04:02:31 DR_GTM gtmd[7983]: 011a001d:3: SYNC loading from: PRODUCTION_ip

 

Feb 22 04:02:31 DR_GTM gtmd[7983]: 011a001b:5: SYNC_ZONES started

 

Feb 22 04:02:34 DR_GTM zrd[1034]: 01150a39:3: Sync Zones pid:31062 exited with error code 255

 

Feb 22 04:02:34 DR_GTM rsync: connection unexpectedly closed (0 bytes received so far) [receiver]

 

Feb 22 04:02:34 DR_GTM rsync error: error in rsync protocol data stream (code 12) at io.c(463) [receiver=2.6.8]

 

Feb 22 04:02:34 DR_GTM syncer /usr/bin/rsync failed!

 

Feb 22 04:02:34 DR_GTM Couldn't rsync gtm configuration at /usr/local/bin/syncer line 133.

 

 

Logged a case with F5 but was wondering if there is anything i can do on my own to isolate the error.

 

 

Also , can i manually synch the 2 boxes ? Will gtm_add be able to do this ? From what i understand gtm_add will copy the wide ip's and not the zonerunner files.

 

 

Apologies if this is the wrong forum as i didn't notice any troubleshooting boards on the front page (or is it even allowed )

 

2 Replies

  • Support should be able to help with this after reviewing your tech.out files.

     

     

    I was hit by two related issues, both of which have been solved:

     

     

    Solution 6146: Click here

     

    Solution 6698: Click here

     

     

    May not be your issues, but like I said, support will be able to help with this much better than we can. HTH...Jason
  • We just ran into this issue. Turns out that an errant automation script wrote bad records out, causing the GTM to fill up our disk space with errorinf directories. Thus preventing the zone files from being updated. We had to delete all the directories under /var/named/tmp. Another indicator were database error messages on the GUI performance screens as RRD couldn't update it's files either.

     

    It would be nice to see an DevCentral article on how the GTM synchronization / zrd / named process occurs. We have had a few issues where making updates too quickly or in the wrong order got us into trouble.