Description of problem: If rpms are upgraded to glusterfs-3.4.0.12rhs.beta2-1.el6rhs.x86_64, there is no hook script in the location /var/lib/glusterd/hooks/1/gsync-create/post/, which is supposed to be there by default. Version-Release number of selected component (if applicable): 3.4.0.12rhs.beta2-1.el6rhs.x86_64 How reproducible:always Steps to Reproduce: 1.Upgrade rpm from 3.4.0.12rhs.beta1-1.el6rhs.x86_64 to 3.4.0.12rhs.beta2-1.el6rhs.x86_64 2.Check for script in the location /var/lib/glusterd/hooks/1/gsync-create/post/ 3. Actual results: hooks script are not present in the required location. Expected results: hooks script should be present by default. Additional info:
The hooks script is a part of the rpm and gets installed when the server rpm is installed.