From owner-freebsd-questions@FreeBSD.ORG Wed Jan 28 21:24:13 2009 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 71A9A10656C6 for ; Wed, 28 Jan 2009 21:24:13 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [62.111.66.27]) by mx1.freebsd.org (Postfix) with ESMTP id 269FC8FC18 for ; Wed, 28 Jan 2009 21:24:13 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from localhost (amavis.str.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id A10A141C6A3; Wed, 28 Jan 2009 22:05:05 +0100 (CET) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([62.111.66.27]) by localhost (amavis.str.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id Q9SzheGfJteR; Wed, 28 Jan 2009 22:05:05 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id 5002D41C6A1; Wed, 28 Jan 2009 22:05:05 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id A5DF24448E6; Wed, 28 Jan 2009 21:02:35 +0000 (UTC) Date: Wed, 28 Jan 2009 21:02:35 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Frank Steinborn In-Reply-To: <20090128202556.GA30226@haydn.nognu.de> Message-ID: <20090128210100.P45963@maildrop.int.zabbadoz.net> References: <20090128202556.GA30226@haydn.nognu.de> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-jail@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Problem with ezjail: Manually restarted jails don't come up again 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: Wed, 28 Jan 2009 21:24:13 -0000 On Wed, 28 Jan 2009, Frank Steinborn wrote: ... > jails are hanging somewhere in the boot-process, and i guess it's > /etc/rc. > > I even doubt that this is an ezjail-only problem, but this is just a > guess. > > Any hints? if it's network services hanging on startup, check firewall and resolve.conf inside the jail or wait a few minutes to let possible dns queries timeout. Also tpcdumping on the nase system for the jail IP might give a clue in that case. If it's something else that's hanging you can find out easily looking at jail startup logs and/or the last process started inside the jail... /bz -- Bjoern A. Zeeb The greatest risk is not taking one.