Discussion:
[ceph-users] Ceph luminous custom plugin
Amit Ghadge
2018-11-14 11:41:38 UTC
Permalink
Hi,
I copied my custom module in /usr/lib64/ceph/mgr and run "ceph mgr module
enable <plugin_name> --force" to enable plugin. It's plug and print some
message in plugin but it's not print any log in ceph-mgr log file.


Thanks,
Amit G
Amit Ghadge
2018-11-14 12:10:53 UTC
Permalink
Post by Amit Ghadge
Hi,
I copied my custom module in /usr/lib64/ceph/mgr and run "ceph mgr module
enable <plugin_name> --force" to enable plugin. It's plug and print some
message in plugin but it's not print any log in ceph-mgr log file.
Thanks,
Amit G
Yes, it's started working need to restart ceph-mgr service.

Thanks,

Loading...