From owner-freebsd-ports@FreeBSD.ORG Tue Nov 14 20:59:56 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96BD416A523 for ; Tue, 14 Nov 2006 20:59:56 +0000 (UTC) (envelope-from wolf@k18.ch) Received: from mail.k18.ch (mail.k18.ch [62.2.105.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96B7D43DCE for ; Tue, 14 Nov 2006 20:59:52 +0000 (GMT) (envelope-from wolf@k18.ch) Received: (qmail 28878 invoked from network); 14 Nov 2006 21:00:10 -0000 Received: by simscan 1.2.0 ppid: 28872, pid: 28875, t: 0.0452s scanners: attach: 1.2.0 clamav: 0.88.6/m:41/d:2191 Received: from efw.atel.k18.ch (HELO [192.168.10.51]) (Authenticated:wolf@[192.168.10.1]) (envelope-sender ) by mail.k18.ch (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 14 Nov 2006 21:00:10 -0000 Message-ID: <455A2E43.3070400@k18.ch> Date: Tue, 14 Nov 2006 21:59:47 +0100 From: Alain Wolf User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 Newsgroups: gmane.comp.bacula.user To: dan@langille.org, ports@FreeBSD.org X-Enigmail-Version: 0.94.1.1 OpenPGP: id=6CB1BC68; url=http://restkultur.ch/personal/wolf/wolf@restkultur.ch.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Bacula FD with FreeBSD Jails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Nov 2006 20:59:56 -0000 Hello Bacula Users We run FreeBSD with some Jails, all of them (jails and host system) run Bacula-FD. Our problme now is ... bacula-fd refuses to start on the host system after booting or when called manually by /usr/local/etc/rc.d/bacula-fd.sh with the following error: Local package initialization: bacula_fd already running? (pid=644 820 993 1170 1344 1554 1886 2099). The PIDs it complains about are the ones of the bacula-fd processes already running in the jails. We use the FreeBSD ports version 1.38.11_1 on FreeBSD 6.0-RELEASE-p15 Regrads Alain Wolf