2013-01-29 13:46:52 +04:00
|
|
|
QA output created by 049
|
|
|
|
=== Check correct interpretation of suffixes for image size ===
|
|
|
|
|
|
|
|
== 1. Traditional size parameter ==
|
|
|
|
|
|
|
|
qemu-img create -f qcow2 TEST_DIR/t.qcow2 1024
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1024 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 TEST_DIR/t.qcow2 1024b
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1024 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 TEST_DIR/t.qcow2 1k
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1024 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 TEST_DIR/t.qcow2 1K
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1024 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 TEST_DIR/t.qcow2 1M
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1048576 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 TEST_DIR/t.qcow2 1G
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1073741824 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 TEST_DIR/t.qcow2 1T
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1099511627776 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 TEST_DIR/t.qcow2 1024.0
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1024 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 TEST_DIR/t.qcow2 1024.0b
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1024 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 TEST_DIR/t.qcow2 1.5k
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1536 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 TEST_DIR/t.qcow2 1.5K
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1536 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 TEST_DIR/t.qcow2 1.5M
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1572864 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 TEST_DIR/t.qcow2 1.5G
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1610612736 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 TEST_DIR/t.qcow2 1.5T
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1649267441664 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
== 2. Specifying size via -o ==
|
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o size=1024 TEST_DIR/t.qcow2
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1024 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o size=1024b TEST_DIR/t.qcow2
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1024 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o size=1k TEST_DIR/t.qcow2
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1024 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o size=1K TEST_DIR/t.qcow2
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1024 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o size=1M TEST_DIR/t.qcow2
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1048576 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o size=1G TEST_DIR/t.qcow2
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1073741824 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o size=1T TEST_DIR/t.qcow2
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1099511627776 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o size=1024.0 TEST_DIR/t.qcow2
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1024 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o size=1024.0b TEST_DIR/t.qcow2
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1024 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o size=1.5k TEST_DIR/t.qcow2
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1536 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o size=1.5K TEST_DIR/t.qcow2
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1536 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o size=1.5M TEST_DIR/t.qcow2
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1572864 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o size=1.5G TEST_DIR/t.qcow2
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1610612736 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o size=1.5T TEST_DIR/t.qcow2
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=1649267441664 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
== 3. Invalid sizes ==
|
|
|
|
|
|
|
|
qemu-img create -f qcow2 TEST_DIR/t.qcow2 -- -1024
|
|
|
|
qemu-img: Image size must be less than 8 EiB!
|
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o size=-1024 TEST_DIR/t.qcow2
|
2017-02-27 15:55:43 +03:00
|
|
|
qemu-img: Value '-1024' is out of range for parameter 'size'
|
2015-07-03 10:28:49 +03:00
|
|
|
qemu-img: TEST_DIR/t.qcow2: Invalid options for file format 'qcow2'
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 TEST_DIR/t.qcow2 -- -1k
|
|
|
|
qemu-img: Image size must be less than 8 EiB!
|
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o size=-1k TEST_DIR/t.qcow2
|
2017-02-27 15:55:43 +03:00
|
|
|
qemu-img: Value '-1k' is out of range for parameter 'size'
|
2015-07-03 10:28:49 +03:00
|
|
|
qemu-img: TEST_DIR/t.qcow2: Invalid options for file format 'qcow2'
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 TEST_DIR/t.qcow2 -- 1kilobyte
|
2014-12-09 10:38:03 +03:00
|
|
|
qemu-img: Invalid image size specified! You may use k, M, G, T, P or E suffixes for
|
2013-06-05 16:19:27 +04:00
|
|
|
qemu-img: kilobytes, megabytes, gigabytes, terabytes, petabytes and exabytes.
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o size=1kilobyte TEST_DIR/t.qcow2
|
2017-02-27 15:55:43 +03:00
|
|
|
qemu-img: Parameter 'size' expects a non-negative number below 2^64
|
|
|
|
Optional suffix k, M, G, T, P or E means kilo-, mega-, giga-, tera-, peta-
|
|
|
|
and exabytes, respectively.
|
|
|
|
qemu-img: TEST_DIR/t.qcow2: Invalid options for file format 'qcow2'
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 TEST_DIR/t.qcow2 -- foobar
|
2014-12-09 10:38:03 +03:00
|
|
|
qemu-img: Invalid image size specified! You may use k, M, G, T, P or E suffixes for
|
2013-06-05 16:19:27 +04:00
|
|
|
qemu-img: kilobytes, megabytes, gigabytes, terabytes, petabytes and exabytes.
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o size=foobar TEST_DIR/t.qcow2
|
2017-02-27 15:55:43 +03:00
|
|
|
qemu-img: Parameter 'size' expects a non-negative number below 2^64
|
|
|
|
Optional suffix k, M, G, T, P or E means kilo-, mega-, giga-, tera-, peta-
|
|
|
|
and exabytes, respectively.
|
2014-06-05 13:20:51 +04:00
|
|
|
qemu-img: TEST_DIR/t.qcow2: Invalid options for file format 'qcow2'
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
== Check correct interpretation of suffixes for cluster size ==
|
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o cluster_size=1024 TEST_DIR/t.qcow2 64M
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 encryption=off cluster_size=1024 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o cluster_size=1024b TEST_DIR/t.qcow2 64M
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 encryption=off cluster_size=1024 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o cluster_size=1k TEST_DIR/t.qcow2 64M
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 encryption=off cluster_size=1024 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o cluster_size=1K TEST_DIR/t.qcow2 64M
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 encryption=off cluster_size=1024 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o cluster_size=1M TEST_DIR/t.qcow2 64M
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 encryption=off cluster_size=1048576 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o cluster_size=1024.0 TEST_DIR/t.qcow2 64M
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 encryption=off cluster_size=1024 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o cluster_size=1024.0b TEST_DIR/t.qcow2 64M
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 encryption=off cluster_size=1024 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o cluster_size=0.5k TEST_DIR/t.qcow2 64M
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 encryption=off cluster_size=512 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o cluster_size=0.5K TEST_DIR/t.qcow2 64M
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 encryption=off cluster_size=512 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o cluster_size=0.5M TEST_DIR/t.qcow2 64M
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 encryption=off cluster_size=524288 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
== Check compat level option ==
|
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o compat=0.10 TEST_DIR/t.qcow2 64M
|
2015-07-07 17:42:10 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 compat=0.10 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o compat=1.1 TEST_DIR/t.qcow2 64M
|
2015-07-07 17:42:10 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 compat=1.1 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o compat=0.42 TEST_DIR/t.qcow2 64M
|
2013-09-10 15:59:43 +04:00
|
|
|
qemu-img: TEST_DIR/t.qcow2: Invalid compatibility level: '0.42'
|
2015-07-07 17:42:10 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 compat=0.42 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o compat=foobar TEST_DIR/t.qcow2 64M
|
2013-09-10 15:59:43 +04:00
|
|
|
qemu-img: TEST_DIR/t.qcow2: Invalid compatibility level: 'foobar'
|
2015-07-07 17:42:10 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 compat=foobar encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
== Check preallocation option ==
|
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o preallocation=off TEST_DIR/t.qcow2 64M
|
2015-07-07 17:42:10 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 encryption=off cluster_size=65536 preallocation=off lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o preallocation=metadata TEST_DIR/t.qcow2 64M
|
2015-07-07 17:42:10 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 encryption=off cluster_size=65536 preallocation=metadata lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o preallocation=1234 TEST_DIR/t.qcow2 64M
|
2014-09-10 13:05:47 +04:00
|
|
|
qemu-img: TEST_DIR/t.qcow2: invalid parameter value: 1234
|
2015-07-07 17:42:10 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 encryption=off cluster_size=65536 preallocation=1234 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
== Check encryption option ==
|
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o encryption=off TEST_DIR/t.qcow2 64M
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o encryption=on TEST_DIR/t.qcow2 64M
|
2015-02-19 01:40:49 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 encryption=on cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
== Check lazy_refcounts option (only with v3) ==
|
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o compat=1.1,lazy_refcounts=off TEST_DIR/t.qcow2 64M
|
2015-07-07 17:42:10 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 compat=1.1 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o compat=1.1,lazy_refcounts=on TEST_DIR/t.qcow2 64M
|
2015-07-07 17:42:10 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 compat=1.1 encryption=off cluster_size=65536 lazy_refcounts=on refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o compat=0.10,lazy_refcounts=off TEST_DIR/t.qcow2 64M
|
2015-07-07 17:42:10 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 compat=0.10 encryption=off cluster_size=65536 lazy_refcounts=off refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
qemu-img create -f qcow2 -o compat=0.10,lazy_refcounts=on TEST_DIR/t.qcow2 64M
|
2013-09-10 15:59:43 +04:00
|
|
|
qemu-img: TEST_DIR/t.qcow2: Lazy refcounts only supported with compatibility level 1.1 and above (use compat=1.1 or greater)
|
2015-07-07 17:42:10 +03:00
|
|
|
Formatting 'TEST_DIR/t.qcow2', fmt=qcow2 size=67108864 compat=0.10 encryption=off cluster_size=65536 lazy_refcounts=on refcount_bits=16
|
2013-01-29 13:46:52 +04:00
|
|
|
|
|
|
|
*** done
|