Guys, I found that virtio NICs in a Windows 10 environment tend to fail after "shutdown & boot" as shown in the following illustration.
It looks like OS considers the network drivers are not compatible with the NICs.
But they will be in a good condition if the system just reboot directly.
After the failure, one has to restart (or disable and enable) the failed NICs in order to make them viable again.
Here is the configuration of the corresponding VM:
I've tried multiple virtio versions, like version 173, version 225, and the latest stable version 229.
All of them were capable of repeating the same phenomenon.
Who has any idea about what's going on?
It looks like OS considers the network drivers are not compatible with the NICs.
But they will be in a good condition if the system just reboot directly.
After the failure, one has to restart (or disable and enable) the failed NICs in order to make them viable again.
Here is the configuration of the corresponding VM:
agent: 1
balloon: 4096
boot: order=scsi0
cores: 2
hotplug: disk,network,usb,memory,cpu
machine: pc-i440fx-7.1
memory: 6144
meta: creation-qemu=7.1.0,ctime=1690907670
name: VM-SB-Win10
net0: virtio=B2:AD:D0:4F:F2:7D,bridge=vmbr0,firewall=1
net1: virtio=3E:10:04:6A:A0:6E,bridge=vmbr1,firewall=1
numa: 1
ostype: win10
parent: Freshman
scsi0: local-zfs:vm-124-disk-0,discard=on,iothread=1,size=32G
scsihw: virtio-scsi-single
smbios1: uuid=3ea9ce52-f735-4201-8b2d-46e91f90065a
sockets: 1
vcpus: 1
vmgenid: 19a8b827-4874-4f93-a084-8c42f498bb7f
I've tried multiple virtio versions, like version 173, version 225, and the latest stable version 229.
All of them were capable of repeating the same phenomenon.
Who has any idea about what's going on?