11-26-2012 07:34 AM - edited 03-18-2019 12:11 AM
What program and suggested method (one-way, two-way) for local file synchronization between two redundant TMS servers does Cisco recommend?
Solved! Go to Solution.
11-26-2012 09:30 AM
btw, if I see it right these are "customizable" files, so most are either default, do not exist or like the
Data\Software which are just the downloads of software versions.
They can become mission critical if you change and depend on them :-)
Properly syncing them is the right way to go, but don't be disappointed if there is nothing to sync :-)
Please remember to rate helpful responses and identify
11-26-2012 08:27 AM
Patrick,
What files would you want to synchronize? The only data that needs to be shared between servers would be the SQL database.
Thanks,
Justin
11-26-2012 08:29 AM
Cisco TMS Redundancy Deployment Guide v13.2
Appendix 2. Local files for synchronization
During installation of Cisco TMS, customizable files are added which must be synchronized between the two servers when using a redundant deployment.
The files include software and images which can be uploaded to Cisco TMS, and images created by Cisco TMS.
In a default installation the files are located here:
C:\Program Files\TANDBERG\TMS\wwwTMS\Data\CiscoSettings
C:\Program Files\TANDBERG\TMS\wwwTMS\Data\CompanyLogo
C:\Program Files\TANDBERG\TMS\wwwTMS\Data\ExternalSourceFiles
C:\Program Files\TANDBERG\TMS\wwwTMS\Data\Image
C:\Program Files\TANDBERG\TMS\wwwTMS\Data\Language
C:\Program Files\TANDBERG\TMS\wwwTMS\Data\Logo
C:\Program Files\TANDBERG\TMS\wwwTMS\Data\Map
C:\Program Files\TANDBERG\TMS\wwwTMS\Data\MGCSettings
C:\Program Files\TANDBERG\TMS\wwwTMS\Public\Data\Software
11-26-2012 08:45 AM
Patrick,
I see, never really thought about those files. I believe all those files are not mission critical. Anyway you could do a couple things. You could schedule a time in the evening to stop all TMS services and then use a batch file to copy the files over to the other server, then restart the services.
You could also use a program, there are some very expensive products out there and some cheap ones. I use this program for all my sync'ing needs. I just looked and you can schedule it too.
http://sourceforge.net/projects/freefilesync/
Thanks,
Justin
11-26-2012 09:30 AM
btw, if I see it right these are "customizable" files, so most are either default, do not exist or like the
Data\Software which are just the downloads of software versions.
They can become mission critical if you change and depend on them :-)
Properly syncing them is the right way to go, but don't be disappointed if there is nothing to sync :-)
Please remember to rate helpful responses and identify
11-26-2012 12:54 PM
Hi,
(...) You could schedule a time in the evening to stop all TMS services and then use a batch file to copy the files over to the other server, then restart the services
No, stopping the services should never be necessary.
When using load balanced TMS servers internally we usually set up file replication using DFS. DFS is included in all Windows 2008 installations, and makes synchronizing very easy.
Just remember to temporary turn off synchronization before upgrading to a later TMS version, as the installer could fail to update folders that are locked by the synchronization mechanism.
Regards,
Kjetil
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide