Good morning community! I have recently created a new ceph cluster and we are looking good in terms of functionality. I have enabled ceph-mgr on one of the nodes and am currently snooping around to see what information I can gleam from the administrator panel. For the most part all is working but some sections are stating that it requires Orchestrator "Orchestrator is not available. ".
However, when I run
I received the following:
However, when I run
shows it's already enabled.
I have tried the
which doesn't present any options but appears to run successfully. Not sure what to try at this step, cannot find much information on the topic.
Thank you!
However, when I run
Code:
ceph orch status
Code:
Error ENOENT: No orchestrator configured (try `ceph orch set backend`)
However, when I run
CSS:
ceph mgr module enable orchestrator
I have tried the
Code:
ceph orch set backend
Thank you!