Questions tagged [lvs]

LVS is the Linux Virtual Server, www.linuxvirtualserver.org. It offers persistent load balancing built ontop of the linux kernel.

http://www.linuxvirtualserver.org

96 questions
0
votes
1 answer

how to check whether the backend server in a loadbalancer has bypassed the loadbalancer in a DSR mode while replying to client?

I couldn't find much information on how to verify if DSR mode in a loadbalancer works or not. Is there a way to find whether the loadbalancer is bypassed during a reply from the backend server to the client in case of a Direct Server Return node ?
0
votes
0 answers

IPVS transmitting packets to incorrect backends

We are using ipvs for L4 loadbalancing which transmits packets to L7 backends on ipip tunnel mode. There are three ipvs systems configured with source hashing for persistence. Sometimes, ipvs is transmitting the packets to incorrect backends. For…
Vignesh SP
  • 129
  • 1
  • 10
-1
votes
1 answer

LVS router stopped working after reboot

I am using RHEL 6.8 for load balancing using LVS direct routing. For some reason I had to restart my LVS router. after rebooting, LVS service was not working I have done following things, still it is not working /sbin/chkconfig --level 0123456…
-1
votes
1 answer

strange behaviour while creating NFS datastore on load balanced servers

BACKGROUND vSphere client version = 5.1.0 VMWare ESXi version = 5.1.0 Server OS = RHEL version 6.8 virtualip = virtual IP server1 = ip address of server 1 server2 = ip address of server 2 lvsserver = ip address of lvs router IPVSADM…
-1
votes
1 answer

LVS Keepalived connection between master and backup

I configured two lvs keepalived servers. The first is master server, ip 10.1.88.76, iptables closed. The second is backup server, ip 10.1.88.77, iptables closed. the network connection between two servers is ok (verified by ping) But, the problem is…
user1111073
  • 3
  • 1
  • 3
-2
votes
1 answer

Which cloud providers which let you spoof an outgoing IP address, and how?

I have a web application which is load-balanced using LVS which has been hosted within my organization's network to this point. We've used both direct and tunnel routing within LVS, which results in our real servers using the VIP's IP as the source…
user210474
  • 11
  • 1
1 2 3 4 5 6
7