Question
1
Replies
5
Views
Posted: June 2, 2020
Last activity: June 9, 2020
Synchronize ElasticSearch over to DR
Hi All,
During a DR exercise where we failover our SQL Server to another datacentre and then startup Tomcat instances also in another datacentre how do we synchronize the Pega Search Index directory?
We cannot re-index as this takes between 10-16hrs to complete which is not acceptable to the business. So what is the best method of synchronizing the Search directories?
Thanks Craig
Just for reference after we shutdown tomcat on the primary nodes, we copied over the search index directory to each DR node and started Tomcat. That appeared to work just fine, but is not ideal. Is there a better way of doing this?