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
gefragt vor 2 Jahren307 Aufrufe
1 Antwort
0
Akzeptierte Antwort

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

profile pictureAWS
Surya
beantwortet vor 2 Jahren
  • Surya TYVM! for your time and dedication to help us on the call.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen