From owner-freebsd-questions@FreeBSD.ORG Sun Jun 7 12:22:44 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 02EF37EF for ; Sun, 7 Jun 2015 12:22:44 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 76A171AC3 for ; Sun, 7 Jun 2015 12:22:41 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from [10.0.0.6] (netlaser-2 [10.0.0.6]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id t57CMWNN082116; Sun, 7 Jun 2015 14:22:32 +0200 (CEST) (envelope-from bah@bananmonarki.se) Message-ID: <55743788.7010902@bananmonarki.se> Date: Sun, 07 Jun 2015 14:22:32 +0200 From: Bernt Hansson User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: "Herbert J. Skuhra" CC: freebsd-questions@freebsd.org Subject: Re: kernel panic! References: <55725BC4.4030301@bananmonarki.se> <5572C340.5030209@bananmonarki.se> <20150607075900.GA4169@oslo.ath.cx> In-Reply-To: <20150607075900.GA4169@oslo.ath.cx> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jun 2015 12:22:44 -0000 On 2015-06-07 09:59, Herbert J. Skuhra wrote: > On Sat, Jun 06, 2015 at 11:54:08AM +0200, Bernt Hansson wrote: >> On 2015-06-06 06:16, Pratik Singhal wrote: >>> Can you please post the boot log and the full stack trace of the panic, >>> without that information I don't think anybody will be able to help you. >> >> Here it is. >> >> http://www.usenet4all.se/kernel_panic/IMG_0754.JPG > > Your system was running fine before? Yes. > What has changed? Loader.conf changed kern.maxfiles from 102400 to 10240000 > Your system has 16 GB RAM, but only ~8 GB is available? > Why? No idea. > Are you tuning some vm sysctls? Not that i know of. > Are you using ZFS? No. > Have you tried a newer release (9.3 or 10.1)? stable/8 reaches EOL soon > (June 30th). I have not tried any newer version on that machine, but we have 9.3-R too.