diff options
Diffstat (limited to 'results/classifier/zero-shot/105/instruction/2755')
| -rw-r--r-- | results/classifier/zero-shot/105/instruction/2755 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/105/instruction/2755 b/results/classifier/zero-shot/105/instruction/2755 new file mode 100644 index 000000000..cb5ef356b --- /dev/null +++ b/results/classifier/zero-shot/105/instruction/2755 @@ -0,0 +1,24 @@ +instruction: 0.851 +device: 0.839 +graphic: 0.676 +vnc: 0.599 +network: 0.413 +semantic: 0.409 +boot: 0.357 +socket: 0.260 +mistranslation: 0.121 +KVM: 0.070 +assembly: 0.050 +other: 0.021 + +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 |