Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change connect glusterd addr filter localhost (gluster#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]>
- Loading branch information