Installation guide

96 Chapter 7. Linux Virtual Server Overview
7.6.1.3. ipvsadm
This service updates the IPVS routing table in the kernel. The lvs daemon sets up and
administers an LVS cluster by calling ipvsadm to add, change, or delete entries in the
IPVS routing table.
7.6.1.4. nanny
The nanny monitoring daemon runs on the active LVS router. Through this daemon, the
active router determines the health of each real server and, optionally, monitors its work-
load. A separate process runs for each service defined on each real server.
7.6.1.5. /etc/sysconfig/ha/lvs.cf
This is the LVS cluster configuration file. Directly or indirectly, all daemons get their con-
figuration information from this file.
7.6.1.6. Piranha Configuration Tool
This is the Web-based tool for monitoring, configuring, and administering an LVS clus-
ter. This is the default tool to maintain the /etc/sysconfig/ha/lvs.cf LVS cluster
configuration file.
7.6.1.7. send_arp
This program sends out ARP broadcasts when the floating IP address changes from one
node to another during failover.
Chapter 8 Initial LVS Configuration reviews important post-installation configuration steps
you should take before configuring Red Hat Enterprise Linux to be an LVS router.