WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] tap:qcow causes dom-U to hang in 3.0.4-rc1

Hi,

This problem had been discussed on this ML before.
Please refer to following URL.
http://lists.xensource.com/archives/html/xen-devel/2006-11/ msg00391.html

This problem still remains in Xen 3.0.4-rc1. (I tested on x86-64.)

Steps to Reproduce:

1) Create bootable DomainU image.
dd if=/dev/zero of=/var/images/storage.disk1.sys1 bs=1024k count=1 seek=8191
          etc.

2) Create qcow file that has backing file.
        qcow-create 100 /var/images/qcowbak.img /var/images/storage.disk1.sys1

3) Boot DomainU that has below config.
        disk = [ 'tap:qcow:/var/images/qcowbak.img.img,hda,w' ]


I plan to start the investigation of the cause of this problem.

Has anyone already solved this problem?


Hiromichi Ito
Director of Engineering Department
---
Begi.net (http://Begi.net)



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>