kern.ipc.nmbclusters
Jeff
-Original Message-
From: owner-freebsd-...@freebsd.org [mailto:owner-freebsd-...@freebsd.org] On
Behalf Of mxb
Sent: Friday, March 08, 2013 12:17 PM
To: Jack Vogel
Cc: freebsd-net@freebsd.org; mxb
Subject: Re: 9.1-RELEASE-p1: em0: Could not setup receive
Any sysctl I'd should look out for?
//maxim
On 8 mar 2013, at 21:03, Jack Vogel wrote:
> The message occurs because you don't have enough mbufs to setup the RX
> ring, so you
> need to look at nmbclusters. It may be that em is just the victim, since
> you have igb interfaces
> as well from w
The message occurs because you don't have enough mbufs to setup the RX
ring, so you
need to look at nmbclusters. It may be that em is just the victim, since
you have igb interfaces
as well from what I see.
Jack
On Fri, Mar 8, 2013 at 11:19 AM, mxb wrote:
>
> Hello list@,
>
> I'm mostly active