NIC PCI device not attached to device

erahall

New Member
Nov 23, 2024
1
0
1
I attached PCI (NIC) devices to a VM and then deleted that VM. Now the PCI devices are not attached to a network interface anymore.

Code:
lshw -class network -businfo
pci@0000:04:00.0  enp4s0          network        RTL8125 2.5GbE Controller
pci@0000:05:00.0  enp5s0          network        I211 Gigabit Network Connection
pci@0000:06:00.0  wlp6s0          network        Wi-Fi 6 AX200
pci@0000:0d:00.0                  network        RTL8125 2.5GbE Controller
pci@0000:0e:00.0                  network        RTL8125 2.5GbE Controller
pci@0000:0f:00.0                  network        RTL8125 2.5GbE Controller
pci@0000:10:00.0                  network        RTL8125 2.5GbE Controller

Restarting proxmox reattach those properly. Is there a way to reattach those devices without restarting proxmox ?
 
  • Like
Reactions: erahall