As we moved to PVE 6.2 (just several hosts, not huge install), we noticed that Windows server VMs we used to run on PVE are to see sudden NIC stop working. The fix is really simple: set NIC to not connected (no link) in PVE web interface, apply changes, the connect it again and apply again - all become fine until next lost of network.
Several VMs with different Windows versions, different Virtio drivers (both E100 and Virtio NICs are tested) - no luck. This shouldn't be that way I suppose.
All hosts are of the same hardware paltform, so host NICs are the same, too, Not tried to replace drivers/modules due to our policy to use pure PVE (no upgrades beside pure Debian system utility upgrade) so hosts should remains the same.
So the first question is how to fix that?
and the second question if I can set NIC to "no link" and then to "link" on PVE side via some API call, so I can do that nightly via cron?
Several VMs with different Windows versions, different Virtio drivers (both E100 and Virtio NICs are tested) - no luck. This shouldn't be that way I suppose.
All hosts are of the same hardware paltform, so host NICs are the same, too, Not tried to replace drivers/modules due to our policy to use pure PVE (no upgrades beside pure Debian system utility upgrade) so hosts should remains the same.
So the first question is how to fix that?
and the second question if I can set NIC to "no link" and then to "link" on PVE side via some API call, so I can do that nightly via cron?