Skip to content

yannou788/High-Availability-Cluster---DBRB-9---HeartBeat

Repository files navigation

HA Cluster DRBD9 HeartBeat

After downloading these scripts, you will need to run this into the linux terminal.

In the best case do it on a new installation with two hard drives

First Hard Drive : Linux System {Ubuntu}

Second Hard Drive : For the Cluster

On the primary Server

  • chmod +x Cluster-installation.sh

  • ./Cluster-installation.sh --primary


  • chmod +x Cluster-php-installation.sh

  • ./Cluster-php-installation.sh --primary


  • chmod +x Cluster-mysql-installation.sh
  • ./Cluster-mysql-installation.sh --primary

On the other Servers

  • chmod +x Cluster-installation.sh

  • ./Cluster-installation.sh


  • chmod +x Cluster-php-installation.sh

  • ./Cluster-php-installation.sh


  • chmod +x Cluster-mysql-installation.sh
  • ./Cluster-mysql-installation.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages