Date: Fri, 27 Nov 2020 09:27:41 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 251347] NFS hangs on client side when mounted from outside in Jail Tree (BROKEN NFS SERVER OR MIDDLEWARE) Message-ID: <bug-251347-227-Sv331rc6KJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-251347-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251347 Julien Cigar <julien@perdition.city> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julien@perdition.city --- Comment #11 from Julien Cigar <julien@perdition.city> --- just to say that we are using NFS (V4) mounts inside (non-VNET) jails for years and it works like a charm, we never had an issue: for example on one of our production server: orval% mount -t nfs filer.prod.lan:/pictures/collections on /usr/jails/www1/filer/pictures/collection (nfs, read-only, nfsv4acls) filer.prod.lan:/webapps on /usr/jails/www1/filer/webapps (nfs, nfsv4acls) filer.prod.lan:/documents on /usr/jails/www1/filer/documents (nfs, read-only, nfsv4acls) filer.prod.lan:/geoserver on /usr/jails/java1/filer/geoserver (nfs, nfsv4acls) filer.prod.lan:/pictures/collections on /usr/jails/j_www1/filer/pictures/collection (nfs, read-only, nfsv4acls) filer.prod.lan:/webapps on /usr/jails/j_www1/filer/webapps (nfs, nfsv4acls) filer.prod.lan:/documents on /usr/jails/j_www1/filer/documents (nfs, read-only, nfsv4acls) filer.prod.lan:/apache on /usr/jails/j_www1/filer/apache (nfs, nfsv4acls) filer.prod.lan:/pypi on /usr/jails/j_www1/filer/devpi (nfs, nfsv4acls) filer.prod.lan:/webapps/phegea on /usr/jails/j_www1/filer/webapps/phegea (nfs, read-only, nfsv4acls) filer.prod.lan:/pictures/collections on /usr/jails/j_www1_rb1/filer/pictures/collection (nfs, read-only, nfsv4acls) filer.prod.lan:/webapps on /usr/jails/j_www1_rb1/filer/webapps (nfs, nfsv4acls) filer.prod.lan:/ipt on /usr/jails/j_ipt1/filer/ipt (nfs, nfsv4acls) filer.prod.lan:/geoserver on /usr/jails/geoserver1/filer/geoserver (nfs, nfsv4acls) (BTW I remember that I was wondering some years ago what would be the best way of mounting several NFS shares in a jail: one mount one the HOST + NULLFS or multiple mounts of the same share in different jails, as the latter was the best) -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251347-227-Sv331rc6KJ>
