glusterd2 icon indicating copy to clipboard operation
glusterd2 copied to clipboard

brick-mux : fix spurious socket connect failure issue during volume stop

Open atinmu opened this issue 5 years ago • 2 comments

Change the logic of using the parent socket file to send the detach request by picking it up from /proc//cmdline where pid is the process id of the parent brick. During Multiplex, this would avoid creating a hard link of a socket file.

Credits : [email protected] for helping with the utility function

Fixes: #1468 Signed-off-by: Atin Mukherjee [email protected]

atinmu avatar Jan 08 '19 14:01 atinmu

retest this please

rishubhjain avatar Jan 08 '19 18:01 rishubhjain

retest this please

rishubhjain avatar Jan 08 '19 19:01 rishubhjain