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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南