You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
resize/test-virt-resize.pl: Make partitions larger in the test
Sometimes the test would fail with the error below. By making the
partitions and the shrink size larger we should be able to avoid this.
$ ./test-virt-resize.pl --seed=16193061
seed: 16193061
partition type: gpt
nr partitions: 1
expand: 0
no extra part: 0
source format: raw
target format: qcow2
filesystem: lvm
LV expand:
partition 1: sda1 lvm shrink
lvcreate: Volume group "VG" has insufficient free space (63 extents): 64 required. at ./test-virt-resize.pl line 282.
0 commit comments