using zfs for poudriere

Doug McIntyre merlyn at geeks.org
Thu Sep 27 23:22:45 UTC 2018


On Wed, Sep 26, 2018 at 09:14:12AM +0200, Matthias Apitz wrote:
> and all seems to be fine. One more question: while normal UFS
> filesystem mounts are done (and stored between boots) in fstab(4), where
> is the ZFS mount configuration stored?

ZFS mount configuration is stored in ZFS metadata.

$ zfs get mountpoint users/mail
NAME        PROPERTY    VALUE       SOURCE
users/mail  mountpoint  /var/mail   local



More information about the freebsd-questions mailing list