From owner-freebsd-stable@FreeBSD.ORG Mon Jan 12 11:39:30 2009 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 960561065672 for ; Mon, 12 Jan 2009 11:39:30 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (unknown [IPv6:2a01:170:102f::2]) by mx1.freebsd.org (Postfix) with ESMTP id 130298FC20 for ; Mon, 12 Jan 2009 11:39:29 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (localhost [127.0.0.1]) by lurza.secnetix.de (8.14.3/8.14.3) with ESMTP id n0CBdPwq063546; Mon, 12 Jan 2009 12:39:28 +0100 (CET) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.14.3/8.14.3/Submit) id n0CBdO6L063545; Mon, 12 Jan 2009 12:39:24 +0100 (CET) (envelope-from olli) Date: Mon, 12 Jan 2009 12:39:24 +0100 (CET) Message-Id: <200901121139.n0CBdO6L063545@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG, andrew@modulus.org In-Reply-To: <496B1DA8.5010407@modulus.org> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (FreeBSD/6.4-PRERELEASE-20080904 (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Mon, 12 Jan 2009 12:39:28 +0100 (CET) Cc: Subject: Re: ZFSv13 in RELENG7 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-stable@FreeBSD.ORG, andrew@modulus.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jan 2009 11:39:31 -0000 Andrew Snow wrote: > Oliver Fromme wrote: > > On the other hand, 8-current seems to run quite stable at > > the moment; I have it running on a workstation for several > > weeks without problems. > > What date of CURRENT are you running? I tracked down crashes related to > changes in SMBFS, but I am still experiencing almost weekly crashes such > as machine running out of swap space in the middle of the night for no > apparent reason.. $ uname -rs FreeBSD 8.0-CURRENT-20081128 $ uptime 12:23PM up 25 days, 22:07, 0 users, load averages: 0.00, 0.00, 0.00 I'm not using SMBFS, though. It's a workstation running typical desktop things (xterms, web browser, gimp, sane and similar). Best regards Oliver PS: Just in case someone wonders how to get timestamp suffixes to the kernel version string: I'm using this little script in place of "make kernel": http://www.secnetix.de/olli/scripts/makekernel -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd "[...] one observation we can make here is that Python makes an excellent pseudocoding language, with the wonderful attribute that it can actually be executed." -- Bruce Eckel