Bongoyo: Simple High Availability

6°43'12"S 38°16'0"E


What is Bongoyo

Bongoyo is a high latency (in the order of 1 minute) failover daemon for various unixy machines. It is intended to be easily deployed and extensible.

HA is achieved by having redundant/failover server(s) takeover the IP of the virtual server(s). The IP takeover is done through simple IP aliasing without taking over any link-layer hardware address.

Features

What it is not

Example usage

Objective: A HA LPRng lpd server called v1.

Solution: Set up two failover servers, f1 and f2, so that each of them can provide the LPRng service of v1. Install bongoyo and create the appropriate bongoyo.conf file. Start the bongoyo daemons on f1 and f2, then watch as one of them take over the IP of v1.

Job done. Submit request for a long vacation.

Documents

The documents will attempt to describe (in a somewhat ad hoc manner) details regarding bongoyo. The details are separated into these sections:

  1. Methods overview
  2. Configuration with examples
  3. Modules
  4. Programs internals
  5. Wish list

Download

Get it from http://sourceforge.net/projects/bongoyo/.


Page mangling by Edwin Lim.

Tue Oct 3 02:26:56 EDT 2000

SourceForge Logo