Timeline for How can I determine if an NFS remote is exporting a directory?
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 31, 2020 at 16:38 | comment | added | Ale |
For a /net mount to work, the /etc/auto.net script must establish that the server has a corresponding export. This uses the showmount command. If the server only has NFSv4, it wont work (showmount displays RPC: Program not registered, and /net/server will just report File not found)
|
|
| May 23, 2017 at 12:40 | history | edited | CommunityBot |
replaced http://stackoverflow.com/ with https://stackoverflow.com/
|
|
| Jan 6, 2015 at 1:18 | history | answered | Sathish | CC BY-SA 3.0 |