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

Re: [Xen-devel] blkif_map error starting fourth guest domain

To: Kieran Mansley <kmansley@xxxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] blkif_map error starting fourth guest domain
From: Keir Fraser <keir@xxxxxxxxxxxxx>
Date: Thu, 07 Jun 2007 16:12:29 +0100
Delivery-date: Thu, 07 Jun 2007 08:10:38 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1181228784.4116.27.camel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcepFkN9gjSGuxUJEdyfYQAX8io7RQ==
Thread-topic: [Xen-devel] blkif_map error starting fourth guest domain
User-agent: Microsoft-Entourage/11.3.3.061214


On 7/6/07 16:06, "Kieran Mansley" <kmansley@xxxxxxxxxxxxxx> wrote:

> The reason for blkif_map() failing seems to be the map_frontend_page()
> call failing.
> 
> xm dmesg prints out:
> (XEN) mm.c:2610:d0 Could not find L1 PTE for address e1204000
> which seems likely to be connected to map_frontend_page() failing.

Yes, this is the problem. You'll need to add some more tracing, find out
exactly which grant_map operation issued by dom0 is failing, and find out
why Xen thinks there is no pte mapping the specified virtual address.

 -- Keir


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

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