summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/Makefile.am
diff options
context:
space:
mode:
authorMohit Agrawal <moagrawal@redhat.com>2019-08-13 18:45:43 +0530
committerMohit Agrawal <moagrawal@redhat.com>2019-08-18 21:27:40 +0530
commitc370c70f77079339e2cfb7f284f3a2fb13fd2f97 (patch)
tree42bb21d92b7fcd818136655210140858c70d6b84 /rpc/rpc-lib/Makefile.am
parent29cfe643cbcf7826375a3d52ff1865706a35bc38 (diff)
rpc: glusterd start is failed and throwing an error Address already in use
Problem: Some of the .t are failed due to bind is throwing an error EADDRINUSE Solution: After killing all gluster processes .t is trying to start glusterd but somehow if kernel has not cleaned up resources(socket) then glusterd startup is failed due to bind system call failure.To avoid the issue retries to call bind 10 times to execute system call succesfully Change-Id: Ia5fd6b788f7b211c1508c1b7304fc08a32266629 Fixes: bz#1743020 Signed-off-by: Mohit Agrawal <moagrawal@redhat.com>
Diffstat (limited to 'rpc/rpc-lib/Makefile.am')
0 files changed, 0 insertions, 0 deletions