1QA output created by 070 2 3=== Verify open image read-only fails, due to dirty log === 4qemu-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. To replay the log, execute: 5 qemu-img check -r all 'TEST_DIR/iotest-dirtylog-10G-4M.vhdx': Operation not permitted 6 no file open, try 'help open' 7=== Verify open image replays log === 8read 18874368/18874368 bytes at offset 0 918 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 10=== Verify qemu-img check -r all replays log === 11The following inconsistencies were found and repaired: 12 13 0 leaked clusters 14 1 corruptions 15 16Double checking the fixed image now... 17No errors were found on the image. 18=== Verify open image read-only succeeds after log replay === 19read 18874368/18874368 bytes at offset 0 2018 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 21 22=== Verify image created by Disk2VHD can be opened === 23image: TEST_DIR/test-disk2vhd.vhdx 24file format: vhdx 25virtual size: 256M (268435456 bytes) 26disk size: 260M 27cluster_size: 2097152 28*** done 29