Hello all. I have a two server LVS-DR setup using Keepalived for failover. Everything is working fine with multiple public VIPs, private real servers, health checks, etc.
I would like to run an NTP service for the internal network on the LVS nodes using a VIP. Note: I already have a separate NTP service running for public client requests - Public IP VIP routed to two real servers. The proposed private NTP service and the public can not be mingled. When the NTP configuration is set to listen on 0.0.0.0 requests from internal clients are not answered (reply from unexpected source:). When I set the service to listen on the private VIP the requests are answered. As expected. The issue: I cannot set the standby LVS's NTP configuration to listen on VIP because the LVS server is not aware of it. It will not become aware of it until it is the active node. Has anyone run into a similar scenerio. A.k.a clustered service. I would prefer to not have to start the NTP server manually on the new active node if/when LVS fails over. Thanks in advance. hm. _______________________________________________ Please read the documentation before posting - it's available at: http://www.linuxvirtualserver.org/ LinuxVirtualServer.org mailing list - [email protected] Send requests to [email protected] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
