xref: /openbmc/qemu/tests/qemu-iotests/106.out (revision fb4fe32d)
1a2c7e082SMax ReitzQA output created by 106
2a2c7e082SMax Reitz=== Testing image growth ===
3a2c7e082SMax Reitz
4a2c7e082SMax Reitz--- create_mode=off growth_mode=off ---
5a2c7e082SMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=off
6a2c7e082SMax ReitzImage resized.
7a2c7e082SMax Reitz
8a2c7e082SMax Reitz--- create_mode=off growth_mode=falloc ---
9a2c7e082SMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=off
10a2c7e082SMax ReitzImage resized.
11a2c7e082SMax Reitz
12a2c7e082SMax Reitz--- create_mode=off growth_mode=full ---
13a2c7e082SMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=off
14a2c7e082SMax ReitzImage resized.
15a2c7e082SMax Reitz
16a2c7e082SMax Reitz--- create_mode=falloc growth_mode=off ---
17a2c7e082SMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=falloc
18a2c7e082SMax ReitzImage resized.
19a2c7e082SMax Reitz
20a2c7e082SMax Reitz--- create_mode=falloc growth_mode=falloc ---
21a2c7e082SMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=falloc
22a2c7e082SMax ReitzImage resized.
23a2c7e082SMax Reitz
24a2c7e082SMax Reitz--- create_mode=falloc growth_mode=full ---
25a2c7e082SMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=falloc
26a2c7e082SMax ReitzImage resized.
27a2c7e082SMax Reitz
28a2c7e082SMax Reitz--- create_mode=full growth_mode=off ---
29a2c7e082SMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=full
30a2c7e082SMax ReitzImage resized.
31a2c7e082SMax Reitz
32a2c7e082SMax Reitz--- create_mode=full growth_mode=falloc ---
33a2c7e082SMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=full
34a2c7e082SMax ReitzImage resized.
35a2c7e082SMax Reitz
36a2c7e082SMax Reitz--- create_mode=full growth_mode=full ---
37a2c7e082SMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 preallocation=full
38a2c7e082SMax ReitzImage resized.
39a2c7e082SMax Reitz
40a2c7e082SMax Reitz=== Testing image shrinking ===
41a2c7e082SMax Reitz
42a2c7e082SMax Reitz--- growth_mode=falloc ---
43a2c7e082SMax Reitzqemu-img: Preallocation can only be used for growing images
44a2c7e082SMax Reitz
45a2c7e082SMax Reitz--- growth_mode=full ---
46a2c7e082SMax Reitzqemu-img: Preallocation can only be used for growing images
47a2c7e082SMax Reitz
48a2c7e082SMax Reitz--- growth_mode=off ---
49a2c7e082SMax ReitzImage resized.
50*733d1dceSMax Reitz
51*733d1dceSMax Reitz=== Testing image growth on 2G empty image ===
52*733d1dceSMax Reitz
53*733d1dceSMax Reitz--- growth_mode=falloc ---
54*733d1dceSMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2147483648
55*733d1dceSMax ReitzImage resized.
56*733d1dceSMax Reitz
57*733d1dceSMax Reitz--- growth_mode=full ---
58*733d1dceSMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2147483648
59*733d1dceSMax ReitzImage resized.
60a2c7e082SMax Reitz*** done
61