<div dir="auto">From using <a href="http://ltsp.org">ltsp.org</a> project a while ago if I recall was under /export/ltsp</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jan 29, 2022, 16:00 DJPfulio--- via Ale <<a href="mailto:ale@ale.org">ale@ale.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">When I look through the current (2015) version of the Linux File System Hierarchy Standards<br>
<a href="https://refspecs.linuxfoundation.org/FHS_3.0/fhs/index.html" rel="noreferrer noreferrer" target="_blank">https://refspecs.linuxfoundation.org/FHS_3.0/fhs/index.html</a><br>
There isn't any mention about NFS storage.<br>
<br>
Where do you mount NFS storage on your systems?  Mainly interested in home users, but if a corporation does it, that would be good too.<br>
<br>
Over the decades, I've seen NFS mounted in these locations:<br>
* /nfs/{directory/project} - generic storage for different teams<br>
* /u/{username} - HOME directories using autofs<br>
* /u/u1/{username} - HOME directories using autofs for use sites where multiple mounts are needed because there are 200-10K users.<br>
* /export/home/ ... for all HOME directories in a small site.<br>
* /export/{directory/project}<br>
* /d/{directory} - this is my current method so the path is short, but easily adding more storage with a directory/partition/volume can be identical on the NFS server and all the clients.<br>
<br>
And assorted places, as needed, like /usr/local/. Much easier to have all appimages and x86-64 binaries in a single location with settings that are in /usr/local/etc/.<br>
<br>
I mount static webfiles read-only to a web server under /var/www/{site-name}/pub/ (or static/).<br>
<br>
Where do you mount NFS storage?<br>
Also, which OS is this for?  All my NFS today is Ubuntu for the clients and servers.<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank" rel="noreferrer">Ale@ale.org</a><br>
<a href="https://mail.ale.org/mailman/listinfo/ale" rel="noreferrer noreferrer" target="_blank">https://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div>