Tiny Core Extensions > TCE 2.x
keepalived
(1/1)
Jason W:
Thanks to evofx for:
--- Code: ---Title: keepalived.tcz
Description: Keepalived - LVS Healthcheck & Failover Daemon
Version: 1.1.19
Author: Alexander Larsson
Original-site: http://www.linux-vs.org
Copying-policy: GPL
Size: 20KB
Extension_by: evofx
Comments: Depends on ipvs-2.6.29.1-tinycore.
iptables is optional and is required for certain failover setups.
This extension is PPI Compatible.
Just add /usr/local/etc/keepalived/keepalived.conf into your /opt/.filetool.lst
Keepalived is a userspace daemon for LVS cluster nodes healthchecks and
LVS directors failover. Layer 4 load balancing is included via ipvs kernel module.
It adds strong & robust keepalive facility to the Linux Virtual Server
project by implementing a framework based on three family checks :
Layer3, Layer4 & Layer5/7.
When one of the server of the LVS server pool is down, keepalived informs the
linux kernel via a setsockopt call to remove this server entrie from the LVS topology.
In addition keepalived implements an independent VRRPv2 stack to handle director
failover.
Change-log: 2009/10/16 Original
Current: 2009/10/16 Original
--- End code ---
randroid:
Would there be any reason for this not to be available in TinyCore 5.x? I've been trying to install this on a 5.4 machine and it can't find it via TCE. Looking it up on mirrors it doesn't show the files either, i.e.: http://distro.ibiblio.org/tinycorelinux/5.x/x86/tcz/
Rich:
Hi randroid
You could try the version from the TC4 repository. Its dependencies are already in the TC5 repository.
Navigation
[0] Message Index
Go to full version