From owner-freebsd-questions@FreeBSD.ORG Tue Jun 27 12:31:39 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93C6D16A406 for ; Tue, 27 Jun 2006 12:31:39 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from smtp110.sbc.mail.mud.yahoo.com (smtp110.sbc.mail.mud.yahoo.com [68.142.198.209]) by mx1.FreeBSD.org (Postfix) with SMTP id 0BF2243D5E for ; Tue, 27 Jun 2006 12:31:30 +0000 (GMT) (envelope-from heli@mikestammer.com) Received: (qmail 84000 invoked from network); 27 Jun 2006 12:31:30 -0000 Received: from unknown (HELO gondolin.mikestammer.com) (mikestammer@sbcglobal.net@68.251.71.132 with login) by smtp110.sbc.mail.mud.yahoo.com with SMTP; 27 Jun 2006 12:31:30 -0000 Received: from localhost (localhost [127.0.0.1]) by gondolin.mikestammer.com (Postfix) with ESMTP id 84717783 for ; Tue, 27 Jun 2006 07:31:29 -0500 (CDT) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from gondolin.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2HEnjH562u8u for ; Tue, 27 Jun 2006 07:31:27 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by gondolin.mikestammer.com (Postfix) with ESMTP id 879AA258 for ; Tue, 27 Jun 2006 07:31:27 -0500 (CDT) Message-ID: <44A1251F.3090705@mikestammer.com> Date: Tue, 27 Jun 2006 07:31:27 -0500 From: Eric User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <1151291104.2354.9.camel@LatitudeFC5.network> <20060626054413.GB36779@rebelion.Sisis.de> <1151376465.2354.24.camel@LatitudeFC5.network> In-Reply-To: <1151376465.2354.24.camel@LatitudeFC5.network> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: bacula question 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: Tue, 27 Jun 2006 12:31:39 -0000 hello, i have bacula set up and its working great, but i haven't been able to figure out how to clear out the 'Terminated jobs' list. I thought dropping the tables and recreating them would do the trick, but it did not. I deleted the state files, restarted the daemons, etc. does anyone know where those records live? if its the state files, ill kill the daemons, delete, then restart and see if that makes things go away. perhaps this was my error Eric