Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EFS NFS Mount - Input/output error #44

Open
anthonyeden opened this issue Sep 30, 2022 · 0 comments
Open

EFS NFS Mount - Input/output error #44

anthonyeden opened this issue Sep 30, 2022 · 0 comments

Comments

@anthonyeden
Copy link

I have successfully connected to an AWS EFS mount. However, after a short period any attempt to use the mount reports a generic "Input/output error".

I connect successfully using this command:

fuse-nfs -a -n "nfs://1.2.3.4/?version=4" -m /data/

I cannot work out how to debug this or get a more meaningful error.

Using killall fuse-nfs stops the error and returns an empty directory again.

I have built this on Ubuntu 20.04 using the supplied instructions in the README file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant