On Tue, 2016-06-28 at 09:48 +0200, Cyril B. wrote: > On 06/28/2016 02:27 AM, Ian Kent wrote: > > Can you describe again how this fits together? > > Sure. Please let me know if I'm not clear. Here's my /etc/auto.master: Thanks for this, after reading this I see I should have been able to work it out from your original post. Usually I don't like to question why people set things up the way they do, in fact I find it annoying when someone asks a question and people respond with "don't do it that way, do it this way" because, usually, if that was an option the poster wouldn't have asked the question. But in this case I think it's worth mentioning because due to the mount independence required by kernel mount namespaces the problem we are seeing with /nfs/http12 might not be easily solvable or solvable at all. > > /nfs program:/etc/auto.nfs nobind > /home program:/etc/auto.home --mode=751 > > /etc/auto.nfs does some sanity checks, then does: > echo -fstype=nfs4,noatime,nosuid,_netdev,soft,intr,timeo=1000 $1:/ Is there a reason you need to use the nfsv4 root namespace rather than using the /home export directly? That was a problem, particularly for autofs, and needed to be done long ago but that has long since changed. You should be able to use nfsv4 mounts directly without this intermediate mount. Ian -- To unsubscribe from this list: send the line "unsubscribe autofs" in