Re: [SOLVED]Re: How to create ZFS on Root using MBR slices?

From: Norikatsu Shigemura <nork_at_FreeBSD.org>
Date: Sun, 12 Jul 2009 17:59:29 +0900
Hi Scot.

On Sat, 11 Jul 2009 09:47:21 -0500
Scot Hetzel <swhetzel_at_gmail.com> wrote:
> I created a page on the FreeBSD wiki with these instructions.
> http://wiki.freebsd.org/ZFSOnRootWithZFSboot

	I have two requests.

	1. Use fstab instead of vfs.root.mountfrom.
	   loader with LOADER_ZFS_SUPPORT can read /etc/fstab,
	   so we should use fstab like UFS.

- - - - - - - - - -
# Device	Mountpoint	FStype	Options	Dump	Pass#
zroot		/		zfs		rw,noatime	0	0
- - - - - - - - - -

	2. all compression=on is not usable.
	   I had used all zfs with compression=on.  In thus environment,
	   toooo latency, I got frustration.  We should use compression=on
	   on some fs.

-- 
Norikatsu Shigemura <nork_at_FreeBSD.org>
Received on Sun Jul 12 2009 - 06:59:51 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:51 UTC