Logo
Explore Help
Sign In
External/libvirt
1
0
Fork 0
You've already forked libvirt
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-12 15:52:55 +00:00
Code Issues Packages Projects Releases Wiki Activity
libvirt/tests/storagevolxml2argvdata/qcow2-nobacking-prealloc-compat.argv

4 lines
128 B
Plaintext
Raw Normal View History

Always specify qcow2 compat level on qemu-img command line qemu-img is going to switch the default for QCOW2 to QCOW2v3 (compat=1.1) Extend the probing for qemu-img command line options to check if -o compat is supported. If the volume definition specifies the qcow2 format but no compat level and -o compat is supported, specify -o compat=0.10 to create a QCOW2v2 image. https://bugzilla.redhat.com/show_bug.cgi?id=997977
2013-08-20 17:37:08 +02:00
qemu-img create -f qcow2 \
-o encryption=on,preallocation=metadata,compat=0.10 \
/var/lib/libvirt/images/OtherDemo.img 5242880K
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 720ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API