Skip to content

Worker Node Fails when Network Operator attempts to install DOCA drivers #2176

Description

@pamudithaA

What happened:
DGX worker node becomes notReady and inaccessible during the network operator install. Node has to be rebooted to recover and then again Network operator will try to install DOCA drivers triggering a loop of node failure.

What you expected to happen:
Network operator install the doca drivers successfully and k8s cluster remains healthy.

How to reproduce it (as minimally and precisely as possible):
In the current setup we are using DGX servers with Kubernetes.
Nvidia network operator 25.10.0 is installed with below settings.

It seems if any mlnx interface is in use for OAM, it could fail to during openibd restart

Anything else we need to know?:
I have only tested in environments with Connect-X card being used for OAM.
Issue is consistent and happens with both bonded OAM interface and physical NIC as the OAM interface.

Logs:

  • Network Operator version: 25.10.0
  • Helm Configuration (if applicable):
helm install network-operator nvidia/network-operator \
   -n network-operator \
   --create-namespace \
   --version 25.10.0 \
   --wait

This is the snippet of last log lines from the kubectl logs -f mofed-ubuntu24.04-84cb6b9485-ds-mpj9b -n nvidia-network-operator . Upon this point the node will become notReady and SSH/ping connectivity is failing.

[13-Nov-25_12:19:23] Apply blacklisted mofed modules file to host (/host/etc/modprobe.d/blacklist-ofed-modules.conf)
Function: generate_ofed_modules_blacklist

Environment:

  • Kubernetes version (use kubectl version): 1.33
  • Hardware configuration: Nvidia DGX H200
    • Network adapter model and firmware version: ConnectX-7
  • OS (e.g: cat /etc/os-release): Ubuntu 24.04
  • Kernel (e.g. uname -a): 6.8.0-90-generic
  • Others:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions