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-users

Re: [Xen-users] Xen 4 - Error 111 Refused Connection

To: Nathan March <nathan@xxxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Xen 4 - Error 111 Refused Connection
From: Net Warrior <netwarrior863@xxxxxxxxx>
Date: Wed, 30 Jun 2010 18:17:05 -0300
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 30 Jun 2010 14:26:26 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=AOtqD1Lv8vjaWGK92/ajwkFzhmoGtbd/NxLIEr0g/7k=; b=GEDx1jS+HYgn003MVwn8vPzQJYWxvvlZA1cJPXSN/MGHRoqs5RtuQMnUUaIBzkF21C MOy3L33xOK7cJ2wKQ0FQH635qIUmHBKI/T8+/6Xzfeis1dehz9O7zTD0x0hQzlwpMOaX hPXLY4fe9+xKr31hSM6nLkSyt3VkzzdC4CZes=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=lTiACDQrqN6m9MG59OFzoGzTyzH0bXe8Uy8k/1yigMxoLCibCzUKXvi0lHY0Q5ndYs zCxGE6qAPZX8QH+36ynGOMgo/J7WteX3Zbqjw1bWGQCE/zYl7MmxxRyFEJJ6TbCuwZuY Wko8/fuh9jMh55dshoaNCcy5WQjmtVJrpRbtM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4C2B7B0B.1030601@xxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <4C2B723A.8040402@xxxxxxxxx> <4C2B7B0B.1030601@xxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100625 Thunderbird/3.0.5
On 06/30/10 14:12, Nathan March wrote:
> I was fighting with the same issue a few days ago and got no response
> on the mailing list.
>
> Did you check out from mercurial? I was able to get things working by
> switching to the 4.0.1-rc3 tag:
>
> hg update -r 4.0.1-rc3
>
> Looks like something's broken in trunk.
>
> - Nathan
>
> On 6/30/2010 9:35 AM, Net Warrior wrote:
>> Hi there.
>>
>> I cannot start xen, I'm getting this error
>>
>> System:
>> Linux netwarrior 2.6.31.13 #5 SMP Wed Jun 30 13:25:47 ART 2010 x86_64
>> AMD Athlon(tm) II X4 630 Processor AuthenticAMD
>> GNU/Linux
>>
>> xend.log
>> le "/usr/lib64/python2.6/site-packages/xen/xend/xenstore/xstransact.py",
>> line 355, in Mkdir
>>      complete(path, lambda t: t.mkdir(*args))
>>    File
>> "/usr/lib64/python2.6/site-packages/xen/xend/xenstore/xstransact.py",
>> line 361, in complete
>>      t = xstransact(path)
>>    File
>> "/usr/lib64/python2.6/site-packages/xen/xend/xenstore/xstransact.py",
>> line 29, in __init__
>>      self.transaction = xshandle().transaction_start()
>>    File
>> "/usr/lib64/python2.6/site-packages/xen/xend/xenstore/xsutil.py",
>> line 18, in xshandle
>>      xs_handle = xen.lowlevel.xs.xs()
>> Error: (111, 'Connection refused')
>>
>>
>> tail -f xend-debug.log
>> cat: /sys/bus/scsi/devices/host5/model: No such file or directory
>> cat: /sys/bus/scsi/devices/host5/type: No such file or directory
>> cat: /sys/bus/scsi/devices/host5/rev: No such file or directory
>> cat: /sys/bus/scsi/devices/host5/scsi_level: No such file or directory
>> cat: /sys/bus/scsi/devices/target0:0:0/vendor: No such file or directory
>> cat: /sys/bus/scsi/devices/target0:0:0/model: No such file or directory
>> cat: /sys/bus/scsi/devices/target0:0:0/type: No such file or directory
>> cat: /sys/bus/scsi/devices/target0:0:0/rev: No such file or directory
>> cat: /sys/bus/scsi/devices/target0:0:0/scsi_level: No such file or
>> directory
>> Exception starting xend: (111, 'Connection refused')
>>
>>
>> Thanks for your time and support.
>> Regards
>>
>> _______________________________________________
>> Xen-users mailing list
>> Xen-users@xxxxxxxxxxxxxxxxxxx
>> http://lists.xensource.com/xen-users
>>    
You were right, I made a hit revert to the evtchn stuff and now things
are working.

Thank you guys.
Best Regards


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

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