Hi all,

I try to install a new rgw node. After trying to execute this command:

/usr/bin/radosgw -f --cluster ceph --name client.rgw.s3-001  --setuser ceph 
--setgroup ceph --keyring=/etc/ceph/ceph.client.admin.keyring --conf 
/etc/ceph/ceph.conf  -m 10.0.111.13

I get:

2022-11-16T15:37:39.291+0100 7faa5e4ca700 -1 monclient(hunting): 
handle_auth_bad_method server allowed_methods [2] but i only support [2] failed 
to fetch mon config (--no-mon-config to skip)

On the Mon Server I see:

2022-11-16T17:16:36.074+0100 7f258114b700  0 cephx server client.rgw.s3-001: 
handle_request failed to decode CephXAuthenticate: End of buffer
2022-11-16T17:16:36.074+0100 7f257d143700  0 cephx server client.rgw.s3-001: 
handle_request failed to decode CephXAuthenticate: End of buffer

And auth_allow_insecure_global_id_reclaim is set to true for testing.

Please see:

root@pr-004:~# ceph daemon mon.pr-004 config show | grep 
auth_allow_insecure_global_id_reclaim
    "auth_allow_insecure_global_id_reclaim": "true“,

Mon is running version:
ceph version 16.2.9 (a569859f5e07da0c4c39da81d5fb5675cd95da49) pacific (stable)

RGW is running version:
ceph version 16.2.10 (45fa1a083152e41a408d15505f594ec5f1b4fe17) pacific (stable)


What is the error here ?

Regards 
Marcus 
_______________________________________________
ceph-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to