lagg speed trouble
Andrew Thompson
thompsa at FreeBSD.org
Wed Jul 4 20:24:24 UTC 2012
On 4 July 2012 23:30, Vyacheslav Kulikovskyy <coolsysop at gmail.com> wrote:
> i have sever with two 1G links (em) aggregated by lagg0
>
> after 1700Megabits i have collisions/errors on lagg0 port, but not on em0
> or em1
>
> I'm using nginx in own CDN. and server don't limited my mbufs, irq, or
> anything else.. only lagg0 errors (
> netstat -w 1 -I lagg0
> input (lagg0) output
> packets errs idrops bytes packets errs bytes colls
> 87964 0 0 5474019 78172 1964 222220549 0
> 88842 0 0 5533987 78852 1811 222578109 0
> 87687 0 0 5454717 77279 2416 222286391 0
> 87995 0 0 5471653 78090 2040 223488046 0
> 88314 0 0 5493348 78495 1994 222548964 0
> 88411 0 0 5502818 78228 1949 222214374 0
>
> how i can get full link speed on this server?
This probably means the packet could not be queued on the lagg
interface send queue. Please try this patch.
Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lagg_transmit.diff
Type: application/octet-stream
Size: 2631 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-net/attachments/20120704/f973d406/lagg_transmit.obj
More information about the freebsd-net
mailing list