diff options
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/hypervisor/2755')
| -rw-r--r-- | results/classifier/deepseek-2-tmp/output/hypervisor/2755 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/hypervisor/2755 b/results/classifier/deepseek-2-tmp/output/hypervisor/2755 new file mode 100644 index 000000000..469eb3fc2 --- /dev/null +++ b/results/classifier/deepseek-2-tmp/output/hypervisor/2755 @@ -0,0 +1,12 @@ + +shrink attached rbd size is not allowed by default +Description of problem: + +Steps to reproduce: +1. attach a disk with size 100GiB to a running vm +2. writing some data to the attached disk +3. executing block_resize command and shrink the size to 1GiB + +the result is virtual disk is resized successfully and causing data lost. +Additional information: +Tested QEMU version is 4.2 |