From: Roland Paterson-Jones <roland@rolandpj.com>
To: Julian Chesterfield <jac90@cam.ac.uk>
Cc: Xen Devel <xen-devel@lists.xensource.com>, xen-users@lists.xensource.com
Subject: Re: Re: [Xen-devel] tap:qcow causes dom-U to hang in 3.0.3
Date: Fri, 10 Nov 2006 16:00:31 +0200 [thread overview]
Message-ID: <455485FF.7040809@rolandpj.com> (raw)
In-Reply-To: <ab5e402899c3a334735d24815f36eaac@cam.ac.uk>
Julian Chesterfield wrote:
> Can you also verify whether there's an active tapdisk process running
> in Dom0 for each tap:{aio,qcow} vbd. We are aware of a bug with the
> qcow implementation that we hope to submit a fix for very soon. It's
> likely that you are seeing the same issue.
Sorry, this is not what you asked for, but this is what an 'ls' of the
qcow file shows:
[root@dom0-0-50-45-5d-6a-bc ~]# ls -als /mnt/instance_image_store_0/
total 1564108
4 drwxr-xr-x 2 root root 4096 Nov 10 15:42 .
8 drwxr-xr-x 8 root root 4096 Nov 7 17:56 ..
1563132 -rw-r--r-- 1 root root 1599078400 Nov 10 15:42 2
964 -rw-r--r-- 1 root root 1099645846016 Nov 10 15:50 2.qcow
It looks like the qcow file has grown to > 1000GB in (apparent) size(!)
Could this be the root of the problem?
At this stage the dom-U is still running, but the qcow file is clearly
not right. The file called '2' is a loopback image backing the qcow file.
The qcow overlay was created using '/usr/sbin/qcow-create $((10*1024))
/mnt/instance_image_store_0/2.qcow /mnt/instance_image_store_0/2'. I'm
guessing there's no danger in making the qcow overlay extent (10GB)
larger than the underlying loopback file extend (1.5GB) but please
correct me if I'm wrong.
Earlier, an ls of the same directory (soon after dom-U creation) looked
like:
[root@dom0-0-50-45-5d-6a-bc ~]# ls -als /mnt/instance_image_store_0/
total 1564052
4 drwxr-xr-x 2 root root 4096 Nov 10 15:42 .
8 drwxr-xr-x 8 root root 4096 Nov 7 17:56 ..
1563132 -rw-r--r-- 1 root root 1599078400 Nov 10 15:42 2
908 -rw-r--r-- 1 root root 925696 Nov 10 15:43 2.qcow
Could this be the root of the problem - i.e. something in the qcow
driver is getting it's offsets in the qcow file mangled?
Can I try to compile the qcow (tapdisk) driver with debug enabled? Where
would the output go?
Regards
Roland
next prev parent reply other threads:[~2006-11-10 14:00 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-08 14:50 tap:qcow causes dom-U to hang in 3.0.3 Roland Paterson-Jones
2006-11-08 15:11 ` [Xen-devel] " Ewan Mellor
2006-11-09 7:58 ` [Xen-users] " Roland Paterson-Jones
2006-11-10 10:15 ` Julian Chesterfield
2006-11-10 14:00 ` Roland Paterson-Jones [this message]
2006-11-13 12:26 ` Julian Chesterfield
2006-11-14 10:10 ` Roland Paterson-Jones
2006-11-14 10:50 ` Re: [Xen-devel] " Roland Paterson-Jones
2006-12-15 5:24 ` tap:qcow causes dom-U to hang in 3.0.4-rc1 Hiromichi Itou
2006-12-19 22:32 ` Julian Chesterfield
2006-12-20 9:57 ` Hiromichi Itou
2006-11-10 14:17 ` Re: [Xen-devel] tap:qcow causes dom-U to hang in 3.0.3 Roland Paterson-Jones
2006-11-09 9:30 ` [Xen-users] " Roland Paterson-Jones
2006-11-09 13:34 ` Roland Paterson-Jones
2006-11-09 13:58 ` Re: [Xen-devel] " Ewan Mellor
2006-11-10 8:49 ` Wolfgang Schnerring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=455485FF.7040809@rolandpj.com \
--to=roland@rolandpj.com \
--cc=jac90@cam.ac.uk \
--cc=xen-devel@lists.xensource.com \
--cc=xen-users@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.