SFTP (CrushFTP)with HA

concept

Services to be used

  • Keepalived

  • CrushFTP

  • crontab

CrushFTP

Install CrushFTP using this tutorial

Setup HA using Keepalived

Lets configure HA

Hostname
IP
Role

SF1

192.168.4.231

Master

SF2

192.168.4.232

Slave

VIP

192.168.4.235

VIP

type ip a in terminal to find IP address of you hosts, install below mentioned packages in your servers.

edit your config, I am using nano as editor because I am using Ubuntu.

First node

Second node

Start and enable the service

Stopping the service

Starting the service

get the status

Last updated

Was this helpful?