diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1392.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1392.toml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1392.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1392.toml new file mode 100644 index 000000000..ef7ff85d4 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/1392.toml @@ -0,0 +1,24 @@ +id = 1392 +title = "qemu 7.2.0 almalinux 9.1 guest vda io error" +state = "closed" +created_at = "2022-12-24T09:05:43.581Z" +closed_at = "2022-12-25T04:09:35.750Z" +labels = [] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1392" +host-os = "Ubuntu 22.10,openzfs 2.1.7" +host-arch = "x86" +qemu-version = "7.2.0" +guest-os = "Almalinux 9.1" +guest-arch = "x86" +description = """after update the qemu from 7.1.0 to 7.2.0 guest almalinux 9.1 have disk io error ,log : +```log +Dec 24 00:17:39 rlh1 kernel: I/O error, dev vda, sector 109770720 op 0x1:(WRITE) flags 0x0 phys_seg 1 prio class 0 +Dec 24 00:17:42 rlh1 kernel: dm-0: writeback error on inode 33585275, offset 4096, sector 33359840 +Dec 24 00:17:42 rlh1 kernel: I/O error, dev vda, sector 109770776 op 0x1:(WRITE) flags 0x0 phys_seg 1 prio class 0 +Dec 24 00:17:42 rlh1 kernel: dm-0: writeback error on inode 33585275, offset 4096, sector 33359896 +Dec 24 00:17:42 rlh1 kernel: I/O error, dev vda, sector 109770832 op 0x1:(WRITE) flags 0x0 phys_seg 1 prio class 0 +``` + +then I switch back to version 7.1.0 it work as normal""" +reproduce = "n/a" +additional = """""" |