<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hello everyone,<br><br>I'm using Glusterfs 3.3 and I have some difficulties to setup geo-replication over ssh.<br><br>&nbsp;# gluster volume geo-replication test status<br>MASTER&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SLAVE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; STATUS<br>--------------------------------------------------------------------------------<br>test&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ssh://sshux@yval1020:/users/geo-rep&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; faulty<br>test&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; file:///users/geo-rep&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OK<br><br>As you can see, the one in a local folder works&nbsp; fine.<br><br>This is my config : <br><br>Volume Name: test<br>Type: Replicate<br>Volume ID: 2f0b0eff-6166-4601-8667-6530561eea1c<br>Status: Started<br>Number of Bricks: 1 x 2 = 2<br>Transport-type: tcp<br>Bricks:<br>Brick1: yval1010:/users/exp<br>Brick2: yval1020:/users/exp<br>Options Reconfigured:<br>geo-replication.indexing: on<br>cluster.eager-lock: on<br>performance.cache-refresh-timeout: 60<br>network.ping-timeout: 10<br>performance.cache-size: 512MB<br>performance.write-behind-window-size: 256MB<br>features.quota-timeout: 30<br>features.limit-usage: /:20GB,/kernel:5GB,/toto:2GB,/troll:1GB<br>features.quota: on<br>nfs.port: 2049<br><br><br>This is the log : <br><br>[2012-07-31 11:10:38.711314] I [monitor(monitor):81:monitor] Monitor: starting gsyncd worker<br>[2012-07-31 11:10:38.844959] I [gsyncd:354:main_i] &lt;top&gt;: syncing: gluster://localhost:test -&gt; ssh://sshux@yval1020:/users/geo-rep<br>[2012-07-31 11:10:44.526469] I [master:284:crawl] GMaster: new master is 2f0b0eff-6166-4601-8667-6530561eea1c<br>[2012-07-31 11:10:44.527038] I [master:288:crawl] GMaster: primary master with volume id 2f0b0eff-6166-4601-8667-6530561eea1c ...<br>[2012-07-31 11:10:44.644319] E [repce:188:__call__] RepceClient: call 10810:140268954724096:1343725844.53 (xtime) failed on peer with OSError<br>[2012-07-31 11:10:44.644629] E [syncdutils:184:log_raise_exception] &lt;top&gt;: FAIL:<br>Traceback (most recent call last):<br>&nbsp; File "/soft/GLUSTERFS//libexec/glusterfs/python/syncdaemon/gsyncd.py", line 115, in main<br>&nbsp;&nbsp;&nbsp; main_i()<br>&nbsp; File "/soft/GLUSTERFS//libexec/glusterfs/python/syncdaemon/gsyncd.py", line 365, in main_i<br>&nbsp;&nbsp;&nbsp; local.service_loop(*[r for r in [remote] if r])<br>&nbsp; File "/soft/GLUSTERFS/libexec/glusterfs/python/syncdaemon/resource.py", line 756, in service_loop<br>&nbsp;&nbsp;&nbsp; GMaster(self, args[0]).crawl_loop()<br>&nbsp; File "/soft/GLUSTERFS/libexec/glusterfs/python/syncdaemon/master.py", line 143, in crawl_loop<br>&nbsp;&nbsp;&nbsp; self.crawl()<br>&nbsp; File "/soft/GLUSTERFS/libexec/glusterfs/python/syncdaemon/master.py", line 308, in crawl<br>&nbsp;&nbsp;&nbsp; xtr0 = self.xtime(path, self.slave)<br>&nbsp; File "/soft/GLUSTERFS/libexec/glusterfs/python/syncdaemon/master.py", line 74, in xtime<br>&nbsp;&nbsp;&nbsp; xt = rsc.server.xtime(path, self.uuid)<br>&nbsp; File "/soft/GLUSTERFS/libexec/glusterfs/python/syncdaemon/repce.py", line 204, in __call__<br>&nbsp;&nbsp;&nbsp; return self.ins(self.meth, *a)<br>&nbsp; File "/soft/GLUSTERFS/libexec/glusterfs/python/syncdaemon/repce.py", line 189, in __call__<br>&nbsp;&nbsp;&nbsp; raise res<br>OSError: [Errno 95] Operation not supported<br><br><br>Apparently there is some errors with xtime and yet I have extended attribute activated. <br>Any help will be gladly appreciated.<br><br>Anthony<br><br><br><br><br><br><br><br><br>                                               </div></body>
</html>