Skip to content

[question] NRI Plugin Conflict: Duplicate CPU Pinning Attempt Detected #2334

@W-YJ

Description

@W-YJ

What happened:
To enable Koordinator's NRI mode resource management, we have enabled containerd NRI. However, intermittent errors occur with the following message :
"failed to get NRI adjustment for container: plugins "00-nri/nri.sock" and "00-nri/nri.sock" both tried to set CPU pinning"

What you expected to happen:
No error above should occur after this operation(enable containerd NRI).

Environment:

  • Koordinator version: v1.5.0
  • Kubernetes version (use kubectl version): v1.28.15+rke2r1
  • docker/containerd version: containerd 1.7.22-k3s1
  • OS (e.g: cat /etc/os-release): Ubuntu 22.04.3 LTS
  • Kernel (e.g. uname -a): Linux 5.15.0-126-generic # 136-Ubuntu SMP Wed Nov 6 10:38:22 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

Anything else we need to know:
The issue occurs intermittently. Restarting koordlet temporarily resolves the problem. Upon reviewing the containerd logs, we observed two consecutive NRI socket disconnections.

Metadata

Metadata

Assignees

Labels

Type

No fields configured for Bug.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions