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_id396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/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_id396&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_id396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/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_id396&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_id396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel