/
PBX GUI - Warm Spare PBX 15+ Setup

PBX GUI - Warm Spare PBX 15+ Setup

 

This information on this page applies only to PBX versions 15.x and above. For version 14.x or lower please see: Warm Spare Setup

 

 

 

Introduction

This guide will walk you through the process of setting up a warm spare server.

APPLICATION NOTE

You will need 2 PBX servers of the same model with identical hardware including analog and digital cards.

This article assumes the following:

  • You have an existing PBX system that will be your primary server.

  • You have an identical PBX system that will be your secondary server.

  • The two servers can communicate on an IP level.

 

The Warm Spare setup on PBX 15+ has changed from the way it used to be in older versions.  
We are now using the Filestore ,  API and Backup & Restore modules for the Warm spare Backup configuration, so we need to ensure that all 3 mentioned modules are present in both Primary and Secondary server.

 

We have to follow below mentioned steps in order to setup PBX 15+ Warmspare setup.  

NOTE  - one primary difference in this latest iteration of warm spare functionality is that the majority of the configuration is done on the PRIMARY system and not the Warmspare!

How to add the Warm Spare Server on the Primary Server

the process needs to send data from the primary to the warmspare. We can either use FTP or SSH protocol to perform this task using Filestore module (SSH is the recommended path) 

SSH Configuration 

Please refer to PBX GUI - Setting up the SSH key section to set the SSH association between primary and warmspare server.

Filestore Module Setup 

Once SSH Setup done, we have to configure the Filestore module for the SSH.

Please follow the guide Filestore Module#SSH to perform the SSH configuration on the primary server.

FTP Configuration 

We have to enable FTP protocol on the Warm Spare (Secondary) server by following System Admin - Provisioning Protocols#ProvisioningProtocols-Enable/DisableFTP 

filestore FTP

If you have selected the FTP filestore, make sure that your FTP username and password are not removed from the Warm Spare Server
during the Restore process(System Admin→Provisioning Protocols) to overcome this situation, you can use the same FTP username and password
on the Warm Spare Server as the Primary Server. Or, you can create a separate FTP user for the Filestore module to access the server.

Filestore Module Setup 

Once FTP Setup as mentioned as above done then we have to configure "Filestore" module for the FTP.

Please follow the guide Filestore Module#FTP to perform the FTP configuration i.e. Add Warm Spare (Secondary) server.

Generating API Credentials on the Warm Spare Server

We need to generate API credentials on Warm Spare (Secondary) server which will be used by Primary Server to trigger the "restore" process to Warm Spare server.
SSH or FTP method will be used to copy the data but API will be used to initiate the "restore" process.
Please follow the steps below to generate the Warm spare API credentials which will be used later in within the backup job definition on the primary.

FreePBX GUI → Connectivity → API 

  1. Create the Application Machine to Machine App

    image2022-9-22_13-49-44.png
  2. Allow the scope(gql:backup) to access the backup module and then "Add Application".

    image2022-9-22_13-50-40.png

     

     

  3. Copy the Access details to notepad or text editor, you will need this info when we setup the replication job on the Primary server.

    image2022-9-22_13-52-7.png

     

     

SSL Certificates

If you are using self Singed Certificates, DO NOT use HTTPS in the below URLs on primary server Which can result this error (cURL error 60: Issuer certificate is invalid. )

1. Token URL
2. Authorization URL
3. GraphQL URL
4. Rest URL

HTTP / HTTPS ports

When the PBX WebUI is configured to use non-standard ports for HTTP (80) / HTTPS (443), then you need to include the port number in the URLs.
For example when port 2001 is configured for HTTP the Token URL will look like this:

http://192.168.3.249:2001/admin/api/api/token

How to setup a Warm Spare Backup job

Build your backup job as you normally would however make sure you are adding your Warm Spare server as one of the backup Storage Locations (note you can select multiple Storage Locations here)

image2022-9-22_13-56-15.png

Enable the "Warm Spare" option.

image2022-9-22_13-55-14.png

Once we enable the "Warm spare" option. Now you can see the Warmspare configuration options as shown below.

Warm Spare Server Input fields

image2019-10-24_13-10-52.png

 

The Warm Spare settings will show up once "Enable" is set to "Yes"

image2021-4-27_14-26-24.png

 

 

 

image2019-10-24_14-40-34.png

 

Should NAT settings from primary system be restored to the Warm Spare system?

image2019-10-24_14-41-7.png

 

Should Bind Address settings on the primary system be restored to the Warm Spare Server ?

image2019-10-24_14-47-39.png

 

Should DNS settings on the primary system be restored to the Warm Spare Server ?

image2019-10-24_14-48-12.png

 

Should we run "Apply Configs" on the Warm Spare Server after a restore is completed?

image2019-10-24_14-50-43.png

 

The Warm Spare Server which is added in the Filestore module (FTP/SSH)

 

image2019-10-24_14-51-57.png

 

Warm Spare server Access Token URL

 

image2019-10-24_14-53-54.png

 

Client ID generated on the Warm Spare Server API

image2019-10-24_14-54-33.png

 

 

Client Secret generated on the Warm Spare Server API

image2019-10-24_14-55-17.png

 

GraphQl URL Generated on the Warm Spare Server API

image2019-10-24_14-56-18.png

 

This is the Access Token which will be generated on the Warm Spare Server

image2019-10-24_14-57-15.png

 

By clicking on this button, you can TEST the connectivity between the servers

 

image2021-4-27_14-29-57.png

 

Exculde Certman while restoring the backup

If this option is set to yes then certificate will not be restored which require HTTPS config to be rebuild manually with spare server certificate.

image2021-4-27_14-29-57.png

 

Exculde Certman while restoring the backup

If this option is set to yes then certificate will not be restored which require HTTPS config to be rebuild manually with spare server certificate.

image2021-4-27_14-31-7.png

 

Exclude Trunks

While restring the backup exculde the trunks from primary server

 

 

Execute Warm spare job 

 

Once the warm spare backup job has been created, we can see the backup job in Backup & Restore grid.

image2020-4-9_18-4-56.png

 

 

We can either choose to run Warm Spare via "Scheduling option" while creating or editing backup job or we can run directly from the grid.

Warm spare job output will be something like below and at the end "Restore Status" will display the response from the API (which triggered the restore process in warm spare server).

image2020-4-9_18-7-2.png

 

IMPORTANT Operational notes:

  • be certain to omit the backup module from the warm spare job's list of modules to backup and restore;  otherwise the job will be replicated to the warm spare in an active state and will attempt to run causing general chaos and mayhem.

  • if you see warm spare job failures related to a truncated key or connectivity issues  insure that the IP of both the primary itself and the warm spare are defined in firewall as trusted ON THE PRIMARY... if not during the restore those items configured in firewall are on the warm spare are overwritten by that which is restored from the primary and if the primary's IP is not defined as trusted on itself , when those rules are replicated to the warm spare access from the primary to the warm spare can be impacted causing the job to fail 

  • Sipstation users need to have a primary and a warm spare trunk group; trunks are to be individually configured on the respective deployment with the primary trunk group set up to failover to the warm spare trunk group. Additionally within the warm spare options, "Exclude Trunks" must be flagged as YES and the sipstation module must be omitted from the warm spare job.

 

Return to Documentation Home I Return to Sangoma Support