IBM AIX client fails to connect to Red Hat Storage over NFS protocol.
Issue
-
AIX clients unable a to mount a RHS share over NFS by using below mount command
# mount -o vers=3,proto=tcp 10.65.200.166:/testvol /tmp/gluster -
Able to mount when
port=38467option is specified, however some files/folders are no longer visible after certain OS operation likecd,ls.# mount -o vers=3,proto=tcp,port=38467 10.65.200.166:/testvol /tmp/gluster -
How can AIX clients mount a RHS share over NFS without specifying the
portoption. - Native NFS shares are not having any issues and can be mounted without specifying the
portoption.
Environment
- Red Hat Storage Server 2.0, 2.1
- IBM AIX 6.1 acting as an NFS-client
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.