Description of problem: Multiple glusterfsd process spawn when glusterd restart during a volume start. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Create a 3 node cluster. 2. Set cluster.brick-multiplex to enable. 3. Create 15 volumes of type replica 1x3. 4. Start all the volumes one by one. 5. While the volumes are starting reboot one node. Actual results: Multiple brick processes are observed. Expected results: Single brick process should be observed. Additional info:
REVIEW: https://review.gluster.org/23906 (mgmt/brick-mux: Avoid sending two response when attach is failed.) posted (#2) for review on master by mohammed rafi kc
REVIEW: https://review.gluster.org/23906 (mgmt/brick-mux: Avoid sending two response when attach is failed.) merged (#4) on master by MOHIT AGRAWAL
Not sure why the bot didn't close the bug although the patch is merged.
I understood it now, the commit says, it updates the bug not fixes. Re-opening the bug.
https://review.gluster.org/#/c/glusterfs/+/23724/ fixed it, closing the bug.