debug echo "ceph-mgr dashboard not built - disabling." with_mgr_dashboard=false fi with_mgr_restful=falsekstore_path= declare -a block_devs @@ -205,7 +204,6 @@ VSTART_SEC="client.vstart.sh"MON_ADDR="" DASH_URLS="" RESTFUL_URLS=""conf...
then looking at the cluster health in the toolbox. Within the first 30-60 seconds the mgr modules are fine, but then the prometheus and dashboard modules fail and the ceph status reports HEALTH_ERR with the two module failures. This does not repro when launching luminous...
For example, when viewing an OSD in the dashboard we might like to also display information about the orchestrator’s view of the service (like the kubernetes pod ID). When viewing a CephFS filesystem in the dashboard, we would use this to display the pods being currently run for MDS ...
For cephadm, See Disabling automatic deployment of daemons Orchestrator.describe_service(service_type=None, service_name=None, refresh=False) Describe a service (of any kind) that is already configured in the orchestrator. For example, when viewing an OSD in the dashboard we might like to...