Hi, Running FC5 now on Pentium 4 and want to try xen (for the first time). [root@gum ~]# xm list Error: Error connecting to xend: Connection refused. Is xend running? [root@gum ~]# ps -ef | grep xend root 2343 1 0 22:33 ? 00:00:00 python /usr/sbin/xend start root 2344 2343 0 22:33 ? 00:00:00 python /usr/sbin/xend start [root@gum ~]# uname -a Linux gum 2.6.15-1.1955_FC5hypervisor #1 SMP Wed Feb 15 16:21:02 EST 2006 i686 i686 i386 GNU/Linux The "start" never completes. Disabled SElinux and rebooted, same results. Any ideas? Thanks, Eric ps Installed FC5 test 3 and then ran yum update to move to FC5 when released. Updated again just today: [root@gum ~]# cat /etc/fedora-release Fedora Core release 5 (Bordeaux)
On Fri, Mar 24, 2006 at 11:03:35PM -0600, Eric Smith wrote:> Running FC5 now on Pentium 4 and want to try xen (for the first time).> [root@gum ~]# uname -a > Linux gum 2.6.15-1.1955_FC5hypervisor #1 SMP Wed Feb 15 16:21:02 EST 2006 > i686 i686 i386 GNU/Linux> ps Installed FC5 test 3 and then ran yum update to move to FC5 when > released. Updated again just today:But you are still running a development kernel. I''d suggest to install FC5 from scratch to make sure you don''t use any old rawhide bist anywhere, and retry with the latest kernel in updates-testing. -- Axel.Thimm at ATrpms.net
On Sat, Mar 25, 2006 at 10:49:56AM +0100, Axel Thimm wrote:> On Fri, Mar 24, 2006 at 11:03:35PM -0600, Eric Smith wrote: > > ps Installed FC5 test 3 and then ran yum update to move to FC5 when > > released. Updated again just today: > > But you are still running a development kernel. I''d suggest to > install FC5 from scratch to make sure you don''t use any old rawhide > bist anywhere, and retry with the latest kernel in updates-testing.right the low level interfaces have changed and the new Xen Store daemon won''t start on an old kernel, leading to this pending Xend Daemon in startup phase trying to connect a non-existent Xen Store. As suggested the simplest it to fully install to make sure you don''t have older bits laying around. Daniel -- Daniel Veillard | Red Hat http://redhat.com/ veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/