ceph - ceph-devel - 2024-06-10

Timestamp (UTC)Message
2024-06-10T12:45:34.428Z
<Rico> @Ernesto Puerta thank you (and "hi !")
2024-06-10T13:33:44.718Z
<tbrekke> ```CentOS Stream 8 - AppStream                     200  B/s |  38  B     00:00    
```
Ran into this recently on some internal builds. Repo for centos 8 was archived 

```sed -i 's|#baseurl=[http://mirror.centos.org](http://mirror.centos.org)|baseurl=[http://vault.centos.org](http://vault.centos.org)|g' /etc/yum.repos.d/CentOS-*
```
2024-06-10T16:15:58.355Z
<Matthews Jose> I am trying to launch a cluster manually, got the monitors up and running but when I create a keyring and run mkfs for the OSD I get this error:
2024-06-10T16:05:38.577+0000 77c57daa7640 -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)

Any idea how to resolve this? thanks
2024-06-10T16:16:19.419Z
<Matthews Jose> I am trying to launch a cluster manually, got the monitors up and running but when I create a keyring and run mkfs for the OSD I get this error:
2024-06-10T16:05:38.577+0000 77c57daa7640 -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)

Any idea how to resolve this? thanks

I ran the command root@ubuntu1:/# ceph-osd -i 0 --conf /etc/ceph/ceph.conf

Any issue? please create an issue here and use the infra label.