aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/288.out
blob: 4bc593dc48191bf20d678dad0fe8f666696bcbdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
QA output created by 288
== measure 1G image file ==

required size: 1075810304
fully allocated size: 1075810304

== create 1G image file (size should be no greater than measured) ==

Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
image file size in bytes: 1075810304

== modified 1G image file (size should be no greater than measured) ==

wrote 1024/1024 bytes at offset 65536
1 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
image file size in bytes: 1075810304

== measure preallocation=falloc 1G image file ==

required size: 1075810304
fully allocated size: 1075810304

== measure with input image file ==

Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
wrote 1024/1024 bytes at offset 65536
1 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
required size: 1075810304
fully allocated size: 1075810304
*** done