Date: Wed, 12 Feb 2003 20:50:39 -0400 (AST) From: "Marc G. Fournier" <scrappy@hub.org> To: Anders Nordby <anders@FreeBSD.org> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Jail Replication Message-ID: <20030212204924.Y80846@hub.org> In-Reply-To: <20030213000019.GA85421@totem.fix.no> References: <200302112157.QAA96074@corp.e-scape.net> <20030211213640.X548@localhost> <20030213000019.GA85421@totem.fix.no>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030212204924.Y80846>