From owner-freebsd-questions@FreeBSD.ORG Fri Apr 13 06:12:11 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 4585616A402 for ; Fri, 13 Apr 2007 06:12:11 +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 AB70013C455 for ; Fri, 13 Apr 2007 06:12:10 +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 l3D5aPsT011960 for ; Fri, 13 Apr 2007 09:36:25 +0400 Date: Fri, 13 Apr 2007 09:36:20 +0400 From: Vladimir X-Mailer: The Bat! (v2.12.00) Business X-Priority: 3 (Normal) Message-ID: <1055394147.20070413093620@dcgroup.ru> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=Windows-1251 Content-Transfer-Encoding: 8bit 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 Subject: 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: Fri, 13 Apr 2007 06:12:11 -0000 Hi all. 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. Please help. -- Best regards, Vladimir