Can volumes be hidden from the showmount command?
- Views:
- 898
- Visibility:
- Public
- Votes:
- 0
- Category:
- cloud-volumes-ontap-cvo
- Specialty:
- cloud
- Last Updated:
- 4/12/2024, 5:20:11 PM
Applies to
- NetApp Cloud Volumes ONTAP (CVO)
- Network File System (NFS)
Answer
- showmount-rootonly can be used to only allow the root path to show when running showmount
- Even if a client does not have access, “/ “ will always be visible in the
showmount
option (unlessshowmount
is disabled altogether).