helm-charts
helm-charts copied to clipboard
[QUESTION]: [karavi-observability-1.8.0]: PowerScale read privilege is required: Statistics (ISI_PRIV_STATISTICS)
Hello,
We have setup karavi-observability with the helm chart.
It's working quite good : metrics are collected through otel, karavi-metrics and karavi-topology.
We have set the correct permissions "Statistics" to "Read" for the user we use to connect to the PowerScale array, but :
- we see messages like this this in the karavi-metrics-powerscale pod :
[ERROR] Error in response. Method:GET URI:platform/3/statistics Error: Privilege check failed.
The following read privilege is required: Statistics (ISI_PRIV_STATISTICS) JSON Error: Privilege check failed.
The following read privilege is required: Statistics (ISI_PRIV_STATISTICS)
- from time to time the metrics are not collected anymore and we have to restart karavi-metrics-powerscale pod
Have you seen this beforfe ?
Kind regards