Hi All,
I am trying configure multi-site data replication. I am getting this error
continuously.
INFO:urllib3.connectionpool:Starting new HTTP connection (1): cephog1
ERROR:radosgw_agent.sync:finding number of shards failed
WARNING:radosgw_agent.sync:error preparing for sync, will retry. Traceback:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/radosgw_agent/sync.py", line 26,
in prepare_sync
syncer.prepare()
File "/usr/lib/python2.7/dist-packages/radosgw_agent/sync.py", line 202,
in prepare
self.init_num_shards()
File "/usr/lib/python2.7/dist-packages/radosgw_agent/sync.py", line 73,
in init_num_shards
self.num_shards = client.num_log_shards(self.src_conn, self.type)
File "/usr/lib/python2.7/dist-packages/radosgw_agent/client.py", line
280, in num_log_shards
out = request(connection, 'get', 'admin/log', dict(type=shard_type))
File "/usr/lib/python2.7/dist-packages/radosgw_agent/client.py", line
155, in request
check_result_status(result)
File "/usr/lib/python2.7/dist-packages/radosgw_agent/client.py", line
116, in check_result_status
HttpError)(result.status_code, result.content)
NotFound: Http error code 404 content <!DOCTYPE HTML PUBLIC "-//IETF//DTD
HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /admin/log was not found on this server.</p>
<hr>
<address>Apache/2.4.7 (Ubuntu) Server at cephog1 Port 80</address>
</body></html>
Can anyone help me to resolve this issue?
Thank you!
Regards,
Santhosh
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com