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

[FEATURE] mfsclient mfstimeout default 0 #555

Open
linux-ops opened this issue Oct 11, 2023 · 1 comment
Open

[FEATURE] mfsclient mfstimeout default 0 #555

linux-ops opened this issue Oct 11, 2023 · 1 comment

Comments

@linux-ops
Copy link

MFS version 3.0.115-1
FUSE library version: 2.8.3

Problem with mfs client default parameters

When there is a problem with mfsmaster, the server load on the client will be very high.

-o mfstimeout=N define maximum timeout in seconds before I/O error is returned (default: 0 - which means no timeout)

You can see that the parameter mfstimeout defaults to 0; why is it designed this way? Shouldn't it be set to a standard and reasonable value? For example 60
Second question, if the default parameter is set to 60s, when the master becomes unavailable, the client will not hang. Will it automatically retry after the master recovers? What is the automatic retry time?

thanks moosefs team

@linux-ops linux-ops changed the title mfsclient mfsmount default [FEATURE] mfsclient mfstimeout default 0[FEATURE] Oct 11, 2023
@linux-ops
Copy link
Author

To add a question, can mfsclient support smooth parameter modification and reload? For example remount

@linux-ops linux-ops changed the title mfsclient mfstimeout default 0[FEATURE] [FEATURE] mfsclient mfstimeout default 0 Oct 13, 2023
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