<div dir="ltr"><div>After a bit of a struggle to get glusterfsd to listen to ipv6; I am now having problems trying to get the servers to &#39;peer probe&#39; each other.</div><div><br></div><div>I have tried peer probe on a ipv6-only hostname and an ipv6 address; but there doesn&#39;t seem to be any progress.</div>
<div><br></div><div>common-utils.c:248:gf_resolve_ip6 always returns ipv4 addresses for hostnames while passing an ipv6 address results in &quot;getaddrinfo failed (Address family for hostname not supported)&quot;</div><div>
<br></div><div>I suspect this is caused by rpc_transport_inet_options_build which does &quot;dict_set_str (dict, &quot;transport.address-family&quot;, &quot;inet&quot;);&quot;; which I think should be &quot;inet/inet6&quot;</div>
<div><br></div><div>Can anybody confirm or deny this? Might there be a way to override this from the configuration? If any further information is useful I&#39;ll be happy to supply it.</div><br clear="all"><div><div dir="ltr">
<div>Thanks,<br><br>Sjon Hortensius</div></div></div>
</div>