Created
November 6, 2013 22:01
-
-
Save joachimhs/7344885 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [mc5@mc5 kvm_imgs]$ sudo qemu-img create -f qcow2 rethinkdb.qcow 20G | |
| [mc5@mc5 kvm_imgs]$ sudo qemu-img info rethinkdb.qcow | |
| image: rethinkdb.qcow | |
| file format: qcow2 | |
| virtual size: 20G (21474836480 bytes) | |
| disk size: 136K | |
| cluster_size: 65536 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment