From owner-freebsd-questions Thu Oct 31 11:14:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0907137B401 for ; Thu, 31 Oct 2002 11:14:13 -0800 (PST) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A26B43E42 for ; Thu, 31 Oct 2002 11:14:12 -0800 (PST) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.6/8.12.6) with ESMTP id g9VJDhVr072981; Fri, 1 Nov 2002 08:13:43 +1300 (NZDT) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.6/8.12.6/Submit) id g9VJDgCT072980; Fri, 1 Nov 2002 08:13:42 +1300 (NZDT) (envelope-from jonc) Date: Fri, 1 Nov 2002 08:13:42 +1300 From: Jonathan Chen To: Vasily Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mistake in "vmemoryuse" Message-ID: <20021031191342.GA72941@grimoire.chen.org.nz> References: <184149716691.20021031150157@arfatur.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <184149716691.20021031150157@arfatur.ru> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Oct 31, 2002 at 03:01:57PM +0300, Vasily wrote: > Hi All, > > Every 5 minutes I can see the message about vmemoryuse. > It's from logs: > Oct 29 01:25:00 mybsd /usr/sbin/cron[517]: getting vmemoryuse resource limit: Invalid argument > Oct 29 01:30:00 mybsd /usr/sbin/cron[520]: getting vmemoryuse resource limit: Invalid argument > Oct 29 01:31:00 mybsd /usr/sbin/cron[523]: getting vmemoryuse resource limit: Invalid argument > Oct 29 01:35:00 mybsd /usr/sbin/cron[528]: getting vmemoryuse resource limit: Invalid argument > Oct 29 01:40:00 mybsd /usr/sbin/cron[531]: getting vmemoryuse resource limit: Invalid argument > > My system: > FreeBSD mybsd 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Oct 23 > 00:00:56 MSD 2002 vasily@:/usr/obj/usr/src/sys/RASKERN i386 > > What have I do to solve problem? It means that your userland & your kernel is out of sync. You can't do a installworld without a buildkernel; similarly you can't use new kernel sources without doing an installworld. -- Jonathan Chen ---------------------------------------------------------------------- When you don't know what you are doing, do it neatly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message