First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 15706
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Zach Welch (RETIRED) <zwelch@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Brett Simpson <simpsonb@impmail.dnsalias.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
keepalived-1.0.0.ebuild Ebuild for keepalived. text/plain Brett Simpson 2003-02-14 12:24 0000 2.12 KB Details
keepalived-1.0.0.ebuild Added || die to the make command. text/plain Brett Simpson 2003-02-17 12:43 0000 2.13 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 15706 depends on: Show dependency tree
Bug 15706 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-02-14 12:24 0000
The main goal of the keepalived project is to add a strong & robust keepalive
facility to the 
Linux Virtual Server project. This project is written in C with multilayer
TCP/IP stack checks. 
Keepalived implements a framework based on three family checks : Layer3, Layer4
& Layer5. 
This framework gives the daemon the ability of checking a LVS server pool
states. 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 a 
VRRPv2 stack to handle director failover. So in short keepalived is a userspace
daemon for LVS 
cluster nodes healthchecks and LVS directors failover.

------- Comment #1 From Brett Simpson 2003-02-14 12:24:54 0000 -------
Created an attachment (id=8278) [details]
Ebuild for keepalived.

------- Comment #2 From Brett Simpson 2003-02-14 12:25:22 0000 -------
The main goal of the keepalived project is to add a strong & robust keepalive 
facility to the Linux Virtual Server project. This project is written in C with multilayer 
TCP/IP stack checks. Keepalived implements a framework based on three family 
checks : Layer3, Layer4 & Layer5. This framework gives the daemon the ability of 
checking a LVS server pool states. 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 a VRRPv2 
stack to handle director failover. So in short keepalived is a userspace daemon for 
LVS cluster nodes healthchecks and LVS directors failover. 
  

------- Comment #3 From Brett Simpson 2003-02-17 12:43:35 0000 -------
Created an attachment (id=8380) [details]
Added || die to the make command. 

------- Comment #4 From Zach Welch (RETIRED) 2003-02-24 22:32:27 0000 -------
Committed to portage in sys-cluster.

First Last Prev Next    No search results available      Search page      Enter new bug