On 11/22/2014 10:40 PM, Pranith Kumar
Karampuri wrote:
Assuming you go back to 3.5.2 Execute the following commands: # gluster volume set <volname> cluster.entry-self-heal off This should prevent httpd hangs. If you still find that the CPU usage is very high, execute the following command: # gluster volume set <volname> cluster.self-heal-daemon off This disables self-healing. But you should probably periodically heal so that the data is healed by enabling self-heal-daemon using following command: # gluster volume set <volname> cluster.self-heal-daemon on Once "gluster volume heal <volname> info" shows zero entries, then healing is complete. We took some steps to improve this in 3.6. But readdir in EXT4 is not working correctly so that is probably giving problems here. Lets wait for Vijay to merge the patch I mentioned, then things should be fine. Pranith Kyle, |
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://supercolony.gluster.org/mailman/listinfo/gluster-users