<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"><snip>
[2020-07-11 09:29:20.735708] I [gsyncd(config-get):318:main] <top>: 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] <top>: 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] <top>: 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] <top>: FAIL:
Traceback (most recent call last):
File "/usr/libexec/glusterfs/python/syncdaemon/gsyncd.py", line 332, in main
func(args)
File "/usr/libexec/glusterfs/python/syncdaemon/subcmds.py", line 60, in subcmd_monitor
return monitor.monitor(local, remote)
File "/usr/libexec/glusterfs/python/syncdaemon/monitor.py", line 431, in monitor
return Monitor().multiplex(*distribute(local, remote))
File "/usr/libexec/glusterfs/python/syncdaemon/monitor.py", line 392, in distribute
sbricks = svol.bricks
File "/usr/libexec/glusterfs/python/syncdaemon/syncdutils.py", line 515, in ff
rv = f(self, *a, **kw)
File "/usr/libexec/glusterfs/python/syncdaemon/syncdutils.py", line 916, in bricks
return [bparse(b) for b in self.get('brick')]
File "/usr/libexec/glusterfs/python/syncdaemon/syncdutils.py", line 916, in <listcomp>
return [bparse(b) for b in self.get('brick')]
File "/usr/libexec/glusterfs/python/syncdaemon/syncdutils.py", line 914, in bparse
host, dirp = b.find("name").text.split(':', 2)
ValueError: too many values to unpack (expected 2)
</snip><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>