AIX can’t mount NFS mount: 1831-008

Sometimes when you try to mount file system (NFS) you will get the following Error:

#mount -o rw server1:/dir /bk
mount: 1831-008 giving up on:
server1:/dir
vmount: Operation not permitted.

to solve this problem, try to change the following network parameter on the client side

#nfso -o nfs_use_reserved_ports=1
Setting nfs_use_reserved_ports to 1
This entry was posted in AIX and tagged , , , , , . Bookmark the permalink.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.