Migrate the HA data
We may need to migrate the current HA to another HA in a different Data Center at times; this article will show you how to do so.
Use SSH client connect to current HA master node, perform the command to ensure you are in the master node
On the master node, perform the below commands to stop it and pack the data
Now will need to copy the
data.tar.gz
to the/root
folder of new HA master node.Start HA in current HA. (this step is unnecessary if no need to run the current HA)
Now in new HA master node, perform the below commands
The above steps will take a bit long time, use the below command to ensure the PBX is started
if you don't want to config store the data to AWS S3, skip steps 7, 8, and 9. Perform the below command if the PBX is successfully started
Configure the AWS S3
Perform the command to start the HA:
10. Now run the PBX setup wizard again to configure the PBX
Last updated