From owner-freebsd-hackers Wed Feb 12 16:50:46 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F37137B401; Wed, 12 Feb 2003 16:50:45 -0800 (PST) Received: from hub.org (hub.org [64.49.215.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id D446B43F75; Wed, 12 Feb 2003 16:50:44 -0800 (PST) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [64.49.215.141]) by hub.org (Postfix) with ESMTP id AE24F8A3CD6; Wed, 12 Feb 2003 20:50:39 -0400 (AST) Date: Wed, 12 Feb 2003 20:50:39 -0400 (AST) From: "Marc G. Fournier" To: Anders Nordby Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Jail Replication In-Reply-To: <20030213000019.GA85421@totem.fix.no> Message-ID: <20030212204924.Y80846@hub.org> References: <200302112157.QAA96074@corp.e-scape.net> <20030211213640.X548@localhost> <20030213000019.GA85421@totem.fix.no> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 13 Feb 2003, Anders Nordby wrote: > Hi, > > On Tue, Feb 11, 2003 at 09:38:19PM -0400, The Hermit Hacker wrote: > >> The easiest way is to set the jail up as a file using vnconfig. > > there are various software packages that will not work in a vnconfig > > environment ... I tried using it, and one of the issues I hit was a > > distinct lack of inodes until you got into some relatively large vnodes > > ... postfix was one piece of software that I just couldn't get to work in > > a vnode, as it always told me the message was too large, yet I had >30Meg > > of free space ... > > Like I told you some time ago, you can set message_size_limit to 0 to > work around this. It may not be something you want to stay that way, but > at least it works. Actually, if I recall correctly, the issue was one of a lack of inodes, which setting message_size_limit to 0 doesn't help ... I even played with increasing the # of inodes, and the lose of space that resulted, I didn't find, warranted using it ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message