Logoj0ke.net Open Build Service > Projects > home:jg:ha > keepalived > Meta
Sign Up | Log In

Meta Configuration of Package keepalived

x
 
1
<package name="keepalived" project="home:jg:ha">
2
  <title>HA monitor built upon LVS, VRRP and services poller</title>
3
  <description>The main goal of the keepalived project is to add a strong &amp; robust keepalive facility to the Linux Virtual Server project. This project is written in C with multilayer TCP/IP stack c
4
hecks. Keepalived implements a framework based on three family checks : Layer3, Layer4 &amp; Layer5. This framework gives the daemon the ability of checking a LVS server pool states. When
5
 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
6
 implements a VRRPv2 stack to handle director failover. So in short keepalived is a userspace daemon for LVS cluster nodes healthchecks and LVS directors failover.</description>
7
  <build>
8
    <enable repository="RHEL_5"/>
9
    <disable repository="openSUSE_10.2"/>
10
    <enable/>
11
    <enable repository="CentOS_6"/>
12
    <enable repository="CentOS_5"/>
13
    <enable repository="RHEL_6"/>
14
  </build>
15
</package>
16