Difference between revisions of "Keepalived"
From LVSKB
m |
m |
||
Line 2: | Line 2: | ||
Keepalived provides a strong and robust health checking for LVS clusters. It implements a framework of health checking on multiple layers for server failover, and VRRPv2 stack to handle director failover. | Keepalived provides a strong and robust health checking for LVS clusters. It implements a framework of health checking on multiple layers for server failover, and VRRPv2 stack to handle director failover. | ||
+ | |||
+ | |||
+ | == Examples == | ||
Line 9: | Line 12: | ||
* [http://www.linuxdevcenter.com/pub/a/linux/2005/09/01/keepalived.html Philip J. Hollenback's article "Improving Network Reliability with Keepalived" at LinuxDevCenter] | * [http://www.linuxdevcenter.com/pub/a/linux/2005/09/01/keepalived.html Philip J. Hollenback's article "Improving Network Reliability with Keepalived" at LinuxDevCenter] | ||
+ | |||
+ | {{cluster-management-stub}} | ||
[[Category:Cluster Management]] | [[Category:Cluster Management]] |
Revision as of 14:32, 1 August 2006
Introduction
Keepalived provides a strong and robust health checking for LVS clusters. It implements a framework of health checking on multiple layers for server failover, and VRRPv2 stack to handle director failover.
Examples
External Links
- http://www.keepalived.org/
- Philip J. Hollenback's article "Improving Network Reliability with Keepalived" at LinuxDevCenter
"Keepalived" is an cluster management related stub. You can help LVSKB by expanding it |