File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -111,8 +111,12 @@ From "server1"
111111# gluster peer probe server3
112112```
113113
114- Note: When using hostnames, the first server needs to be probed from
115- *** one*** other server to set its hostname.
114+ Note: When using hostnames, the first server i.e, ` server1 ` needs to be probed from
115+ *** one*** other server to set its hostname. Reason being when the other server
116+ i.e, ` server2 ` is probed from ` server1 ` it may happen that the hosts are
117+ configured in a way that the IP Address of the server is transmitted on probing.
118+ So in order to use the hostnames in the cluster, it is advised to probe back the
119+ ` server1 ` from ` server2 ` , ` server3 ` or upto nth server based on the cluster size.
116120
117121From "server2"
118122
You can’t perform that action at this time.
0 commit comments