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


_______________________________________________
Gluster-devel mailing list
Gluster-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/gluster-devel

Reply via email to