From owner-freebsd-questions@FreeBSD.ORG Wed May 9 12:53:51 2012 Return-Path: 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 96B421065673 for ; Wed, 9 May 2012 12:53:51 +0000 (UTC) (envelope-from erich@alogreentechnologies.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id 46D4D8FC14 for ; Wed, 9 May 2012 12:53:51 +0000 (UTC) Received: from amd620.ovitrap.com ([49.128.188.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id q49CrXnr024510; Wed, 9 May 2012 06:53:41 -0600 From: Erich Dollansky Organization: ALO Green Technologies Pte Ltd To: freebsd-questions@freebsd.org Date: Wed, 9 May 2012 19:53:27 +0700 User-Agent: KMail/1.13.7 (FreeBSD/8.3-STABLE; KDE/4.7.4; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201205091953.28091.erich@alogreentechnologies.com> Cc: Alejandro Imass , Robert Bonomi Subject: Re: UFS Crash and directories now missing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 May 2012 12:53:51 -0000 Hi, On Wednesday 09 May 2012 18:57:06 Alejandro Imass wrote: > On Thu, May 3, 2012 at 1:14 PM, Alejandro Imass wrote: > > On Thu, May 3, 2012 at 9:35 AM, Robert Bonomi wrote: > >> > > [...] > > >> One comment: for 'defensive' purposes it would be useful to break ad6 up > >> into two slices, putting 'basejail' in it's own slice. Then, for production > >> use, that slice can be mounted RO, and with the 'system immutable' flag > >> set on everything in that filesystem. > >> > > > > Yes. From one of your posts that became somewhat clear to me: Having > > all the jails on a single 150GB slice seems like a bad idea. > > > > For your recommendation above, what are the advantages or differences > of slicing the disk versus partitioning on a single slice? > it could be a misunderstanding. What is a partition? What is a slice. I have to look always into the handbook. Anyway, as long the OS see different units which have to be mounted independent of each other, it all does not matter what is what. Erich