Configure Standalone Servers

Follow the steps below to add and configure standalone or transaction replication database server(s) to your cluster:

  1. Execute the cluster creation steps described in Creating Clusters.
  2. Complete setting up the network and database access.

  3. Locate the Servers panel on the Create Cluster screen. This is the third panel on the screen.

  4. Select Server from the Server Type drop-down menu.

    Servers.png

  5. Enter the IP address/FQDN (Fully Qualified Domain Name) of the database server you wish to add.
  6. Enter the port number. 
  7. Select the server role from the drop-down list (see table below).

    Server_role.png

    Option Description
    Read + Write

    Setting for primary Servers. This setting tells ScaleArc that this server can take write operations.

    Read

    Setting for secondary or backup Servers that can take read-only transactions at runtime.

    Standby + Read

    Setting for secondary machines that can take Read or Write transactions but ScaleArc only delivers Read queries to this server type. In the event of the Read+Write server becoming unavailable ScaleArc, automatically promotes servers with this type to be a Read+Write server and demotes the original server to Read+Standby.

    Standby, No Traffic

    Warm standby server for ScaleArc. This server cannot or should not take transactions at runtime unless the Read+Write Server becomes unavailable, at which time ScaleArc demotes the Read+Write server and promotes the Standby Server to be Read+Write. Often used for other replication types such as log shipping.

  8. Click Add Server to load the server information. Repeat steps 5-8 to add more database servers as required. 

  9. If you wish to clone (copy) the configurations of a specific cluster, including the database servers added to that cluster, select the cluster of choice from the drop-down in the ScaleArc Cluster Settings section. 
    Clone_cluster_configuration.png

    • The Start Cluster After Setup setting determines if the cluster is ON or OFF immediately following a setup. Select the checkbox as appropriate.
  10. Click on Setup Cluster to complete the configuration. 
  11. If you have incorrectly configured the settings, you may see an error alert.
  12. Click OK. Review the details in the log and address the error in the appropriate section of the screen.
    SA-Demo-CreateClus-CreateClusErrLog-8-5.png
     
  13. Click Finish to set up the cluster.
  14. When completed, the system posts a notification screen. 
    Create_cluster_success.png

  15. The cluster appears in the CONTROL PANEL section of the dashboard along with the database servers that were added. The Cluster ID appears below the cluster name.
    Cluster_control_panel.png
     
  16. If you had selected the checkbox to Start Cluster After Setup (this is selected by default), the newly created cluster's green icon indicates that the cluster is already running. If you had unchecked this option, the cluster icon will be red, indicating that you need to start the cluster. Click START in the Status column to run the cluster. The icon should turn green indicating it is now running. You can stop the cluster using the STOP button. 
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request