-
Notifications
You must be signed in to change notification settings - Fork 30
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
suse 10 or 11 or both need sysconfig set to use TCP for nfs mount protocol #12
Comments
|
@emahags is taking a crack at this one |
|
It looks like this isn't possible to set in /etc/sysconfig/nfs. Instead it is set at mount time as an option. |
|
@emahags Why does this only plague Suse 10/11? It would seem that if the issue is really asymmetric routing, that any OS would be affected. Could you dig into the why behind this? Either we will need to update the code or perhaps just the README. Thanks! |
|
The only thing I've been able to find is this article that might describe the issue: http://www.novell.com/support/kb/doc.php?id=7007649 |
|
Solving in PR #78 |
If not, asymmetric routing will cause the mount to timeout.
The text was updated successfully, but these errors were encountered: