xref: /openbmc/qemu/tests/qemu-iotests/070.out (revision 8482ff2e)
1e78835b7SJeff CodyQA output created by 070
2e78835b7SJeff Cody
3e78835b7SJeff Cody=== Verify open image read-only fails, due to dirty log ===
436b9986bSThomas Huthqemu-io: can't open device TEST_DIR/iotest-dirtylog-10G-4M.vhdx: VHDX image file 'TEST_DIR/iotest-dirtylog-10G-4M.vhdx' opened read-only, but contains a log that needs to be replayed
5bf89e874SMarkus ArmbrusterTo replay the log, run:
6bf89e874SMarkus Armbrusterqemu-img check -r all 'TEST_DIR/iotest-dirtylog-10G-4M.vhdx'
7e78835b7SJeff Cody=== Verify open image replays log  ===
8e78835b7SJeff Codyread 18874368/18874368 bytes at offset 0
9e78835b7SJeff Cody18 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
1018968ca1SJeff Cody=== Verify qemu-img check -r all replays log  ===
1118968ca1SJeff CodyThe following inconsistencies were found and repaired:
1218968ca1SJeff Cody
1318968ca1SJeff Cody    0 leaked clusters
1418968ca1SJeff Cody    1 corruptions
1518968ca1SJeff Cody
1618968ca1SJeff CodyDouble checking the fixed image now...
1718968ca1SJeff CodyNo errors were found on the image.
1818968ca1SJeff Cody=== Verify open image read-only succeeds after log replay ===
1918968ca1SJeff Codyread 18874368/18874368 bytes at offset 0
2018968ca1SJeff Cody18 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
2126e2da72SJeff Cody
2226e2da72SJeff Cody=== Verify image created by Disk2VHD can be opened ===
231b53eab2SMax Reitzimage: TEST_DIR/test-disk2vhd.IMGFMT
241b53eab2SMax Reitzfile format: IMGFMT
25*de38b500SEric Blakevirtual size: 256 MiB (268435456 bytes)
2626e2da72SJeff Codycluster_size: 2097152
27e78835b7SJeff Cody*** done
28