Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Aug 2016 07:54:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 210804] installerconfig - using ZFS create in custom script mounts the dataset in the wrong directory
Message-ID:  <bug-210804-8-ggQ5OAd5np@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210804-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210804-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210804

--- Comment #1 from taropalo@kronometrix.org ---
Affected the same problem. Tested FreeBSD 10.3 RELEASE and STABLE versions.

FreeBSD  10.3-STABLE FreeBSD 10.3-STABLE #0 r302791: Thu Jul 14 01:16:15 UTC
2016     root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

FreeBSD  10.3-RELEASE FreeBSD 10.3-RELEASE #0 r297264: Fri Mar 25 02:10:02 =
UTC
2016     root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

If you break installation and umount dataset and mount it again it mounts
correctly.=20

#zfs umount zroot/dataset
#zfs mount zroot/dataset

now mount shows
#mount
zroot/dataset on /mnt/dataset (zfs, local, noatime, nfsv4acls)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210804-8-ggQ5OAd5np>