From owner-freebsd-fs@FreeBSD.ORG Tue Nov 4 05:31:28 2014 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8604B138 for ; Tue, 4 Nov 2014 05:31:28 +0000 (UTC) Received: from smtp.new-ukraine.org (smtp.new-ukraine.org [148.251.53.51]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.new-ukraine.org", Issuer "smtp.new-ukraine.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 2C88B147 for ; Tue, 4 Nov 2014 05:31:26 +0000 (UTC) Received: on behalf of honored client by smtp.new-ukraine.org with ESMTP id sA45TS0m079141 for on Tue, 4 Nov 2014 07:29:29 +0200 (EET) Message-ID: <20141104072923.79140@smtp.new-ukraine.org> Date: Tue, 04 Nov 2014 07:29:23 +0200 From: "Zeus Panchenko" To: cc: Subject: why no automount for one zfs? Organization: I.B.S. LLC Reply-To: "Zeus Panchenko" X-Attribution: zeus Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAFVBMVEWxsbGdnZ3U1NQTExN cXFzx8fG/v7+f8hyWAAACXUlEQVQ4jUWSwXYiIRBFi4yyhtjtWpmRdTL0ZC3TJOukDa6Rc+T/P2F eFepwtFvr8upVFVDua8mLWw6La4VIKTuMdAPOebdU55sQs3n/D1xFFPFGVGh4AHKttr5K0bS6g7N ZCge7qpVLB+f1Z2WAj2OKXwIWt/bXpdXSiu8KXbviWkHxF5td9+lg2e3xlI2SCvatK8YLfHyh9lw 15yrad8Va5eXg4Llr7QmAaC+dL9sDt9iad/DX3OKvLMBf+dm0A0QuMrTvYIevSik1IaSVvgjIHt5 lSCG2ynNRpEcBZ8cgDWk+Ns99qzsYYV3MZoppWzGtYlTO9+meG6m/g92iNO9LfQB2JZsMpoJs7QG ku2KtabRK0bZRwDLyBDvwlxTm6ZlP7qyOqLcfqtLexpDSB4M0H3I/PQy1emvjjzgK+A0LmMKl6Lq zlqzh0VGAw440F6MJd8cY0nI7wiF/fVIBGY7UNCAXy6DmfYGCLLI0wtDbVcDUMqtJLmAhLqODQAe riERAxXJ1/QYGpa0ymqyytpKC19MNXHjvFmEsfcHIrncFR4xdbYWgmfEGLCcZokpGbGj1egMR+6M 1BkNX1pDdhPcOXpAnAeLQUwQLYepgQoZVNGS61yaE8CYA7gYAcWKzwGstACY2HTFvvOwk4FXAG/a mKHni/EcA/GkOk7I0IK7UMIf3+SahU8/FJdiE7KcuWdM3MFocUDEEIX9LfJoo4xV5tnNKc3jJuSs SZWgnnhepgU1zN4Hii18yW4RwDX52CXUtk0Hqz6cHOIUkWaX8fDcB+J7y1y2xDHwjv/8Buu8Ekz6 7tXQAAAAASUVORK5CYII= X-Mailer: MH-E 8.3.1; GNU Mailutils 2.99.98; GNU Emacs 24.3.1 MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-NewUkraine-Agent: mailfromd (7.99.92) X-NewUkraine-URL: http://www.ibs.dn.ua/smtp.html X-NewUkraine-VirStat: NO X-NewUkraine-VirScan: ScanPE, ScanELF, ScanOLE2, ScanMail, PhishingSignatures, ScanHTML, ScanPDF X-NewUkraine-SpamStat: NO X-NewUkraine-SpamScore: -1.600 of 3.500 X-NewUkraine-SpamKeys: AWL,BAYES_00,NO_RECEIVED,NO_RELAYS X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 05:31:28 -0000 =2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hi all, some times after installation I decided to dedicate separate ZFS with mountpoint in my homedir for storage needs but each reboot I have to mount it by hands with: zfs unmount zroot_z-hp/storage && zfs mount zroot_z-hp/storage after reboot this very fs is listed as mounted but the mount directory for it, is empty ... after umount/mount everything appears on it's expected place ... please help me to understand why it does not automount after reboot? > uname -a FreeBSD 10.0-STABLE #0 r261303 amd64 partial output of > zfs get all zroot_z-hp/storage NAME PROPERTY VALUE SOURCE zroot_z-hp/storage type filesystem - zroot_z-hp/storage mounted yes - zroot_z-hp/storage mountpoint /home/zeus/storage local zroot_z-hp/storage sharenfs off default zroot_z-hp/storage checksum fletcher4 inherited = from zroot_z-hp zroot_z-hp/storage compression off default zroot_z-hp/storage atime off inherited = from zroot_z-hp zroot_z-hp/storage devices on default zroot_z-hp/storage exec on default zroot_z-hp/storage setuid on default zroot_z-hp/storage readonly off default zroot_z-hp/storage jailed off default zroot_z-hp/storage snapdir hidden default zroot_z-hp/storage aclmode discard default zroot_z-hp/storage aclinherit restricted default zroot_z-hp/storage canmount on default zroot_z-hp/storage xattr off temporary zroot_z-hp/storage copies 1 default zroot_z-hp/storage version 5 - =2D --=20 Zeus V. Panchenko jid:zeus@im.ibs.dn.ua IT Dpt., I.B.S. LLC GMT+2 (EET) =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlRYZDMACgkQr3jpPg/3oyozlACgrQfGK/7Ch9CQMRqJ0T4/+/Qr kkMAoKNYOTZdlxdQPxUe8Y9hfg7XJg0v =3DS86e =2D----END PGP SIGNATURE-----