This repository was archived by the owner on Jan 16, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 45
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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: