8000 [FEATURE] mfschunktool: option to check recursively · Issue #633 · moosefs/moosefs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[FEATURE] mfschunktool: option to check recursively #633

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

Open
onlyjob opened this issue Jan 20, 2025 · 3 comments
Open

[FEATURE] mfschunktool: option to check recursively #633

onlyjob opened this issue Jan 20, 2025 · 3 comments
Labels
feature Idea of a new feature to make MooseFS even better! :) 8000

Comments

@onlyjob
Copy link
Contributor
onlyjob commented Jan 20, 2025

Please consider enhancing mfschunktool by adding command line option to recursively check files (in chunkserver directories).

Due to large number of chunk files, running something like mfschunktool -f -x */*.mfs in chunkserver data directory fails with Argument list too long so currently one have to shell-script around this issue in order to check chunk files in all folders.

Thanks.

@chogata chogata added the feature Idea of a new feature to make MooseFS even better! :) label Feb 5, 2025
@chogata
Copy link
Member
chogata commented Feb 5, 2025

It could work per disk in chunkserver, not per whole chunkservers, but that would still help, I think. We could even verify/rebuild .chunkdb if desired. I will add it to the proposed feature list.

@onlyjob
Copy link
Contributor Author
onlyjob commented Feb 21, 2025

Per disk would be perfect, thanks. But I'm not sure if implementation of --one-file-system (like in ncdu utility) is worth the effort. Recursive check from given (or current) directory will suffice. Thanks.

@chogata
Copy link
Member
chogata commented Feb 21, 2025

This is exactly what we have implemented - recursive check from given path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Idea of a new feature to make MooseFS even better! :)
Projects
None yet
Development

No branches or pull requests

2 participants
0