From owner-freebsd-questions@FreeBSD.ORG Tue Apr 17 06:51:54 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 594AF16A403 for ; Tue, 17 Apr 2007 06:51:54 +0000 (UTC) (envelope-from vladar@dcgroup.ru) Received: from mail.dcgroup.ru (mail.dcgroup.ru [217.170.220.28]) by mx1.freebsd.org (Postfix) with ESMTP id DA57813C468 for ; Tue, 17 Apr 2007 06:51:53 +0000 (UTC) (envelope-from vladar@dcgroup.ru) Received: from IP108 ([83.102.213.20]) (authenticated bits=0) by mail.dcgroup.ru (8.12.8/8.12.8) with ESMTP id l3H6pisT030457; Tue, 17 Apr 2007 10:51:44 +0400 Date: Tue, 17 Apr 2007 10:51:41 +0400 From: Vladimir X-Mailer: The Bat! (v2.12.00) Business X-Priority: 3 (Normal) Message-ID: <186523460.20070417105141@dcgroup.ru> To: Oliver Peter In-Reply-To: <20070416185421.GA72695@nemesis.frida.mouhaha.de> References: <1055394147.20070413093620@dcgroup.ru> <20070416185421.GA72695@nemesis.frida.mouhaha.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.0 required=6.0 tests=none autolearn=failed version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on gate.dcgroup.ru X-Antivirus: Dr.Web (R) for Mail Servers on gate.dcgroup.ru host X-Antivirus-Code: 100000 Cc: freebsd-questions@freebsd.org Subject: Re[2]: New kernel and jail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vladimir List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Apr 2007 06:51:54 -0000 OP> On Fri, Apr 13, 2007 at 09:36:20AM +0400, Vladimir wrote: >> Hi all. OP> Hi Vladimir, >> I have FreeBSD 5.4 installed. There is a working jail. >> I am trying to rebuild a kernel to enable quota support. Therefore >> i?ve added "options QUOTA" to config file (all other options >> are from GENERIC). When booting with this new kernel jail does not >> start. When i issue at the command prompt: >> jail /opt/jails/www.myhost.ru/ www.myhost.ru xxx.xxx.xxx.xxx /bin/sh >> i get: >> jail: jail: Invalid argument >> >> There is no messages in log files regarding jail. >> After rebooting with old kernel everything is normal. OP> I can not say much about your problem - but 5.4 is a little bit OP> outdated. Is it possible for you to make an update to a newer release? OP> 6.2 would be a good deal. OP> There are very cute rc-scripts to start/restart/stop your jail(s), too. No, it is not possible :( Do i need to perform any actions with the jail when upgrading a kernel or the jail must work without any changes? Is there some sort of a Howto about this? -- Regards, Vladimir