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] xend fails on Open SUSE 11.4

To: Ranjith Ravi <ranjith.ravi@xxxxxxxxx>
Subject: Re: [Xen-users] xend fails on Open SUSE 11.4
From: David Greaves <david@xxxxxxxxxxxx>
Date: Thu, 11 Aug 2011 07:45:14 +0000
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 11 Aug 2011 00:46:22 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <CAEFf3tJTgmnih_H63zOZtisyyrZUjJaKTnZ5TutoS6pb=LHiog@xxxxxxxxxxxxxx>
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: <CAEFf3tJTgmnih_H63zOZtisyyrZUjJaKTnZ5TutoS6pb=LHiog@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110626 Iceowl/1.0b2 Icedove/3.1.11
On 10/08/11 17:29, Ranjith Ravi wrote:

I am  seeing xend error on OpenSUSE 11.4, Has anyone else seen this ?
>
#uname -a
Linux linux-ws7h 2.6.37.6-0.7-xen #1 SMP 2011-07-21 02:17:24 +0200 x86_64 x86_64
x86_64 GNU/Linux

#/var/log/xen/xend.log

2011-08-09 14:36:38 21111] ERROR (SrvDaemon:349) Exception starting xend ((111,
'Connection refused'))
Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/xen/xend/server/SrvDaemon.py", line
341, in run
servers = SrvServer.create()
File "/usr/lib64/python2.7/site-packages/xen/xend/server/SrvServer.py", line
261, in create
root.putChild('xend', SrvRoot())
File "/usr/lib64/python2.7/site-packages/xen/xend/server/SrvRoot.py", line 40,

<snip>

File "/usr/lib64/python2.7/site-packages/xen/xend/xenstore/xsutil.py", line 18,
in xshandle
xs_handle = xen.lowlevel.xs.xs()
Error: (111, 'Connection refused')

Yes:
  https://bugzilla.novell.com/show_bug.cgi?id=691256
See comment 42 ... and I think patch in 43 is what you want.

Summary: A quick solution is to
  chkconfig xencommons off
and reboot. (But that leads to other minor problems - I don't recall precisely)
Note that rcxencommons stop doesn't stop everything iirc.

David

--
"Don't worry, you'll be fine; I saw it work in a cartoon once..."

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

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