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

Mount failure messages should be more descriptive #13

Open
twincitiesguy opened this issue May 4, 2017 · 0 comments
Open

Mount failure messages should be more descriptive #13

twincitiesguy opened this issue May 4, 2017 · 0 comments
Assignees

Comments

@twincitiesguy
Copy link
Contributor

We need to make mount failures easier to track down. For example, if a privileged port is necessary, but the client is not run as root, the error message should indicate this. In cases where the error message cannot spell this out, we need log WARN messages that clearly indicate what operation was unsuccessful and INFO messages to show what operations are being tried.

This is focused on the mount operation for now, but later on, we should apply this same philosophy consistently for every operation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants