Overview
The command 'showmount -e' can be used on most Linux clients to list the exported filesystems from any NFSv3 server.
Starting with InfiniBox version 8.6.0, the administrator can control this visibility to one of the following three settings:
- All exports are visible
- Exports with at least RO access are visible
- No exports are visible
How to control NFSv3 export visibility
Use the following CLI command.
config.nas.nfs_server_settings.set_showmount showmount={ALL|ACCESS|NONE}
After upgrading to InfiniBox 8.6.0, the default setting is 'ALL'.
Last edited: 2026-05-13 09:27:03 UTC
Comments