Closed TomasKohout closed 2 years ago
Hello Can you let us know:
Thanks, Jacob
version: 2.1.0-mall.2
images: driverRepository: ---redacted----
attacher: resources: requests: cpu: 10m memory: 100Mi limits: cpu: 1 memory: 1Gi
controller: volumeNamePrefix: k8s resources: requests: cpu: 10m memory: 100Mi limits: cpu: 1 memory: 1Gi
driver: resources: requests: cpu: 10m memory: 100Mi limits: cpu: 1 memory: 1Gi
provisioner: resources: requests: cpu: 10m memory: 100Mi limits: cpu: 1 memory: 1Gi
registrar: resources: requests: cpu: 10m memory: 100Mi limits: cpu: 1 memory: 1Gi
resizer: resources: requests: cpu: 10m memory: 100Mi limits: cpu: 1 memory: 1Gi
sdc: resources: requests: cpu: 10m memory: 100Mi limits: cpu: 1 memory: 1Gi
snapshotter: resources: requests: cpu: 10m memory: 100Mi limits: cpu: 1 memory: 1Gi
3. Reinstallation on one cluster, helm upgrade on the other.
4. kubelet_volume_* metrics contains information about PVCs mounted on each worker node.
PVC_metrics support was added in 2.1, possibly affecting the volume metrics. Can you try enabling health monitor in the node section of values? See Volume Health Monitoring documentation for details.
Thanks, Jacob
Yep, enabling this for node DS fixed the issue. Thanks a lot. :slightly_smiling_face:
Hi :slightly_smiling_face: ,
we've noticed that kubelet_volume metrics are gone since upgrade to v2.1.0 of csi-powerflex.
It there anything we can do to make those metrics work?
Thanks a lot. :slightly_smiling_face: