Ceph 20.2 Tentacle Release Available as test preview and Ceph 18.2 Reef soon to be fully EOL

Hello,

here is a temporary solution to the dashboard issue:

ModuleNotFoundError: No module named “smb”


Simply disable the module on all MGRs and then restart them.

sudo mv /usr/share/ceph/mgr/dashboard/controllers/smb.py /usr/share/ceph/mgr/dashboard/controllers/smb.py.disabled

This will no longer work if a package update changes something in /usr/share/ceph/mgr/dashboard/controllers/smb.py.
Hopefully, there will be an official solution by then.

If not, the step above must be repeated.

Best regards