[Gluster-devel] Gluster 3.3.2 IPv6 support
Nithin Kumar D
nithin.kumar.d at ericsson.com
Thu Feb 27 05:43:32 UTC 2014
Hi All,
Is Gluster 3.3.2 supporting IPv6 ? or any latest version of Gluster
supporting IPv6.
This is because I'm facing issues with Gluster 3.3.2 when trying to
create IPv6 cluster.
For example,
I found a bug in xlators/protocol/client/src/client.c, function
"client_set_remote_options()" where, strtok_r(, ':') is used to extract
PATH from a URL of format <IP>:<PATH> . But this code won't work for
IPv6 as IPv6 notation has ':' in it unlike IPv4.
I see the same code even in Gluster 3.5.0beta3 version.
Thanks
Nithin
More information about the Gluster-devel
mailing list