summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/1997
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-01 21:35:14 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-06-01 21:35:14 +0200
commit3e4c5a6261770bced301b5e74233e7866166ea5b (patch)
tree9379fddaba693ef8a045da06efee8529baa5f6f4 /gitlab/issues_text/target_missing/host_missing/accel_missing/1997
parente5634e2806195bee44407853c4bf8776f7abfa4f (diff)
downloadqemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.tar.gz
qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.zip
clean up repository
Diffstat (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/1997')
-rw-r--r--gitlab/issues_text/target_missing/host_missing/accel_missing/199720
1 files changed, 0 insertions, 20 deletions
diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/1997 b/gitlab/issues_text/target_missing/host_missing/accel_missing/1997
deleted file mode 100644
index 6befbccef..000000000
--- a/gitlab/issues_text/target_missing/host_missing/accel_missing/1997
+++ /dev/null
@@ -1,20 +0,0 @@
-Disk corruption on ARM64 (Apple Silicon) Linux VMs
-Description of problem:
-aarch64 Linux VMs will encounter disk corruption if they're set up with a filesystem that will notice it when it happens, e.g. BTRFS.  This seems to be across the board with products, including Apple Hypervisor Framework, or just QEMU, so it very well might be an aarch64 Linux bug.
-Steps to reproduce:
-1. Install an aarch64 Linux VM using BTRFS as the root filesystem.  ZFS might recognize silent corruption readily as well.
-2. Run `stress-ng --iomix 4`
-3. Check your `dmesg` and/or `btrfs check --force <device>` to check for filesystem corruption.
-Additional information:
-This is discussed in two other tickets, but I'm hoping to get more attention to the problem here.
-[https://github.com/lima-vm/lima/issues/1957](https://github.com/lima-vm/lima/issues/1957)
-[](https://github.com/utmapp/UTM/issues/4840)
-
-![Screenshot_2023-11-22_at_10.20.23_AM](/uploads/ae8ed51c7adb59933c4f7f9673dddd3d/Screenshot_2023-11-22_at_10.20.23_AM.png)
-
-![Screenshot_2023-11-22_at_10.20.23_AM](https://i.imgur.com/HwqrFQE.png)
-
-I can't seem to figure out how to upload images, but you can probably get to the image that I'm trying to share somehow...
-
-
-```