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] Error on creation of Event channel (17= file_exists)

To: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Error on creation of Event channel (17= file_exists)
From: Carlo Maiero <zesster@xxxxxxxxx>
Date: Wed, 22 Sep 2010 17:23:02 +0200
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 22 Sep 2010 08:23:57 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=F60Ztmaj2hFVfeV40pxEY2lHExksZ8JbYazpiuaVzhM=; b=Rvm6BpBo4UznSvp0oul/ZKTwp2d71ldNQ1+pnR6AkcpEoHxcHLx6SqBfah1zP5/ZFC 6olXF/mvnXDVfGjryYJreKknAR1yArhpb9uaGmWAr6TBw8QnCvbZ/nXP9nlc++UuqXXY lkSI5+op+b/TBPM9JTIY+oks57uB3xMCjHk0Q=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=dbkdDEjEvwDkpMielkYp1/RB2XtJW2HOFEoTce8YrkzL7LXXDQzKvJQUqxdfj6DZxg qhTKl5troM1zH9zIoyRZX0cG5D8i3gm0mipIDoHw/8rMKjX/DmwWzIJhlJmeGDNBWgPe pBH2ouc5AOqhjrcYWHSPtmVQNo8YsfxJ9bYr4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <C8BFD936.23DE4%keir.fraser@xxxxxxxxxxxxx>
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTimzxRR160KNQo7T0=nddZre4TSg3v61oiSe1ks6@xxxxxxxxxxxxxx> <C8BFD936.23DE4%keir.fraser@xxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx


2010/9/22 Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
On 22/09/2010 15:37, "Carlo Maiero" <zesster@xxxxxxxxx> wrote:

> and i create a successful way to create the channel.
> but when i shut down the process in dom0. when i try to restart it. 
> It says: ERROR: failed to bind to VIRQ_XENINI port (17= file_exists).
>
> what i have to add when i close the program? 

If your original process really is dead and had no children, then the
kernel's evtchn device driver should have unbound the event channel when the
file handle on the driver was released. So restart should then work okay. If
it's not working then it's potentially a kernel driver bug. What dom0 kernel
are you using?

 -- Keir

Restart works fine, i'm using debian 2.6.26-xen-686. So i'm not closing properly the program?
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel