Description of problem: after yum kernel update and reboot 'xm list' reports Error: Unable to connect to xend: No such file or directory. Is xend running? Version-Release number of selected component (if applicable): kernel-2.6.18-1.2784.fc6 How reproducible: always. Steps to Reproduce: 1. yum update 2. /etc/sysconfig/kernel has kernel-xen 3. boot/grub/grub.conf defaults to fc6xen 4. boot 5. xm list Actual results: uname -r 2.6.18-1.2798.fc6xen /etc/init.d/xend status xend is running xm list Error: Unable to connect to xend: No such file or directory. Is xend running? Expected results: xen should be happy ! Additional info:
so it's not kernel-2.6.18-1.2784.fc6 but kernel-xen-2.6.18-1.2798.fc6 which is at fault In this case this looks like a duplicate of 211097 Can you check you don't get the problem with kernel-xen-2.6.18-1.2784.fc6 Can you confirm it's x86_64 and not i686 ? thanks Daniel
problem is with 2798.fc6xen after rebooting into 2784.fc6xen xm list is fine Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 2904 1 r----- 26.6 platform is i686 model name: Intel(R) Pentium(R) 4 CPU 2.80GHz
my related versions... kernel-xen-2.6.18-1.2784.fc6 kernel-xen-2.6.18-1.2798.fc6 libvirt-0.1.7-2 libvirt-python-0.1.7-2 python-xeninst-0.94.0-1 virt-manager-0.2.3-2.fc6 virt-manager-debuginfo-0.2.3-2.fc6 xen-3.0.2-44 xen-libs-3.0.2-44 and, if as suggested in bug 211097, it is related to the fri 13th checkin rpm -q kernel-xen-2.6.18-1.2798.fc6 --changelog ... * Fri Oct 13 2006 Juan Quintela <quintela> - update xen HV cset 11740. - xen kernel update: * linux-2.6-xen-fedora changeset: 36227:84594d199837 * xen-3.0.3-testing changeset: 11740:64b3e8596dc9 * linux-2.6-xen-3.0.3 changeset: 22940:410c17270c74 * remove all the blktap patches already included upstream. ... maybe we're missing a paired update to xen-3.0.3 ???
Okay this really seems to be a dup of bug 211097, this is being worked on ... Daniel *** This bug has been marked as a duplicate of 211097 ***