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 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.

     

     

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)

Enable the "Warm Spare" option.

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

Warm Spare Server Input fields

 

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

 

 

 

 

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

 

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

 

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

 

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

 

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

 

 

Warm Spare server Access Token URL

 

 

Client ID generated on the Warm Spare Server API

 

 

Client Secret generated on the Warm Spare Server API

 

GraphQl URL Generated on the Warm Spare Server API

 

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

 

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

 

 

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.

 

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.

 

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.

 

 

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).

 

 

Return to Documentation Home I Return to Sangoma Support