[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] xm save gets connection refused


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Alexander Stielau <aleks@xxxxxxxx>
  • Date: Thu, 6 Apr 2006 11:59:02 +0200
  • Delivery-date: Thu, 06 Apr 2006 02:59:34 -0700
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Am Do, Apr 06, 2006 at 08:50:26 +0200 schrieb Alexander Stielau:
> Am Mi, Apr 05, 2006 at 03:17:00 +0200 schrieb Alexander Stielau:
> > Xen 2.0.7, 
> > Kernel 2.6.11.12-xen0, 
> > host and node os:  debian 3.1
> > 
> > I don't understand, how xm comunicates with xend.
> > The problem:
> > 
> > xm save webcool /tmp/foo.xen
> > ,--------
> > | Error: errors: Connection was refused by other side: 111: Connection 
> > refused.
> > `--------
> 
> Nobody any idea?
> Any other xm-commands working fine.

Okay, i found it. 

On debian sarge are no libcurl.so.2, libssl.so.4, libcrypto.so.4, so the
xfrd will not start.
I tried to link the actual libs against all libs, which the xfrd requests (ldd 
xfrd)
and everything works fine.

ln -s /usr/lib/libcurl.so.3.0.0 /usr/lib/libcurl.so.2
ln -s /usr/lib/libssl.so.0.9.7 /usr/lib/libssl.so.4
ln -s /usr/lib/libcrypto.so.0.9.7 /usr/lib/libcrypto.so.4

Aleks

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.