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] Re: Race condition leading to VMError : Device 0 not connect

To: xendevel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Re: Race condition leading to VMError : Device 0 not connected
From: jd <jdsw2002@xxxxxxxxx>
Date: Fri, 7 Sep 2007 15:30:31 -0700 (PDT)
Cc: gbarosio@xxxxxxxxx, jd <jdsw2002@xxxxxxxxx>
Delivery-date: Fri, 07 Sep 2007 15:31:27 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=FBTldF4fFHEoeraS5du3rVbUaKo3hKNAVrWhlj80VOSRESGOOsAKn9h6qLppUcJiJMD4KrlvjKBXzN1AArPzd6Mr+VXtWnNELdqvPFilZvr8bXcmvBzBe3ceFrqwQ7tRzopFN3G+zArWioKp9d2kJ9FSP2WDmCNPO6qhwPmefrw=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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
Oops forgot the attachment.
Now attached.

/Jd

--- jd <jdsw2002@xxxxxxxxx> wrote:

> Hi
>    We have a client that shows and updates the
> current
> dom status periodically. When I issue a kill to a
> dom,
> the next call to xend.domains(1) fails with the
> VMError.
> 
> It seems that Xen is still in the process of killing
> and the xend.domains call is trying to get
> information
> and seeing some partial stuff, leading to this
> problem.
> 
> This particularly happens when vif is set with mac
> address and bridge specification.
> 
> See attached stack trace and xm info to get idea
> about
> the environment.
> 
> Is this a known problem ? Any patches available ?
> 
> Any workaround that can be coded in the client ? 
> (I have tried some lame waits.. but there is another
> thread that runs into this.)
> 
> Thanks
> /Jd
> 
> 
>      
>
____________________________________________________________________________________
> Shape Yahoo! in your own image.  Join our Network
> Research Panel today!  
>
http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7
> 
> 
> 
> 



       
____________________________________________________________________________________
Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, 
photos & more. 
http://mobile.yahoo.com/go?refer=1GNXIC

Attachment: xen_dev_not_connected_problem
Description: 222058662-xen_dev_not_connected_problem

Attachment: xen_dev_not_connected_problem_xm_info
Description: 4023994680-xen_dev_not_connected_problem_xm_info

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Re: Race condition leading to VMError : Device 0 not connected, jd <=