BMYCO0366
Failed to read NVIDIA DCGM exporter dashboard JSON configuration.
Severity
Critical
User actions
Do the following steps to diagnose the error:
- Verify that the operator image or deployment contains the DCGM exporter dashboard asset expected
by the
controller:
If the log shows a file read or embedded asset error, the dashboard JSON resource may be missing or corrupted in the operator build.oc logs -n ibm-spectrum-fusion-ns deploy/isf-compute-operator-controller-manager -c manager | grep -i "DCGM Exporter Dashboard JSON" - Restart the operator pod after confirming the deployment image is
correct:
oc rollout restart deploy/isf-compute-operator-controller-manager -n ibm-spectrum-fusion-ns - Check the operator logs again for repeated dashboard read
failures:
oc logs -n ibm-spectrum-fusion-ns deploy/isf-compute-operator-controller-manager -c manager - If the issue persists, then contact IBM support.