From owner-freebsd-fs@freebsd.org Tue Jul 31 21:23:56 2018 Return-Path: Delivered-To: freebsd-fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 792CD10657A4 for ; Tue, 31 Jul 2018 21:23:56 +0000 (UTC) (envelope-from jwd@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 341767E083 for ; Tue, 31 Jul 2018 21:23:56 +0000 (UTC) (envelope-from jwd@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 821) id 1245B1B0F6; Tue, 31 Jul 2018 21:23:56 +0000 (UTC) Date: Tue, 31 Jul 2018 21:23:56 +0000 From: John To: FreeBSD-FS Subject: Nfsroot .zfs/snapshot mounted on different mount? Message-ID: <20180731212355.GA19206@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline User-Agent: Mutt/1.9.5 (2018-04-13) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jul 2018 21:23:56 -0000 --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Folks, I ran into something today I didn't expect and was wondering how it is accomplished - or something is going on in the NFS code I've never seen. I have some remote nfs booted systems where the OS lives on ZFS volumes (the client is linux):. 10.121.56.21:/vol/nfsbt_sysgpu01 100G 4.7G 96G 5% / After installing the latest gpu drivers I was asked to compare a few things and went into the /.zfs/snapshot directory as typical. However, I then noticed a 2nd nfs mount had appeared: 10.121.56.21:/vol/nfsbt_sysgpu01/.zfs/snapshot/rb_20180727-185554_drivers 100G 4.7G 96G 5% /.zfs/snapshot/rb_20180727-185554_drivers To my knowledge, I have no auto-mounter that could have done the mount. I'm curious where this is hooked in. The server is: FreeBSD 11.1-STABLE #11 r327104: Sat Dec 23 08:19:22 EST 2017 with standard nfsv3 exports. Other than this curiousness the system is flawless. Thanks, John --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQF8BAEBCgBmBQJbYNNqXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQwNDBGOTgxNzM0NzQ3OEFBNDYyODNGQzVC NjI0OTlBMTQyNEY3RjgxAAoJELYkmaFCT3+BJlMH/0ZCYBMrsLSW/ls5JNADaILF QuLLtduyP3DOkpITukNnOM54hc+2YRd+Hjv5uJkovOzoPiRbzuDw5++Ol0eYlAJM 5ts7gp/cbjG+H+iukNab8G8lBKsUP0Z4plgAlG1ubJCEonTIB/AzUXe2CEeYdYr0 E7NnnjsCbcMs9zBU7ZxFIsqeFAEascrSDUMKyPCAKHnVMcKs9R84uaD4vCRhSSVg b5aFRyCbx69S8+WIgjBIGbVxCXbZEJJ1ZBtvTelttqlhPoFmjzcrPSc/YeCW7Q3P 8Ta4s+orRdYtO1b0Ma0boEBLpHfoTDlnXGimTT9eFeaqSuK9paJQhTKuNwCKPPE= =aZeP -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc--