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

Mount goes OK, but first access results in "Software caused connection abort" error #38

Open
DurvalMenezes opened this issue Mar 23, 2021 · 0 comments

Comments

@DurvalMenezes
Copy link

Hello,

# fuse-nfs -n 'nfs://REDACTED/REDACTED/REDACTED/?if=venet0&version=4' -m /mnt2
   -> Shows no messages, exit status ($?) is 0 

# ls /mnt2
   ls: reading directory /mnt2: Software caused connection abort

# ls /mnt2
   ls: cannot open directory /mnt2: Transport endpoint is not connected

I'm running in an old platform (RHEL6 with kernel 2.6.32, and I can't upgrade, please don't ask why) but all other FUSE filesystems (ENCFS, etc) works OK.

There's no other output, including syslog and dmesg. I can see no "--verbose" or equivalent options for this module.

How can I debug this?

Thanks in advance.

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