Date: Thu, 11 Apr 2002 18:04:41 +0200 From: Buki <dev@null.cz> To: "Galella, Anthony" <anthony.galella@intel.com> Cc: "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG> Subject: Re: what is m_clalloc and NMBCLUSTERS? Message-ID: <20020411180441.C18953@veverka.sh.cvut.cz> In-Reply-To: <59F55CE047A6D51196360002A534A4AC37040A@pysmsx102.py.intel.com>; from anthony.galella@intel.com on Wed, Apr 10, 2002 at 06:19:56PM -0400 References: <59F55CE047A6D51196360002A534A4AC37040A@pysmsx102.py.intel.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 10, 2002 at 06:19:56PM -0400, Galella, Anthony wrote: > I noticed this pop up in my logfile today, anyone have any ideas? > I am running FreeBSD 4.5-RELEASE with Samba 2.2.3a the machine is a dual > > Apr 10 16:38:18 ftx1 /kernel: m_clalloc failed, consider increase > NMBCLUSTERS value > Apr 10 16:38:18 ftx1 /kernel: fxp0: cluster allocation failed, packet > dropped! > Apr 10 16:38:18 ftx1 last message repeated 76 times > Apr 10 16:38:19 ftx1 /kernel: m_clalloc failed, consider increase > NMBCLUSTERS value > Apr 10 16:38:19 ftx1 /kernel: fxp0: cluster allocation failed, packet > dropped! > Apr 10 16:38:20 ftx1 /kernel: m_clalloc failed, consider increase > NMBCLUSTERS value > Apr 10 16:38:21 ftx1 /kernel: fxp0: cluster allocation failed, packet > dropped! > Apr 10 16:38:21 ftx1 last message repeated 4 times > Apr 10 16:38:22 ftx1 /kernel: m_clalloc failed, consider increase > NMBCLUSTERS value > > Can anyone tell me what this means and how to resolve it? it simply mean what it says. try increasing NMBCLUSTERS value in kernel config (found in /sys/i386/conf) and recompile the kernel (and reboot) Buki > > Thank You > Anthony J. Galella > anthony.galella@intel.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- PGP public key: http://dev.null.cz/buki.asc /"\ \ / ASCII Ribbon Campaign X Against HTML & Outlook Mail / \ http://www.thebackrow.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020411180441.C18953>