may be related to
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2004262

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2015352

Title:
  System hangs during boot, When the Intel E810 NIC driver is used to
  create bonding.

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Description: 
  On a Dell EMC PE system configured with Intel E810 card installed with Ubuntu 
22.04.2. 
  When bonding is enabled on the server, the system will hang at the 
initialization of OS.
  The kernel loads, but the system hang around the time it starts the Network 
Services by reporting below messages.

  echo 0 > /proc/sys/kernel/hung_task_timeout_secs”  disables this message.
  INFO: task systemd-network:1769 blocked for more than 120 seconds
   not tained 5.15.0-69-generic #76-ubuntu

  Steps to reproduce:
  1. Configure Dell EMC PE system with Intel E-810 NIC.
  2. Install Ubuntu 22.04.2 and boot into OS.
  3. Create a bonding interface by editing netplan configuration file as below.
  bonds:
      bond0:
        dhcp4: true
        interfaces: [enp209s0f0, enp209s0f1]
        parameters:
          mode: active-backup
  Where [enp209s0f0, enp209s0f1] are Intel E-810 Interfaces.
  4. Execute #Netplan apply and reboot the system.
  5. Observe system hangs at starting Network Services.

  Actual Results:
  System hang is observed.

  Expected results:
  No system hang should be Observe.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2015352/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to