Enable SingleStore multidatacenter
Last Updated:
June 30, 2026
- On "Site B", disable the license for Insight Views in the ServAssure NXT Tenant Configuration under Licenses > Insight Key.
- On "Site B", stop the following
services: kafka, zookeeper, schema-registry, maintain, and api services. To do
this, run the following command:
ansible-playbook -i <inventoryFile-SiteB> tools/site-service-manager.yml -u remote_user -bkK- Input stop to stop all the processes.
- On "Site B", run the following
command:
ansible-playbook -i <inventoryFile-SiteB> tools/htap-multi-dc-manager.yml -u remote_user -bkK- When prompted, select
1 to enable multidatacenter on Site B SingleStore
nodes.NOTE: If Site B SingleStore nodes are replicating, a warning is displayed.
ATTENTION: Wait until this step is completed before proceeding to the next step. This process may take long if many years of data must be replicated. - When prompted, select
1 to enable multidatacenter on Site B SingleStore
nodes.
- On "Site B", run the following
command:
ansible-playbook -i <inventoryFile-SiteB> tools/dump-users-roles-groups.yml -u remote_user -bkKNOTE: User in the command must be same as the user installing SingleStore.
