|
Loading...
|
xen-users@lists.xensource.com
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [Xen-users] a problem with using qcow2 format image files as virtual disks hxkhust Wed Feb 15 19:00:15 2012
Hi, At 2012-02-15 22:46:09,"Philipp Hahn" <[EMAIL PROTECTED]> wrote: >Hello, > >On Wednesday 15 February 2012 14:58:39 hxkhust wrote: >> In most cases we use image files as virtual disks under the >> full-virtualization situation.On the version 4.1.2 of xen,I do the >> following command: >... >> qemu-img-xen create -b myqcow1.img -f qcow2 myqcow2.img 20000M >... >> >> (I also use "diks = ['tap:qcow2:/....../myqcow2.img,xvda,w']",but it >> >> failed >> too) >['tap2:tapdisk:qcow2:/....../myqcow2.img,xvda,w'] >Last time I checked ><http://xenbits.xen.org/hg/xen-4.1-testing.hg/file/tip/tools/blktap2/drivers> >blktap2 has no qcow2 support, only qcow1, vhd and some other formats. > >Sincerely >Philipp >-- >Philipp Hahn Open Source Software Engineer [EMAIL PROTECTED] >Univention GmbH Linux for Your Business fon: +49 421 22 232- 0 >Mary-Somerville-Str.1 D-28359 Bremen fax: +49 421 22 232-99 > http://www.univention.de/ Under that directory there is no block-qcow2.c indeed.With "disk = ['tap2:tapdisk:qcow2:/....../myqcow1.img,xvda,w']" configured in the configure file myqcow1.hvm, however,myqcow1.img could be used to create a VM just using "xl create myqcow1.hvm".Only myqcow2.img could not be used to create a VM normally with the error "no bootable device found" happening.that is weird... (I just would like to use multi-layer image files to create VMs.Either qcow format or qcow2 format is right.) hxk
_______________________________________________ Xen-users mailing list [EMAIL PROTECTED] http://lists.xensource.com/xen-users
- [Xen-users] a problem with using qcow2 format image files as virtual disks hxkhust 2012/02/15
- Re: [Xen-users] a problem with using qcow2 format image files as virtual disks Philipp Hahn 2012/02/15
- Re: [Xen-users] a problem with using qcow2 format image files as virtual disks hxkhust 2012/02/15 <=