Storage Gateway can't mount File Share

0

Hello,

I'm trying to bind the NFS mount for my aws storage gateway fileshare doing the following command:

mount -t nfs -o nolock,hard FILESHARE_IP:/tc-latam-afi-oracle-db [MountPath]

When I do so I get the following:

mount.nfs: mounting FILESHARE_IP:/tc-latam-afi-oracle-db failed, reason given by server: No such file or directory

For context this is in an Oracle Linux 8.5 machine. I've tried other methods to mount but no avail.

asked 2 years ago413 views
1 Answer
0

please ensure that your storage gateway NFS file share name "tc-latam-afi-oracle-db" , if not use correct file share name not the bucket name or path to which the file share is mapped to.

refer: https://docs.aws.amazon.com/filegateway/latest/files3/GettingStartedAccessFileShare.html

AWS
RRP_AWS
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions