-
Notifications
You must be signed in to change notification settings - Fork 45
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
Having trouble in creating a file #18
Comments
Check the logs on your glusterfs servers. There should be some indication there. Is the client connecting? Is the server giving an error? |
Running example , /baz is not a file, it is a directory and show error:
|
It is about permissions ... always try applygin 0777 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Files.createFile(glusterPath) with or without a set of pre-permissions does not create a file, nor an exception is thrown. What would be the cause of it?
The text was updated successfully, but these errors were encountered: