All of lore.kernel.org
 help / color / mirror / Atom feed
* xcs not running
@ 2005-02-24 22:03 ` Michael Alexander
  2005-02-25  8:47   ` Andrew Warfield
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Alexander @ 2005-02-24 22:03 UTC (permalink / raw)
  To: xen-devel

I've installed xen on fc3 2 machines using the current fedora development rpms

- xen-2-20050219.i386.rpm
- kernel-xen0-2.6.10-1.1149_FC4.i686.rpm 
- python 2.4 from source Python-2.4.tar
- mkinitrd from rpm mkinitrd-4.2.0.3-1.i386.rpm
- python-twisted from src rpm python-2.4-4.src.rpm

Yet I keep getting a hanging xend with a "xcs not running" message:

# xend start

**********************************************************************
*** Failed to start the control interface switch.
**********************************************************************
Traceback (most recent call last):
  File "/usr/sbin/xend", line 164, in ?
    sys.exit(main())
  File "/usr/sbin/xend", line 141, in main
    raise CheckError("xcs not running")
__main__.CheckError: xcs not running



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: xcs not running
  2005-02-24 22:03 ` xcs not running Michael Alexander
@ 2005-02-25  8:47   ` Andrew Warfield
  2005-02-25  9:23     ` Andrew Warfield
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Warfield @ 2005-02-25  8:47 UTC (permalink / raw)
  To: Michael Alexander; +Cc: xen-devel

Hi Michael,

take a peek at /var/log/xcs.log and see if there is a more verbose
error message there.  Does /usr/sbin/xcs exist on your system?  Maybe
there is a conflict on the xcs port on your system...

a.


On Thu, 24 Feb 2005 23:03:50 +0100, Michael Alexander
<malexand@wu-wien.ac.at> wrote:
> I've installed xen on fc3 2 machines using the current fedora development rpms
> 
> - xen-2-20050219.i386.rpm
> - kernel-xen0-2.6.10-1.1149_FC4.i686.rpm
> - python 2.4 from source Python-2.4.tar
> - mkinitrd from rpm mkinitrd-4.2.0.3-1.i386.rpm
> - python-twisted from src rpm python-2.4-4.src.rpm
> 
> Yet I keep getting a hanging xend with a "xcs not running" message:
> 
> # xend start
> 
> **********************************************************************
> *** Failed to start the control interface switch.
> **********************************************************************
> Traceback (most recent call last):
>   File "/usr/sbin/xend", line 164, in ?
>     sys.exit(main())
>   File "/usr/sbin/xend", line 141, in main
>     raise CheckError("xcs not running")
> __main__.CheckError: xcs not running
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_ide95&alloc_id\x14396&opclick
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: xcs not running
  2005-02-25  8:47   ` Andrew Warfield
@ 2005-02-25  9:23     ` Andrew Warfield
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Warfield @ 2005-02-25  9:23 UTC (permalink / raw)
  To: Michael Alexander; +Cc: xen-devel

Just so it's in the list archive, this is resolved.  iptables was
interfering with things -- Michael has volunteered to add an entry to
the FAQ.

a.


On Fri, 25 Feb 2005 08:47:54 +0000, Andrew Warfield
<andrew.warfield@gmail.com> wrote:
> Hi Michael,
> 
> take a peek at /var/log/xcs.log and see if there is a more verbose
> error message there.  Does /usr/sbin/xcs exist on your system?  Maybe
> there is a conflict on the xcs port on your system...
> 
> a.
> 
> On Thu, 24 Feb 2005 23:03:50 +0100, Michael Alexander
> <malexand@wu-wien.ac.at> wrote:
> > I've installed xen on fc3 2 machines using the current fedora development rpms
> >
> > - xen-2-20050219.i386.rpm
> > - kernel-xen0-2.6.10-1.1149_FC4.i686.rpm
> > - python 2.4 from source Python-2.4.tar
> > - mkinitrd from rpm mkinitrd-4.2.0.3-1.i386.rpm
> > - python-twisted from src rpm python-2.4-4.src.rpm
> >
> > Yet I keep getting a hanging xend with a "xcs not running" message:
> >
> > # xend start
> >
> > **********************************************************************
> > *** Failed to start the control interface switch.
> > **********************************************************************
> > Traceback (most recent call last):
> >   File "/usr/sbin/xend", line 164, in ?
> >     sys.exit(main())
> >   File "/usr/sbin/xend", line 141, in main
> >     raise CheckError("xcs not running")
> > __main__.CheckError: xcs not running
> >
> > -------------------------------------------------------
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT Products from real users.
> > Discover which products truly live up to the hype. Start reading now.
> > http://ads.osdn.com/?ad_ide95&alloc_id\x14396&opclick
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/xen-devel
> >
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-02-25  9:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <AcUavLjYnhFHGoscTKq2l0zbu4gXZg==>
2005-02-24 22:03 ` xcs not running Michael Alexander
2005-02-25  8:47   ` Andrew Warfield
2005-02-25  9:23     ` Andrew Warfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.