<div dir="ltr"><div class="gmail_default" style="font-family:times new roman,serif;font-size:small">Hello All,</div><div class="gmail_default" style="font-family:times new roman,serif;font-size:small"><br></div><div class="gmail_default" style="font-family:times new roman,serif;font-size:small">While testing with glusterfs -6.0-37, I found that the geo-rep session is getting created with IPv6 hostnames,</div><div class="gmail_default" style="font-family:times new roman,serif;font-size:small">but the sync is not happening. I see traceback with gsyncd.log.</div><div class="gmail_default" style="font-family:times new roman,serif;font-size:small"><pre class="gmail-bz_comment_text" id="gmail-comment_text_3">&lt;snip&gt;
[2020-07-11 09:29:20.735708] I [gsyncd(config-get):318:main] &lt;top&gt;: Using session config file        path=/var/lib/glusterd/geo-replication/testvol_slave.lab.eng.blr.redhat.com_svol/gsyncd.conf
[2020-07-11 09:29:21.346986] I [gsyncd(config-get):318:main] &lt;top&gt;: Using session config file        path=/var/lib/glusterd/geo-replication/testvol_slave.lab.eng.blr.redhat.com_svol/gsyncd.conf
[2020-07-11 09:29:21.515802] I [gsyncd(monitor):318:main] &lt;top&gt;: Using session config file        path=/var/lib/glusterd/geo-replication/testvol_slave.lab.eng.blr.redhat.com_svol/gsyncd.conf
[2020-07-11 09:29:21.953314] E [syncdutils(monitor):339:log_raise_exception] &lt;top&gt;: FAIL: 
Traceback (most recent call last):
  File &quot;/usr/libexec/glusterfs/python/syncdaemon/gsyncd.py&quot;, line 332, in main
    func(args)
  File &quot;/usr/libexec/glusterfs/python/syncdaemon/subcmds.py&quot;, line 60, in subcmd_monitor
    return monitor.monitor(local, remote)
  File &quot;/usr/libexec/glusterfs/python/syncdaemon/monitor.py&quot;, line 431, in monitor
    return Monitor().multiplex(*distribute(local, remote))
  File &quot;/usr/libexec/glusterfs/python/syncdaemon/monitor.py&quot;, line 392, in distribute
    sbricks = svol.bricks
  File &quot;/usr/libexec/glusterfs/python/syncdaemon/syncdutils.py&quot;, line 515, in ff
    rv = f(self, *a, **kw)
  File &quot;/usr/libexec/glusterfs/python/syncdaemon/syncdutils.py&quot;, line 916, in bricks
    return [bparse(b) for b in self.get(&#39;brick&#39;)]
  File &quot;/usr/libexec/glusterfs/python/syncdaemon/syncdutils.py&quot;, line 916, in &lt;listcomp&gt;
    return [bparse(b) for b in self.get(&#39;brick&#39;)]
  File &quot;/usr/libexec/glusterfs/python/syncdaemon/syncdutils.py&quot;, line 914, in bparse
    host, dirp = b.find(&quot;name&quot;).text.split(&#39;:&#39;, 2)
ValueError: too many values to unpack (expected 2)
&lt;/snip&gt;<br><br></pre><pre class="gmail-bz_comment_text" id="gmail-comment_text_3">I have raised the github issue[1] for the same. Any help wrt to this issue will help a lot.<br><br>[1] - <a href="https://github.com/gluster/glusterfs/issues/1366">https://github.com/gluster/glusterfs/issues/1366</a></pre><pre class="gmail-bz_comment_text" id="gmail-comment_text_3">Thanks,<br></pre><pre class="gmail-bz_comment_text" id="gmail-comment_text_3">Satheesaran S<br></pre></div></div>