Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2007 06:41:33 -0800
From:      David G Lawrence <dg@dglawrence.com>
To:        Mark Fullmer <maf@eng.oar.net>
Cc:        freebsd-net@freebsd.org, freebsd-stable@freebsd.org
Subject:   Re: Packet loss every 30.999 seconds
Message-ID:  <20071218144133.GT25053@tnn.dglawrence.com>
In-Reply-To: <089C1524-B8E0-4C70-B69A-ECBE0C8DFC90@eng.oar.net>
References:  <D50B5BA8-5A80-4370-8F20-6B3A531C2E9B@eng.oar.net> <20071217102433.GQ25053@tnn.dglawrence.com> <089C1524-B8E0-4C70-B69A-ECBE0C8DFC90@eng.oar.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> Thanks.  Have a kernel building now.  It takes about a day of uptime  
> after reboot before I'll see the problem.

   You may also wish to try to get the problem to occur sooner after boot
on a non-patched system by doing a "tar cf /dev/null /" (note: substitute
/dev/zero instead of /dev/null, if you use GNU tar, to disable its
"optimization"). You can stop it after it has gone through a 100K files.
Verify by looking at "sysctl vfs.numvnodes".
   Doing this would help to further prove that lots of allocated vnodes
is the prerequisite for the problem.

-DG

David G. Lawrence
President
Download Technologies, Inc. - http://www.downloadtech.com - (866) 399 8500
The FreeBSD Project - http://www.freebsd.org
Pave the road of life with opportunities.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071218144133.GT25053>