Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change connect glusterd addr filter localhost (#4442) #4443

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from

Conversation

shenwen2012
Copy link

when use localhost(127.0.0.1) addr mount a volume, if glusterd is down ,client not change connect other glusterd server , because socket bind 127.0.0.1 can not connect other node addr success . so change volume server round-roubin filter 127.0.0.1

Fixes: #4442

when use localhost(127.0.0.1)  addr mount a volume,  if glusterd is down ,client not change  connect other glusterd server , because socket bind  127.0.0.1 can not connect other node addr success .
so change volume server round-roubin  filter  127.0.0.1 

Fixes: gluster#4442

Signed-off-by: tanshiping <[email protected]>
…lusterd-server

change connect glusterd addr filter localhost (gluster#4442)
@gluster-ant
Copy link
Collaborator

Can one of the admins verify this patch?

2 similar comments
@gluster-ant
Copy link
Collaborator

Can one of the admins verify this patch?

@gluster-ant
Copy link
Collaborator

Can one of the admins verify this patch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

connected to the volfile server too long time when cluster have many node and mount server glusterd restart
2 participants