zfs won't automount

Steve Bertrand steve at ibctech.ca
Thu Sep 3 13:28:48 UTC 2009


Lisa Besko wrote:
> I have a system that has a simple zfs raid 0 volume on it and it will
> now mount when the system boots.  After the system is up I can run
> /etc/rc.d/zfs start and it's fine.  I don't see any errors in the log
> file other than the ZFS is experimental in FreeBSD message.  I'm running
> FreeBSD 7.2 stable.  I have zfs_enable="YES" in the rc.conf file.  Am I
> missing something?

My ZFS setups have worked so well for so long, I can't remember what all
to look for. However, I do remember having to create an entry in my
/boot/loader.conf ( IIRC, only the first two lines are mandatory, the
other two are just tweaks ):

zfs_load="YES"
vfs.root.mountfrom="zfs:storage"
vm.kmem_size="1536M"
vm.kmem_size_max="1536M"

Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3233 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20090903/f708ac3b/smime.bin


More information about the freebsd-stable mailing list