Mon is unable to build mgr service
I am trying to configure ceph for the first time manually. I followed the instructions and at this point I have only ceph-mon and ceph-mgr installed. Here is my ceph status: root@ceph-n1:~# ceph status
cluster: id: a93114e4-b0af-4b56-b019-0900310a14f8 health: HEALTH_WARN OSD count 0 < osd_pool_default_size 3
services: mon: 1 daemons, quorum mon-n1 (age 10m)
* mgr: mgr-n1(active, since 9m)* osd: 0 osds: 0 up, 0 in
data: pools: 0 pools, 0 pgs objects: 0 objects, 0 B usage: 0 B used, 0 B / 0 B avail pgs:
For a reason that I do not understand I am getting this message in syslog every second: *Sep 05 21:05:18 ceph-n1 ceph-mon[1089]: 2024-09-05T21:05:18.636+0000
7ffae4fa6640 -1 mon.mon-n1@0(leader) e2 get_authorizer failed to build mgr service session_auth_info (22) Invalid argument*
I don't know if this is something about caps and at this point I have no idea what this problem is. -- Ventura
Hi, could you please be more specific which instructions you followed exactly? A step-by-step history of the used commands could help reproduce it. Which Ceph version are you trying to deploy on wich distro? Zitat von Jorge Ventura <jorge.araujo.ventura@gmail.com>:
I am trying to configure ceph for the first time manually. I followed the instructions and at this point I have only ceph-mon and ceph-mgr installed.
Here is my ceph status:
root@ceph-n1:~# ceph status
cluster: id: a93114e4-b0af-4b56-b019-0900310a14f8 health: HEALTH_WARN OSD count 0 < osd_pool_default_size 3
services: mon: 1 daemons, quorum mon-n1 (age 10m)
* mgr: mgr-n1(active, since 9m)* osd: 0 osds: 0 up, 0 in
data: pools: 0 pools, 0 pgs objects: 0 objects, 0 B usage: 0 B used, 0 B / 0 B avail pgs:
For a reason that I do not understand I am getting this message in syslog every second:
*Sep 05 21:05:18 ceph-n1 ceph-mon[1089]: 2024-09-05T21:05:18.636+0000
7ffae4fa6640 -1 mon.mon-n1@0(leader) e2 get_authorizer failed to build mgr service session_auth_info (22) Invalid argument*
I don't know if this is something about caps and at this point I have no idea what this problem is. -- Ventura _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
participants (2)
-
Eugen Block
-
Jorge Ventura