Bug 1428054

Summary: glusterd: Retry volfile server multiple times
Product: [Community] GlusterFS Reporter: Vijay Bellur <vbellur>
Component: glusterdAssignee: bugs <bugs>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: mainlineCC: amukherj, atumball, bugs
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-6.x Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-20 04:46:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vijay Bellur 2017-03-01 19:04:59 UTC
glusterd: Retry volfile server multiple times

Summary:
- Retry the volfile server when the initial connection fails. The
  default connect attempts is currently 200.
- This is a port D2174716 & D3792748 to 3.8.

Test Plan: Tested retry functionality on devserver.

Reviewed By: rwareing

Signed-off-by: Shreyas Siravara <sshreyas>

Change-Id: I22810d52b43107cc156483649fc160612677858a
Reviewed-on: http://review.gluster.org/16077
Tested-by: Shreyas Siravara <sshreyas>
Smoke: Gluster Build System <jenkins.org>
NetBSD-regression: NetBSD Build System <jenkins.org>
CentOS-regression: Gluster Build System <jenkins.org>
Reviewed-by: Kevin Vigor <kvigor>

Comment 1 Worker Ant 2017-03-02 21:13:38 UTC
REVIEW: https://review.gluster.org/16833 (glusterd: Retry volfile server multiple times) posted (#1) for review on master by Vijay Bellur (vbellur)

Comment 2 Amar Tumballi 2019-06-20 04:46:06 UTC
We now have multiple --volfile-server option, each of which would be tried before exiting.