From owner-freebsd-questions@FreeBSD.ORG Sun Jun 7 07:59:04 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 475CF79E for ; Sun, 7 Jun 2015 07:59:04 +0000 (UTC) (envelope-from herbert@oslo.ath.cx) Received: from oslo.ath.cx (oslo.ath.cx [IPv6:2a01:4f8:200:42e4::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "oslo.ath.cx", Issuer "oslo.ath.cx" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 8FE481DB3 for ; Sun, 7 Jun 2015 07:59:03 +0000 (UTC) (envelope-from herbert@oslo.ath.cx) Received: by oslo.ath.cx (OpenSMTPD) with ESMTP id 3a67e37d; Sun, 7 Jun 2015 09:59:00 +0200 (CEST) Date: Sun, 7 Jun 2015 09:59:00 +0200 From: "Herbert J. Skuhra" To: Bernt Hansson Cc: freebsd-questions@freebsd.org Subject: Re: kernel panic! Message-ID: <20150607075900.GA4169@oslo.ath.cx> References: <55725BC4.4030301@bananmonarki.se> <5572C340.5030209@bananmonarki.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5572C340.5030209@bananmonarki.se> User-Agent: Mutt/1.5.23 (2014-03-12) 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 07:59:04 -0000 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? What has changed? Your system has 16 GB RAM, but only ~8 GB is available? Why? Are you tuning some vm sysctls? Are you using ZFS? Have you tried a newer release (9.3 or 10.1)? stable/8 reaches EOL soon (June 30th). -- Herbert