diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
| commit | 4b927bc37359dec23f67d3427fc982945f24f404 (patch) | |
| tree | 245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/2171.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | qemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz qemu-analysis-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2171.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2171.toml | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2171.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2171.toml new file mode 100644 index 000000000..cee25e0d7 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/2171.toml @@ -0,0 +1,37 @@ +id = 2171 +title = "VPS Disk space over use" +state = "opened" +created_at = "2024-02-16T11:55:05.238Z" +closed_at = "n/a" +labels = ["Storage"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/2171" +host-os = "CentOS Linux release 7.9.2009 (Core)" +host-arch = "x86" +qemu-version = "n/a" +guest-os = "CentOS Linux release 7.9.2009 (Core)" +guest-arch = "x86" +description = """\\# qemu-img info -U v1001-dluw9EHRDbmMd8fQ-CACjC7FWnMhISeDM.qcow2 + +file format: qcow2 + +virtual size: 800G (858993459200 bytes) + +disk size: **812G** + +cluster_size: 65536 + +Format specific information: + +compat: 1.1 + +lazy refcounts: false + +refcount bits: 16 + +corrupt: false + +Disk size is using beyond the Virtual size. + +How is that even possible ?""" +reproduce = "n/a" +additional = "n/a" |