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

can't open nfs server file ValueError: open failed: Input/output error #34

Open
koalaxiu7 opened this issue Jan 6, 2020 · 1 comment

Comments

@koalaxiu7
Copy link

can't open nfs server file
File "/app/server.py", line 44, in init
self.nfs_connect()
File "/app/server.py", line 325, in nfs_connect
a = self.nfs.open('/nfstest.txt', mode='w+')
File "/usr/local/lib/python3.7/site-packages/libnfs/init.py", line 187, in open
return NFSFH(self._nfs, path, mode=mode, codec=codec)
File "/usr/local/lib/python3.7/site-packages/libnfs/init.py", line 81, in init
raise ValueError(_errmsg)
ValueError: open failed: Input/output error

@wood-j
Copy link

wood-j commented Mar 3, 2020

nfs4?

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

2 participants