WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: keepalived  (Read 6847 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
keepalived
« on: October 16, 2009, 10:14:38 AM »
Thanks to evofx for:

Code: [Select]
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


Offline randroid

  • Newbie
  • *
  • Posts: 1
Re: keepalived
« Reply #1 on: March 13, 2015, 03:43:15 PM »
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/

Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: keepalived
« Reply #2 on: March 13, 2015, 05:18:56 PM »
Hi randroid
You could try the version from the TC4 repository. Its dependencies are already in the TC5 repository.