From owner-freebsd-stable@FreeBSD.ORG Tue Mar 23 09:28:13 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E821B106564A for ; Tue, 23 Mar 2010 09:28:13 +0000 (UTC) (envelope-from alteriks@gmail.com) Received: from mail.agora.pl (mail.agora.pl [193.42.230.55]) by mx1.freebsd.org (Postfix) with ESMTP id 70E708FC0C for ; Tue, 23 Mar 2010 09:28:13 +0000 (UTC) Received: from zcs01.agora.pl (vzcs03.agora.pl [10.205.98.92]) by mail.agora.pl (8.13.8/8.11.1) with ESMTP id o2N9SCOb009666; Tue, 23 Mar 2010 10:28:12 +0100 Received: from localhost (localhost.localdomain [127.0.0.1]) by zcs01.agora.pl (Postfix) with ESMTP id 02E4F1176C; Tue, 23 Mar 2010 10:28:12 +0100 (CET) X-Virus-Scanned: amavisd-new at zcs01.agora.pl Received: from zcs01.agora.pl ([127.0.0.1]) by localhost (zcs01.agora.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W7J+RrKnx2Qk; Tue, 23 Mar 2010 10:28:11 +0100 (CET) Received: from t42.localnet (unknown [10.201.55.171]) by zcs01.agora.pl (Postfix) with ESMTPSA id D89401183C; Tue, 23 Mar 2010 10:28:11 +0100 (CET) From: "alteriks@gmail.com" To: Dan Naumov Date: Tue, 23 Mar 2010 10:28:10 +0100 User-Agent: KMail/1.12.4 (Linux/2.6.30-1-686; KDE/4.3.4; i686; ; ) References: <684e57ec1003221341s241c6d4fl9f2afa411c55d697@mail.gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <201003231028.11043.alteriks@gmail.com> Cc: FreeBSD-STABLE Mailing List Subject: Re: Can't boot after make installworld X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2010 09:28:14 -0000 On Monday, 22 of March 2010 23:00:17 Dan Naumov wrote: > On Mon, Mar 22, 2010 at 10:41 PM, Krzysztof Dajka =20 wrote: > > I've read that FreeBSD kernel supports 3D acceleration in ATI R7xx > > chipset and as I own motherboard with HD3300 built-in I thought that I > > would give it a try. I upgraded to see if there is any progress with > > =BFzfs? I don't really know if it's zfs related, but at certain load, my > > system crashes, and reboots. It happens only when using bonnie++ to > > benchmark I/O. >=20 > If you can consistently panic your 8.0 system with just bonnie++ > alone, something is really really wrong. Are you using an amd64 system > with 2gb ram or more or is this i386 + 1-2gb ram? Amd64 systems with > 2gb ram or more don't really usually require any tuning whatsoever > (except for tweaking performance for a specific workload), but if this > is i386, tuning will be generally required to archieve stability. I have AMD64 with ~3,6G ram (rest is assigned to built-in hd3300) and 3x500= GB=20 in raidz1. As it's full zfs system, I'm booting from SD card. What should I= =20 enable in kernel to produce good crashdump?