Performance/lockup issues with FreeBSD as a router

From: Peter Kieser (pfak_at_telus.net)
Date: 05/26/05

  • Next message: Mathieu CHATEAU: "Re: Performance/lockup issues with FreeBSD as a router"
    Date: Thu, 26 May 2005 10:47:48 -0700
    To: freebsd-performance@freebsd.org
    
    

    Hello guys,

    I'm not quite sure if this is the right list to address this to, as it's partly
    a performance problem and partly otherwise.

    I have a FreeBSD machine acting as a router (doing approx. 15-25Mbit/s of
    traffic (lot's of small packets, about 45,000 pps)), however I'm currently
    running into issues where one, or both of the NICs will stop transmitting
    traffic. When I go onto the machine, and try to ping something I get "No buffer
    space available"

    The nics are if_dc, this is a stock FreeBSD 5.4-RELEASE installation (no
    firewall or anything):

    Here's my /etc/sysctl.conf:

    net.inet.ip.rtexpire=1800
    net.inet.ip.rtminexpire=1800
    kern.maxfiles=32768
    kern.maxfilesperproc=32768
    kern.ipc.somaxconn=32767
    net.inet.tcp.sendspace=256000
    net.inet.tcp.recvspace=256000
    kern.ipc.maxsockbuf=2097152
    net.inet.ip.fastforwarding=1
    net.inet.tcp.rfc1323=1
    net.link.ether.inet.max_age=600
    net.inet.tcp.msl=7500
    net.inet.ip.fw.dyn_udp_lifetime=10
    net.inet.ip.fw.dyn_buckets=1024

    And here's my /boot/loader.conf:

    kern.ipc.maxsockets="163840"
    kern.maxusers="2048"

    Is there anythign I'm overlooking that would be causing the machine to lockup
    like this?

    --Peter

    _______________________________________________
    freebsd-performance@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-performance
    To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"


  • Next message: Mathieu CHATEAU: "Re: Performance/lockup issues with FreeBSD as a router"

    Relevant Pages

    • Re: Netstat command output
      ... FreeBSD box acts as a router between two subnets where an ftp client is on ... MB file and at the same time initiate a netstat -w1 -Ibge0 command on the ... Note that some modern NICs with hardware checksum offloading can give false ...
      (freebsd-questions)
    • Re: (2) 5.1-R-p2 crashes on SMP with AMI RAID and Intel 1000/Pro
      ... occured when heavy IO was done, but this also could be a evidence for an IRQ problem, I think. ... FreeBSD 5.1-p2 on the TYAN S1867 seems to have much more problems, but I do not know whether I ... It also crashes on a UP kernel on this machine. ... :>> from AGP slot on) made things clear, but using both NICs together ...
      (freebsd-current)
    • Re: Realtek 8111B LAN Chipset
      ... FreeBSD-4 like my plain PCI bge and em NICs do. ... popular motherboard will have anything better than a cheap PCI/e NIC. ... Audio is supported by hda driver in recent FreeBSD. ... This mobo is very cheap. ...
      (freebsd-questions)
    • RE: freebsd router
      ... I have run freebsd 4.11 as router for 3 years. ... tune the freebsd to have high network throughput? ... I configure polling, ... You dont need polling on intel nics.. ...
      (freebsd-isp)
    • NIC card problems....
      ... have a system running FreeBSD 4.10-STABLE. ... relating to its network card. ... these processes needed to have MAXDSIZ increased to support up to 1gb (I ... Hell at this point I'll even look for NICs from ...
      (freebsd-stable)

  • Quantcast