J’ai supprimé les commandes hostpci :
# grep "hostpci" /etc/pve/qemu-server/*.conf
/etc/pve/qemu-server/100.conf:#hostpci0: 0000:01:00.0,rombar=0
/etc/pve/qemu-server/100.conf:#hostpci1: 0000:01:00.1,rombar=0
Et maintenant j’ai plus de suppression du drivers :
# networkctl | grep "enp"
systemd-networkd is not running, output might be incomplete.
2 enp1s0f0 ether - unmanaged
3 enp0s31f6 ether - unmanaged
4 enp1s0f1 ether - unmanaged
# dmesg | grep "igb"
[ 1.695998] igb: Intel(R) Gigabit Ethernet Network Driver
[ 1.695999] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.696010] igb 0000:01:00.0: enabling device (0000 -> 0002)
[ 1.878837] igb 0000:01:00.0: added PHC on eth0
[ 1.878861] igb 0000:01:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 1.878862] igb 0000:01:00.0: eth0: (PCIe:2.5Gb/s:Width x4) 90:e2:ba:08:85:50
[ 1.879161] igb 0000:01:00.0: eth0: PBA No: G18758-003
[ 1.879162] igb 0000:01:00.0: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[ 1.879174] igb 0000:01:00.1: enabling device (0000 -> 0002)
[ 2.061778] igb 0000:01:00.1: added PHC on eth2
[ 2.061797] igb 0000:01:00.1: Intel(R) Gigabit Ethernet Network Connection
[ 2.061798] igb 0000:01:00.1: eth2: (PCIe:2.5Gb/s:Width x4) 90:e2:ba:08:85:51
[ 2.062101] igb 0000:01:00.1: eth2: PBA No: G18758-003
[ 2.062102] igb 0000:01:00.1: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[ 2.292065] igb 0000:01:00.1 enp1s0f1: renamed from eth2
[ 2.292529] igb 0000:01:00.0 enp1s0f0: renamed from eth0
[ 7.030374] igb 0000:01:00.0 enp1s0f0: entered allmulticast mode
[ 7.030413] igb 0000:01:00.0 enp1s0f0: entered promiscuous mode
[ 9.314164] igb 0000:01:00.0 enp1s0f0: igb: enp1s0f0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[ 121.086711] igb 0000:01:00.0 enp1s0f0: igb: enp1s0f0 NIC Link is Down
[ 155.491157] igb 0000:01:00.0 enp1s0f0: igb: enp1s0f0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX