[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] nic poor performance after upgrade to xen 3.2
place "sysctl -p" as the first line in the /etc/init.d/netfs right after the first stanza of comments. try these changes to the /etc/sysctl.conf file on the Guests (for the host, the last line, sunrpc, is not available, so remove it) net.core.netdev_max_backlog = 30000 net.core.rmem_default = 256960 net.core.rmem_max = 16777216 net.core.wmem_default = 256960net.core.wmem_max = 16777216 net.core.rmem_default = 65536net.core.wmem_default = 65536 net.core.rmem_max = 8388608 net.core.wmem_max = 8388608 net.ipv4.tcp_rmem = 4096 87380 4194304 net.ipv4.tcp_wmem = 4096 16384 4194304 net.ipv4.tcp_mem = 4096 4096 4096 sunrpc.tcp_slot_table_entries = 128 On Feb 6, 2008 11:27 AM, Riccardo Veraldi <Riccardo.Veraldi@xxxxxxxxxxxx> wrote:
-- --tmac RedHat Certified Engineer #804006984323821 (RHEL4) RedHat Certified Engineer #805007643429572 (RHEL5) Principal Consultant, RABA Technologies _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |