|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Multiple Network Cards + Multiple Bridges on debian lenny
Hi Fajar,I think it could be the conntrack tables but at the moment its hard tell because the system load is back to normal. At the moment my conntrack table and settings look like this: cat /proc/sys/net/ipv4/netfilter/ip_conntrack_max 4097152 cat /proc/net/ip_conntrack | wc -l 17186 I wonder about your vif-script though. Why do you have it commeted out? Which vif-script did you use? # (vif-script vif-bridge) The answer to this question is: cat /etc/xen/scripts/vif-bridge | head #!/bin/bash #============================================================================ # /etc/xen/vif-bridge # # Script for configuring a vif in bridged mode. # The hotplugging system will call this script if it is specified either in # the device configuration given to Xend, or the default Xend configuration # in /etc/xen/xend-config.sxp. If the script is specified in neither of those # places, then this script is the default.So that means if you comment out vif-bridge vif-bridge is used via default in Debian. I just wonder because in our application we're getting a large amount of different Ip's. A normal client connect takes 0.3ms and then they are gone :) probably I'll should raise conntrack table settings. Regards, Alex Fajar A. Nugraha wrote: On Mon, Aug 31, 2009 at 1:23 PM, Alexander Pirsig<alex@xxxxxxxxxx> wrote: _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |