Message is gone, and got HEALTH_OK back with these permissions, don't know if this is ok though [mgr.c] caps mon = "allow profile mgr" caps osd = "allow rx" -----Original Message----- Subject: [ceph-users] Re: Module 'rbd_support' has failed: Not found or unloadable Should there not be a caps profile for mgr for osd's? ceph auth caps mgr.c mon 'allow profile mgr' osd 'allow profile mgr' Error EINVAL: osd capability parse failed, stopped at 'allow profile mgr' of 'allow profile mgr' Currently I have these: [mgr.c] caps mon = "allow profile mgr" -----Original Message----- Subject: Re: [ceph-users] Re: Module 'rbd_support' has failed: Not found or unloadable I've also encountered that error while upgrading an older cluster; it was indeed a case of bad mgr keyring permissions for me. The keyring in question was apparently created by ceph-deploy on kraken when mgrs were still new and optional Paul -- Paul Emmerich Looking for help with your Ceph cluster? Contact us at https://croit.io croit GmbH Freseniusstr. 31h 81247 München www.croit.io Tel: +49 89 1896585 90 On Sun, Oct 20, 2019 at 3:37 PM Jason Dillaman <jdillama@redhat.com> wrote:
What are the caps for your mgr user? Does it have permissions to talk to the OSDs?
# ceph auth get mgr.<XYZ>
On Sat, Oct 19, 2019 at 6:58 PM Marc Roos <M.Roos@f1-outsourcing.eu>
wrote:
2019-10-19 22:26:12.606 7fe16448cb80 1 mgr[py] Loading python module 'rbd_support' 2019-10-19 22:26:14.627 7fe13b494700 -1 mgr load Failed to construct
class in 'rbd_support' File "/usr/share/ceph/mgr/rbd_support/module.py", line 1326, in __init__ File "/usr/share/ceph/mgr/rbd_support/module.py", line 610, in __init__ File "/usr/share/ceph/mgr/rbd_support/module.py", line 674, in init_task_queue File "/usr/share/ceph/mgr/rbd_support/module.py", line 708, in load_task_queue 2019-10-19 22:26:14.628 7fe13b494700 -1 mgr operator() Failed to run
module in active mode ('rbd_support')
-----Original Message----- To: ceph-users Subject: [ceph-users] Module 'rbd_support' has failed: Not found or unloadable
After luminous -> nautilus upgrade I have this error, how to resolve?
Tried enabling and disabling it.
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an
email to ceph-users-leave@ceph.io
-- Jason _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io