On Mon, Aug 22, 2022 at 12:37 PM Matt Dunavant
<mdunav...@convokesystems.com> wrote:
>
> Hello,
>
>
> I'm trying to add a secondary realm to my ceph cluster but I'm getting the 
> following error after running a 'radosgw-admin realm pull --rgw-realm=$REALM 
> --url=http://URL:80 --access-key=$KEY --secret=$SECRET':
>
>
> request failed: (5) Input/output error
>
>
> Nothing on google seems to help with the error happening as the realm pull is 
> attempted. Realm is up and running in our primary site just fime. Here's the 
> logs when adding --debug-rgw=20:
>
>
> 2022-08-22T12:21:36.049-0400 7f46b94a9c80 20 check_secure_mon_conn(): auth 
> registy supported: methods=[2] modes=[2,1]
> 2022-08-22T12:21:36.049-0400 7f46b94a9c80 20 check_secure_mon_conn(): mode 1 
> is insecure
> 2022-08-22T12:21:36.057-0400 7f46b94a9c80 20 > HTTP_DATE -> Mon Aug 22 
> 16:21:36 2022
> 2022-08-22T12:21:36.057-0400 7f46b94a9c80 10 get_canon_resource(): 
> dest=/admin/realm
> 2022-08-22T12:21:36.057-0400 7f46b94a9c80 10 generated canonical header: GET
>
>
> Mon Aug 22 16:21:36 2022
> /admin/realm
> 2022-08-22T12:21:36.057-0400 7f46b94a9c80 15 generated auth header: AWS 
> RA91T371DX79FLGEXX3F:ZaEtUSD7tG/foKjqlaX4FFV/Z60=
> 2022-08-22T12:21:36.057-0400 7f46b94a9c80 20 sending request to 
> http://URL:80/admin/realm?id=26e78bc5-714c-4993-a4bd-b07918bd223a
> 2022-08-22T12:21:36.057-0400 7f46b94a9c80 20 register_request 
> mgr=0x55e4e1b7f8d0 req_data->id=0, curl_handle=0x55e4e1b7f8b0
> 2022-08-22T12:21:36.057-0400 7f468dfdb700 20 reqs_thread_entry: start
> 2022-08-22T12:21:36.057-0400 7f468dfdb700 20 link_request 
> req_data=0x55e4e1a06330 req_data->id=0, curl_handle=0x55e4e1b7f8b0
> request failed: (5) Input/output error
> 2022-08-22T12:21:36.113-0400 7f468dfdb700 10 receive_http_header
> 2022-08-22T12:21:36.113-0400 7f468dfdb700 10 received header:HTTP/1.1 302 
> Moved Temporarily
> 2022-08-22T12:21:36.113-0400 7f468dfdb700 10 receive_http_header
> 2022-08-22T12:21:36.113-0400 7f468dfdb700 10 received header:Date: Mon, 22 
> Aug 2022 16:21:36 GMT
> 2022-08-22T12:21:36.113-0400 7f468dfdb700 10 receive_http_header
> 2022-08-22T12:21:36.113-0400 7f468dfdb700 10 received 
> header:Proxy-Connection: close
> 2022-08-22T12:21:36.113-0400 7f468dfdb700 10 receive_http_header
> 2022-08-22T12:21:36.113-0400 7f468dfdb700 10 received header:Via: 1.1 
> proxy201.convokesystems.com
> 2022-08-22T12:21:36.113-0400 7f468dfdb700 10 receive_http_header
> 2022-08-22T12:21:36.113-0400 7f468dfdb700 10 received header:Location: 
> http://10.2.22.20:15871/cgi-bin/blockpage.cgi?ws-session=4060937779

http://URL:80 appears to be going through a proxy that's trying to
redirect this request

> 2022-08-22T12:21:36.113-0400 7f468dfdb700 10 receive_http_header
> 2022-08-22T12:21:36.113-0400 7f468dfdb700 10 received header:Content-Length: 0
>
> Ceph version is 16.2.10. Any ideas?
>
> Thanks,
>
> _______________________________________________
> ceph-users mailing list -- ceph-users@ceph.io
> To unsubscribe send an email to ceph-users-le...@ceph.io
>

_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to