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

fsck tool issues #7

Closed
animeshtrivedi opened this issue Jan 6, 2017 · 1 comment
Closed

fsck tool issues #7

animeshtrivedi opened this issue Jan 6, 2017 · 1 comment
Assignees

Comments

@animeshtrivedi
Copy link
Member

  1. https://github.com/zrlio/crail/blob/master/client/src/main/java/com/ibm/crail/tools/CrailFsck.java#L181

The usage show getLocation whereas the check is on getLocations

  1. https://github.com/zrlio/crail/blob/master/client/src/main/java/com/ibm/crail/tools/CrailFsck.java#L176

Please show more details to tell the user what is a wrong option. Just exiting is non-intuitive and less helpful to a user who might not know what went wrong with the system.

  1. the -r feature is undocumented.

  2. https://github.com/zrlio/crail/blob/master/client/src/main/java/com/ibm/crail/tools/CrailFsck.java#L49

A bit more explanation of commands would be helpful too (as I keep forgetting which one to use or what is the difference between getLocation and blockStatistics).

@patrickstuedi
Copy link
Member

Fixed in b52952e

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