diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/991.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/991.toml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/991.toml b/gitlab/issues/target_missing/host_missing/accel_missing/991.toml new file mode 100644 index 00000000..d2b75c21 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/991.toml @@ -0,0 +1,18 @@ +id = 991 +title = "Failed to get write lock on qcow2 image from a sigkilled vm" +state = "opened" +created_at = "2022-04-18T08:38:04.255Z" +closed_at = "n/a" +labels = ["Storage"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/991" +host-os = "n/a" +host-arch = "n/a" +qemu-version = "n/a" +guest-os = "n/a" +guest-arch = "n/a" +description = "n/a" +reproduce = "n/a" +additional = """That feature will solve an issue i have with qemu that i muself created +by sending a `kill -9` to a qemu VM after it stopped accepting vnc connections. +I can't use the same qcow2 image currently. Maybe a reboot will fix it, but i did +check `lslocks` and there was no lock on it there.""" |