From owner-freebsd-isp Mon Feb 4 10:12:45 2002 Delivered-To: freebsd-isp@freebsd.org Received: from november.debolaz.com (november.debolaz.com [193.71.19.191]) by hub.freebsd.org (Postfix) with ESMTP id C0E7337B428 for ; Mon, 4 Feb 2002 10:12:35 -0800 (PST) Received: from amphibic.com (november [193.71.19.191]) by november.debolaz.com (Postfix) with SMTP id 7CC1713603E; Mon, 4 Feb 2002 19:12:32 +0100 (CET) Received: from 62.179.128.205 (proxying for unknown) (SquirrelMail authenticated user debolaz) by webmail.debolaz.com with HTTP; Mon, 4 Feb 2002 19:12:32 +0100 (CET) Message-ID: <35580.62.179.128.205.1012846352.squirrel@webmail.debolaz.com> Date: Mon, 4 Feb 2002 19:12:32 +0100 (CET) Subject: Re: about Jail From: "Anders Nor Berle" To: In-Reply-To: References: X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: X-Mailer: SquirrelMail (version 1.2.0 [cvs]) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > Hi fellow freebsd users, > > Going through the isp archive, I found useful information about Jail. There are few > comments where someone mentioned that Jail is not suitable for a large scale domain > hosting due to overhead. I assume that overhead here refers to disk usage for > creating an each jail environment. But, since large IDE drives are so cheap these > days, I don't really consider it overhead. To those who are providing domain hosting > with Jail, how do you usually set up a machine and how many Jails do you have on > each machine? > I see no other overhead than disk usage either on my systems, so I assume that must be it. I set it up the pretty standard way described in jail(8). I have some custom patches that allows things like top to run without kernel memory access too. Only limit for the number of jails to run on a machine I've run into are disk and memory. - Anders Nor Berle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message