From owner-freebsd-stable@FreeBSD.ORG Tue Jan 13 00:21:26 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 467671065673 for ; Tue, 13 Jan 2009 00:21:26 +0000 (UTC) (envelope-from andrew@modulus.org) Received: from email.octopus.com.au (email.octopus.com.au [122.100.2.232]) by mx1.freebsd.org (Postfix) with ESMTP id 07D158FC0C for ; Tue, 13 Jan 2009 00:21:25 +0000 (UTC) (envelope-from andrew@modulus.org) Received: by email.octopus.com.au (Postfix, from userid 1002) id 8120517E51; Tue, 13 Jan 2009 11:21:26 +1100 (EST) X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on email.octopus.com.au X-Spam-Level: X-Spam-Status: No, score=-1.4 required=10.0 tests=ALL_TRUSTED autolearn=failed version=3.2.3 Received: from [10.1.50.60] (ppp121-44-13-120.lns10.syd7.internode.on.net [121.44.13.120]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: admin@email.octopus.com.au) by email.octopus.com.au (Postfix) with ESMTP id 526AB17E54; Tue, 13 Jan 2009 11:21:21 +1100 (EST) Message-ID: <496BDE64.3020302@modulus.org> Date: Tue, 13 Jan 2009 11:20:52 +1100 From: Andrew Snow User-Agent: Thunderbird 2.0.0.14 (X11/20080523) MIME-Version: 1.0 To: Ivan Voras References: <200901120809.n0C89sib054679@lurza.secnetix.de> <496B1DA8.5010407@modulus.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: ZFSv13 in RELENG7 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, 13 Jan 2009 00:21:26 -0000 Ivan Voras wrote: > 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.. > > Are you running rsync? Are the crashes happenning at about 3 am? (these > two questions are unrelated) Yes, running lots of rsync. Also, yes, crashes have happened at night, not sure about 3am specifically, I've noticed more like 4am, 5am. But they always seem to happen when I'm not around. Most of our rsync processes happen at night starting from 7pm and running all night. - Andrew