ceph [WRN] MGR_MODULE_DEPENDENCY: Module 'restful' has failed dependency: No mod
MGR_MODULE_DEPENDENCY: Module 'restful' has failed dependency: No module named 'pecan'Module 'restful' has failed dependency: No module named 'pecan'
解决办法:
pip3 install pecan werkzeug
重启mon服务:
systemctl restart ceph-mon@`hostname -s`.service
页:
[1]