diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-16 16:59:00 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-16 16:59:33 +0000 |
| commit | 9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch) | |
| tree | b765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/none/649 | |
| parent | b89a938452613061c0f1f23e710281cf5c83cb29 (diff) | |
| download | qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip | |
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/none/649')
| -rw-r--r-- | results/classifier/118/none/649 | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/results/classifier/118/none/649 b/results/classifier/118/none/649 new file mode 100644 index 000000000..ccaacf0e4 --- /dev/null +++ b/results/classifier/118/none/649 @@ -0,0 +1,38 @@ +device: 0.669 +graphic: 0.468 +VMM: 0.437 +hypervisor: 0.224 +boot: 0.146 +semantic: 0.142 +vnc: 0.142 +virtual: 0.140 +performance: 0.132 +risc-v: 0.129 +kernel: 0.125 +ppc: 0.121 +mistranslation: 0.120 +architecture: 0.079 +socket: 0.079 +PID: 0.075 +register: 0.074 +debug: 0.047 +network: 0.042 +TCG: 0.035 +arm: 0.028 +permissions: 0.026 +user-level: 0.019 +x86: 0.018 +KVM: 0.016 +files: 0.007 +assembly: 0.006 +peripherals: 0.003 +i386: 0.001 + +qemu-6.1.0 causes I/O errors in VMs leading to data corruption +Description of problem: +after upgrading around 10 gentoo hosts from qemu-6.0.0-r53 to 6.1.0 most VMs (around 85 of 100, our VMs with PostgreSQL have 100% chance of hitting this) after some time (few minutes) will have I/O Errors, causing crashes and data corruption. +The VMs are stored on ZFS volumes. +Downgrading to qemu-6.0.0-r53 instantly fixes this. +Happens on completely different hardware (quad core Xeons to 32C Epyc2). + +Reproducible: Always |