This bug tracks the following changes, - removal of glusterd's local cli lock and use the cluster wide lock to serialize concurrent cli requests to the same glusterd. - improve glusterd's internal cluster-wide locking mechanism when multiple clients request operations via multiple glusterds.
*** Bug 2193 has been marked as a duplicate of this bug. ***
CHANGE: http://review.gluster.com/123 (This change contains,) merged in master by Vijay Bellur (vijay)
Its fixed now. Checked with glusterfs-3.3.0qa10. Now parallel cli operations will make only one of them succeed, and glusterd wont crash.