Converting sysinstalled FreeBSD into ZFS-only server.

Andriy Bakay andriy at irbisnet.com
Tue Aug 10 12:32:06 UTC 2010


On 10-Aug-10, at 7:03 AM, Martin Simmons wrote:

>>>>>> On Mon, 09 Aug 2010 16:22:42 -0400, Andriy Bakay said:
>>
>> 3. Could you be more verbose about your ZFS layout, what major  
>> advantages
>> it provide against for example the following:
>> http://wiki.freebsd.org/RootOnZFS/GPTZFSBoot. I found it very  
>> interesting
>> but I need more info.
>
> Are you referring to mounting "/" from the inner dataset called  
> system/root
> (rather that using the root dataset like in GPTZFSBoot)?
>
> I think an inner dataset is better for "/" because it gives you more
> flexibility later.  In particular, you can do zfs destroy on it  
> (which is
> impossible on the root dataset).  You can also have alternate roots  
> for
> different OS versions.

Good point about "/", thanks.

But what about this one:

# zfs create -o canmount=off system/usr
# zfs create -o canmount=off system/var

Maybe Pawel could comment out.

>
> __Martin
> _______________________________________________
> freebsd-fs at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-fs
> To unsubscribe, send any mail to "freebsd-fs-unsubscribe at freebsd.org"



More information about the freebsd-fs mailing list