Storage gateway Mount on RHEL fails

0

Hi Team... We installed a On Account 1 Storage Gateway , Linked with S3 Bucket to it On Account 2 We are able to Mount this NFS - on Oracle Linux Server release 7.8 --> mount works fine --> and we are able to see the new mount as well

[oracle@rdkpri1 ~]$ df -h Filesystem Size Used Avail Use% Mounted on 18.232.188.134:/oracle-harish-gateway-int 8.0E 0 8.0E 0% /mnt <<------ Stg GWY --> works fine

################## When we mount this same Gateway on a RHEL machine on Account 2 --> it fails

[root@ip-172-31-64-192 ~]# sudo mount -v -t nfs -o nolock,hard 18.232.188.134:/oracle-harish-gateway-int /mnt1 mount.nfs: timeout set for Thu May 12 11:50:07 2022 mount.nfs: trying text-based options 'nolock,hard,vers=4.1,addr=18.232.188.134,clientaddr=172.31.64.192' mount.nfs: mount(2): No such file or directory mount.nfs: trying text-based options 'nolock,hard,addr=18.232.188.134' mount.nfs: prog 100003, trying vers=3, prot=6 mount.nfs: portmap query retrying: RPC: Timed out mount.nfs: prog 100003, trying vers=3, prot=17 mount.nfs: portmap query failed: RPC: Timed out mount.nfs: mounting 18.232.188.134:/oracle-harish-gateway-int failed, reason given by server: No such file or directory

################### Please help

AWS
已提问 2 年前307 查看次数
1 回答
0
已接受的回答

Hi, as discussed, after adding the client IP address to allowed clients list, you were able to mount the share.

profile pictureAWS
Surya
已回答 2 年前
  • Surya TYVM! for your time and dedication to help us on the call.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则