I restarted all host after upgrade, also restarted all manager and monitor services on all hosts but warning still there, haven't tried to destroy and reinstall
any idea ?
Hello, did you follow the 7to8 guide [1]? specifically upgrading Ceph before PVE?
[1] https://pve.proxmox.com/wiki/Upgrade_from_7_to_8
Hi,Hello tonight I upgraded all my hosts to V8 wthout any issue except this warning on Ceph
"Module 'dashboard' has failed dependency: PyO3 modules may only be initialized once per interpreter process"
View attachment 52038
I just found out that in my case it is not the "Dashboard" module, but the "restful" module. I apologize for the inaccuracy.Hi,
After the update I have the same problem on the second and third node of our three node cluster. The problem only manifests itself when the Manager becomes active on these nodes. I tried deleting and recreating the Manager on all nodes, but it didn't help. When I activate the Manager on the first node, everything works fine.
I just found out that in my case it is not the "Dashboard" module, but the "restful" module. I apologize for the inaccuracy.
View attachment 52073
Great!I have send a report to ceph-users mailing list
+1 here as well+1 I'm seeing the same "restful" module failing after the upgrade.
HiNope. Dashboard is nothing shipped by default, so this is something that might not get fixed that soon. What are you reasons for using ceph dashboard, as it does not really work with proxmox?
You can simply disable the dashboard and it should get rid of the warning sign.Hi
I am running into the same issue. I don't recall when/how I installed the dashboard. Do you know how I can uninstall it? Maybe this will get rid of the warning message.
But how can I disable it? I know nothing at all about ceph (except how to set it up via gui)You can simply disable the dashboard and it should get rid of the warning sign.
But how can I disable it? I know nothing at all about ceph (except how to set it up via gui)
Run this on the node where you installed the dashboard:and wait for a bit. The warning should disappearBash:ceph mgr module disable dashboard