Bug 184037 - xend wont start without /dev/kmem
Summary: xend wont start without /dev/kmem
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xen
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Rik van Riel
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC5Blocker
TreeView+ depends on / blocked
 
Reported: 2006-03-05 09:32 UTC by Yanko Kaneti
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-03-08 18:17:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Yanko Kaneti 2006-03-05 09:32:44 UTC
Thats directly after boot of todays (March 4th's) rawhide on a two processor P3
system. The xend service appeared to succesfully start. The xend-debug.log says
Exception starting xend: (111, 'Connection refused'). xend appears to be running
but has not opened any listening sockets as far as I can tell/

# rpm -q xen kernel-xen-hypervisor
xen-3.0.1-0.20060301.fc5.3
kernel-xen-hypervisor-2.6.15-1.2009.4.2_FC5
# uname -r
2.6.15-1.2009.4.2_FC5hypervisor
# ls /dev/kmem -l
ls: /dev/kmem: No such file or directory
# xm list
Error: Error connecting to xend: Connection refused.  Is xend running?
# mknod /dev/kmem c 1 2
# service xend restart
# xm list
Name                              ID Mem(MiB) VCPUs State  Time(s)
Domain-0                           0      701     2 r-----   640.6


Now I after this I tried a xenguest-install but had some trouble with the
bridging. I wonder if that initial failure is not a symptom of a larger problem
that would prevent more things xen not to work.

Comment 1 Jeremy Katz 2006-03-06 16:33:55 UTC
There are changes upstream to nuke the dep on /dev/kmem -- we're planning to
pull this in

Comment 2 Yanko Kaneti 2006-03-08 18:09:04 UTC
Looks fixed to me

2.6.15-1.2032_FC5xen0
xen-3.0.1-3



Note You need to log in before you can comment on or make changes to this bug.