Description of problem: If I mount a volume on one of the servers and then try to enable quota on it it will say the quota command has failed. It looks like gluster tries to mount the volume again in /tmp/randomBlah while setting the quota because "mount" will show it later on. While I can easily mount the same volume multiple times, something goes wrong in this situation; not sure what gluster does in the background. Version-Release number of selected component (if applicable): 3.4.0 alpha2 How reproducible: always Steps to Reproduce: 1. on one of the servers mount a volume 2. set quota on volume Actual results: opeation failed Expected results: quota command should return successfull Additional info: I can provide full logs if needed, but looks like very easy to repeat for anyone with a 3.4.0 alpha2 setup. This problem does not exist in 3.3.1 afaik.
CHANGE http://review.gluster.org/4680/ has the solution for this.
*** This bug has been marked as a duplicate of bug 919998 ***