On Wed, Mar 19, 2025 at 02:53:51PM -0400, Eben King wrote: > I have this machine "alexandria". It mounts a directory from the nas > via NFS. When I export a parent directory on alexandria, the mount > point appears empty, even though you can ssh to it and see everything > there that should be. How do I get it to share the contents of that mount?
It is possible, see the file /etc/exports and its man page exports(7), specifically the options nohide and crossmnt there. There are caveats, though (e.g. you might get duplicate inode numbers from the two file systems), described in the above man page. Sorry to be so handwavy, but it's a while ago I had hands-on experience with that. Cheers -- t
signature.asc
Description: PGP signature