From owner-freebsd-questions@FreeBSD.ORG Thu Mar 6 18:20:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C0C7106566B for ; Thu, 6 Mar 2008 18:20:22 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 2CF078FC12 for ; Thu, 6 Mar 2008 18:20:21 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id 86DF01CD4A; Thu, 6 Mar 2008 09:20:20 -0900 (AKST) From: Mel To: freebsd-questions@freebsd.org Date: Thu, 6 Mar 2008 18:59:54 +0100 User-Agent: KMail/1.9.7 References: <47CFC032.10806@darlow.co.uk> <47CFCA07.4020100@FreeBSD.org> <47CFE00A.7000005@darlow.co.uk> In-Reply-To: <47CFE00A.7000005@darlow.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200803061859.55811.fbsd.questions@rachie.is-a-geek.net> Cc: Neil Darlow Subject: Re: syslogd and bzip2 hogs after 6.3 to 7.0 upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Mar 2008 18:20:22 -0000 On Thursday 06 March 2008 13:14:02 Neil Darlow wrote: > I've rebooted the system and watched cron execute newsyslog to rotate > the logs. I have a bzip2 process that's consuming over 90% of CPU. That > can't be normal? It's normal. It's not normal if the files don't get compressed. -- Mel Problem with today's modular software: they start with the modules and never get to the software part.