Date: Thu, 27 Sep 2018 18:22:37 -0500 From: Doug McIntyre <merlyn@geeks.org> To: freebsd-questions@freebsd.org Subject: Re: using zfs for poudriere Message-ID: <20180927232237.GA13543@geeks.org> In-Reply-To: <20180926071412.GA16187@sh4-5.1blu.de> References: <20180925055713.GA13004@sh4-5.1blu.de> <edba5825-f78f-4d7e-6d87-8cfe408190d0@ShaneWare.Biz> <20180926071412.GA16187@sh4-5.1blu.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180927232237.GA13543>