vqalive

”General

vqalive negotiates a shared ip between two machines. This provides for hot stand by failover to a redundant machine, thus increasing overall uptime.

  • Negotiates a shared IP between two machines.
  • runs as a daemon.
  • automatically start or stop services.
  • signal interface to drop shared ip.
  • written in C.
  • small, efficent and simple to configure.
  • works with standard init scripts.

”Usage”

Two identical email servers each have an IP assigned to them. A third “virtual” IP is shared between the two machines. vqalive manages which machine has the virtual IP. This virtual IP is given out to the world for email services. If the primary server goes down, vqalive automatically assigns the virtual IP to the backup server. When the failed machine comes back on line vqalive will automatically make it the secondary server, ready in case the primary server has a problem.

Typical email server configurations also incorporate a method for sharing the emails between servers with either a shared data store or syncing the secondary server with the primary.

”Documentation”

vqalive version 1.1 Documentation

Copyright © 2012