Open marmarek opened 4 months ago
I tried to diagnose this again, and still no idea. I've compared PCI config space between dom0 and sys-net, and all differences look legit. Reloading r8169 module in sys-net fixes the network. And there is no difference in config space between broken and working state. I also don't see any suspicious messages from the driver itself. And still cannot reproduce the issue outside of this one openQA test. The test does:
qvm-shutdown --force --wait sys-net sys-firewall sys-whonix && sleep 2m && qvm-start sys-firewall sys-whonix
I tried reproducing it on the system after those updates, tried switching back to 6.6.36 kernel in sys-net, switching to 6.6.42 after restart, switching dom0 kernel to either of those versions. In all cases, when I did it manually it worked.
Observation
openQA test in scenario qubesos-4.3-kernel-x86_64-system_tests_update@hw10 fails in update2
sys-net can't connect to the network after updating dom0 and restarting sys-net. Looking inside, the link is down.
The test fails repeatedly on this machine. But manually starting the system and restarting sys-net does not reproduce the problem.
Reproducible
Fails since (at least) Build 202407021159-4.3
Expected result
Last good: 202405281715-4.3 (or more recent)
Further details
Always latest result in this scenario: latest
This fails on a kernel-latest test, but sys-net is still using 6.6.31 at this point.