| 1 | | Perform the following steps to get TDLS databases back in sync |
| 2 | | * login to backup TDLS processor |
| 3 | | * service tdls stop |
| 4 | | * Execute: /usr/tdls/bin/getotherdb |
| 5 | | * service tdls start |
| 6 | | * Execute /usr/tdls/bin/dbshow to confirm databases are back in sync |
| | 1 | From dbshow you will see if the Slave_IO isn’t running or if the flights tables are out of sync. Perform the following steps to get TDLS databases back in sync. |
| | 2 | * Run service tdls stop on the standby server then on the active server |
| | 3 | * Run the ‘config’ command from the server that shows the Slave_IO isn’t running or the one with less TDLS flights |
| | 4 | * Input ‘8’ as the choice to copy complete configuration from the other server |
| | 5 | * Run service tdls start on the server you wish to be active first, the on the other server |
| | 6 | * Run dbshow again to verify databases are synced |