Hi all, Anyone have successful in replicating data across two zones of Federated gateway configuration. I am getting "TypeError: unhashable type: 'list'" error. I am not seeing data part getting replicated. verbose log : application/json; charset=UTF-8 Wed, 17 Sep 2014 09:59:22 GMT /admin/log 2014-09-17T15:29:22.219 15995:DEBUG:boto:Signature: AWS V280N25RDUA6EQ55T28V:woT+s+oqufKWoHyMIxdK/++Hz7U= 2014-09-17T15:29:22.220 15995:DEBUG:boto:url = ' http://cephog1.santhosh.com:81/admin/log?lock' params={'locker-id': 'cephOG1:15984', 'length': 60, 'zone-id': u'in-west', 'type': 'metadata', 'id': 52} headers={'Date': 'Wed, 17 Sep 2014 09:59:22 GMT', 'Content-Length': '0', 'Content-Type': 'application/json; charset=UTF-8', 'Authorization': 'AWS V280N25RDUA6EQ55T28V:woT+s+oqufKWoHyMIxdK/++Hz7U=', 'User-Agent': 'Boto/2.20.1 Python/2.7.6 Linux/3.13.0-24-generic'} data=None 2014-09-17T15:29:22.222 15995:INFO:urllib3.connectionpool:Starting new HTTP connection (1): cephog1.santhosh.com 2014-09-17T15:29:22.223 15995:DEBUG:urllib3.connectionpool:Setting read timeout to None 2014-09-17T15:29:22.257 15995:DEBUG:urllib3.connectionpool:"POST /admin/log?lock&locker-id=cephOG1%3A15984&length=60&zone-id=in-west&type=metadata&id=52 HTTP/1.1" 200 None 2014-09-17T15:29:22.258 15995:ERROR:radosgw_agent.worker:syncing entries for shard 52 failed Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/radosgw_agent/worker.py", line 151, in run new_retries = self.sync_entries(log_entries, retries) File "/usr/lib/python2.7/dist-packages/radosgw_agent/worker.py", line 437, in sync_entries for section, name in mentioned.union(split_retries): TypeError: unhashable type: 'list' 2014-09-17T15:29:22.259 15995:DEBUG:radosgw_agent.lock:release and clear lock 2014-09-17T15:29:22.259 15995:DEBUG:boto:path=/admin/log?unlock 2014-09-17T15:29:22.260 15995:DEBUG:boto:auth_path=/admin/log?unlock 2014-09-17T15:29:22.260 15995:DEBUG:boto:StringToSign: POST Any idea/help on this error to resolve? Regards, Santhosh -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.ceph.com/pipermail/ceph-users-ceph.com/attachments/20140917/00b22b7b/attachment.htm>