Date: Thu, 13 Feb 2003 01:00:19 +0100 From: Anders Nordby <anders@FreeBSD.org> To: The Hermit Hacker <scrappy@hub.org> Cc: Stefanos Kiakas <stefanos@e-scape.net>, kingsled@enc.edu, freebsd-hackers@FreeBSD.ORG, owensc@enc.edu Subject: Re: Jail Replication Message-ID: <20030213000019.GA85421@totem.fix.no> In-Reply-To: <20030211213640.X548@localhost> References: <200302112157.QAA96074@corp.e-scape.net> <20030211213640.X548@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
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. Cheers, -- Anders. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030213000019.GA85421>