Skip to content

Commit 2f51acb

Browse files
authored
Issue 107300: Configure NFSv4.1 domain, Step4
Fixing GitHub issue https://github.com/MicrosoftDocs/azure-docs/issues/107300 The suggested change per the issue has been reviewed/approved by ANF team Mark B.
1 parent 50e18ef commit 2f51acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-netapp-files/azure-netapp-files-configure-nfsv41-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ As the above example shows, the user for `file1` should be `root`, but it maps t
7979
8080
2. Unmount any currently mounted NFS volumes.
8181
3. Update the `/etc/idmapd.conf` file.
82-
4. Restart the `rpcbind` service on your host (`service rpcbind restart`), or simply reboot the host.
82+
4. Clear the keyring of the NFS `idmapper` (`nfsidmap -c`).
8383
5. Mount the NFS volumes as required.
8484
8585
See [Mount a volume for Windows or Linux VMs](azure-netapp-files-mount-unmount-volumes-for-virtual-machines.md).

0 commit comments

Comments
 (0)