|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xfrd running on 8002
On Mon, Apr 03, 2006 at 06:42:18PM -0400, sowmya dayanand wrote:
> 1) We had xen2.0 installed. It was working fine.
>
> 2) On the same machine we installed xen3.0 ( make world; make install) and
> updated grub.conf with a new entry for the xen3.0 ( paths set
> appropriately)
>
> 3) On Xen3.0
> > xend start
> accepting connections on path /var/lib/xen/xcs_socket
> >xm list
> (111, 'Connection refused')
> Error: Error connecting to xend, is xend running?
>
> 4) > netstat -ltp
> shows that xfrd is running on port 8002.
You aren't running Xen 3 -- xcs_socket and xfrd are Xen 2 features. You've
probably got the Xen 2 stuff in your PATH before the Xen 3 stuff.
Ewan.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|