Not seeing the mount point for file share on an Amazon Linux EC2 instance

0

Hello Folks ,

I am trying to mount file to an EC2 instance, I followed docs. added the cred.txt and update/etc/fstab file . using the aws docs.https://docs.aws.amazon.com/fsx/latest/WindowsGuide/using-file-shares.html#map-shares-linux

I ran the test command

>>  sudo mount -fav       
/                        : ignored
/tmp                     : already mounted
/data                    : already mounted
/mnt/FILESVR1            : successfully mounted
/mnt/FILESVR1/AGING_REPORT: successfully mounted

I restarted the machine as stated in the docs., But when I list the mounts with the sudo mount -l -t cifs , I don't see the mount, I don't know what else I am missing, because I followed the docs.

SAM
asked 5 months ago198 views
1 Answer
0

Hello there,

Thank you for reaching out to us.

To answer your question, we require details that are non-public information. Please open a support case with AWS using the following link.

Thank you.

AWS
Nevin_J
answered 5 months 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