From owner-freebsd-stable@FreeBSD.ORG Tue Dec 22 16:17:46 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 E0FB7106568D for ; Tue, 22 Dec 2009 16:17:46 +0000 (UTC) (envelope-from kama@pvp.se) Received: from ms1.as.pvp.se (mail.pvp.se [213.64.187.227]) by mx1.freebsd.org (Postfix) with ESMTP id A6E788FC14 for ; Tue, 22 Dec 2009 16:17:46 +0000 (UTC) Received: by ms1.as.pvp.se (Postfix, from userid 1001) id 5F02267; Tue, 22 Dec 2009 17:17:44 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ms1.as.pvp.se (Postfix) with ESMTP id 5AA3961; Tue, 22 Dec 2009 17:17:44 +0100 (CET) Date: Tue, 22 Dec 2009 17:17:44 +0100 (CET) From: kama X-X-Sender: kama@ns1.as.pvp.se To: Pete French In-Reply-To: Message-ID: <20091222170753.W92502@ns1.as.pvp.se> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: flo@smeets.im, freebsd-stable@FreeBSD.org Subject: Re: Disc lock up on 8.0-STABLE 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, 22 Dec 2009 16:17:47 -0000 On Tue, 22 Dec 2009, Pete French wrote: > > Same here! > > I am wondering what happens if I disable the automatic run, > then wait until 3am and run by hand... possibly its something > to do with the data it is having to work on at 3am ? > > > But the box has been running 8-STABLE since around end of August, and > > the first time it happened was about 10-14 days ago, after i upgraded > > world+kernel. > > Ah, so theres a version of 8 before which it doesnt do it ? Now that > is interesting! I am running 8.-STABLE, but possibly if I go > back to 8.0-RELEASE then I might not see this ? Ehm... what happens if you just run daily by hand? # /usr/sbin/periodic daily Then you can at least have a chance to monitor what it does... (instead of being awake at 03.00) /Bjorn