Re: [Qemu-devel] qemu-img do not verify encrytption

2013-03-07 Thread Wei-Ren Chen
On Thu, Mar 07, 2013 at 06:57:19PM +0800, yue-kvm wrote: > hi stefan: > > [root@kvm ~]# qemu-img -V > qemu-img version 0.12.1, Copyright (c) 2004-2008 Fabrice Bellard Hrm..., 0.12 is too old, why don't you use newer version? Regards, chenwj -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institu

Re: [Qemu-devel] qemu-img do not verify encrytption

2013-03-07 Thread yue-kvm
hi stefan: [root@kvm ~]# qemu-img -V qemu-img version 0.12.1, Copyright (c) 2004-2008 Fabrice Bellard OS centos 6.3 thanks At 2013-03-07 17:56:50,"Stefan Hajnoczi" wrote: >On Thu, Mar 07, 2013 at 02:49:30PM +0800, yue-kvm wrote: >> i create qcow2 format image with -o encryption, and as

Re: [Qemu-devel] qemu-img do not verify encrytption

2013-03-07 Thread Stefan Hajnoczi
On Thu, Mar 07, 2013 at 02:49:30PM +0800, yue-kvm wrote: > i create qcow2 format image with -o encryption, and assign password. > > but when i qemu-img info encryt.qcow2 , it display encryt.qcow2 info no > master what i input, even just hit enter. > the 'Password Authentication ' of qemu-img ma

[Qemu-devel] qemu-img do not verify encrytption

2013-03-06 Thread yue-kvm
i create qcow2 format image with -o encryption, and assign password. but when i qemu-img info encryt.qcow2 , it display encryt.qcow2 info no master what i input, even just hit enter. the 'Password Authentication ' of qemu-img may be invalid. thanks. my steps: Create an encrypted