haardm

Results 3 comments of haardm

Hello, I am also facing similar issue while reading from /dev/kmsg using NPD while my container is not given privileged mode. Is there any workaround? We only need to read,...

Hello, checking if this issue still exists? I am still seeing too many PCIe detections sporadically on my hardware.

> FieldID I didn't find a fieldID for PCI error policy condition https://github.com/NVIDIA/go-dcgm/blob/5f1fc9afaa3194d378193ffd8fc49a271e1afd5c/pkg/dcgm/policy.go#L181,L215 `policyCondition("PCI error")` this is what we subscribe to in our method that calls `ListenForPolicyViolations` [api](https://github.com/NVIDIA/go-dcgm/blob/5f1fc9afaa3194d378193ffd8fc49a271e1afd5c/pkg/dcgm/api.go#L108) I do...