LVS
lvs-devel
Google
 
Web LinuxVirtualServer.org

Ipvsadm -e freeze

To: lvs-devel@xxxxxxxxxxxxxxx
Subject: Ipvsadm -e freeze
From: "pierrick grasland" <pierrick.grasland@xxxxxxxxx>
Date: Fri, 9 May 2008 10:22:55 +0200
Hello,

I'm actually trying to modify IPVS, but I encounter a weird problem.

When I activate debug_level (12) in /proc/sys/net/ipv4/vs/ and use
ipvsadm -e or ipvsadm -d after some test on my network, my director
freeze.

Actually, I test with the following :

ipvsadm -A -u 192.168.1.210:5060 -s rr [a new option] => no problem, works fine
ipvsadm -a -u 192.168.1.210:5060 -r 192.168.2.2:5060 -m => works fine.

IPVS start without problem, and LVS NAT is correctly working.

So, I'm starting my test, with only basic UDP packets. Until now, IPVS
has a normal behavior.

But, if I try (after my test, without packets sends to the director on
5060) to modify my configuration with ipvsadm -e or ipvsadm -d, my
director freeze completly. Not a single error message, nothing in the
log.

Did someone has a clue ?

Thanks,
--
Pierrick Grasland
--
To unsubscribe from this list: send the line "unsubscribe lvs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

<Prev in Thread] Current Thread [Next in Thread>
  • Ipvsadm -e freeze, pierrick grasland <=