xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* xen-unstable+pvops kernel, I don't have xenbus and xenwatch kernel thread.
@ 2010-06-09 15:05 Min Lee
  2010-06-09 18:23 ` Jeremy Fitzhardinge
  0 siblings, 1 reply; 7+ messages in thread
From: Min Lee @ 2010-06-09 15:05 UTC (permalink / raw)
  To: Xen-devel

Hello. folks.
I've tried Xen-unstable + Jeremy's pvops kernel on ibm x3550M2 server 
machine, on centos 5.4.
Also I've already checked these instructions..
http://wiki.xensource.com/xenwiki/2.6.18-to-2.6.31-and-higher
Now, it seems like domain creation cannot find its virtual devices..
So I couldn't start my domains. I had these messages..

xenconsole: Could not read tty from store: No such file or directory
Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
Error: Device 2049 (vbd) could not be connected. Path closed or removed 
during hotplug add: backend/vbd/5/2049 state: 1

/proc/xen has these files.

-r--r--r-- 1 root root 0 Jun  8 09:57 capabilities
-rw------- 1 root root 0 Jun  8 09:57 privcmd
-rw------- 1 root root 0 Jun  8 09:57 xenbus
-rw------- 1 root root 0 Jun  8 09:57 xsd_kva
-rw------- 1 root root 0 Jun  8 09:57 xsd_port

'make install-tools' didn't install links in my /etc/rc directories,
so I had to run manually xenconsoled, xenstored, and xend, but
I found that I have no xenbus and xenwatch kernel threads.
Is this why it can't finds virtual devices??

Almost all Xen-related configs in .config are enabled.
for example, this is part of .config

CONFIG_XEN_BACKEND=y
CONFIG_XEN_NETDEV_BACKEND=y
CONFIG_XEN_BLKDEV_BACKEND=y
# CONFIG_XEN_BLKDEV_TAP is not set
CONFIG_XEN_PCIDEV_BACKEND=y
CONFIG_XEN_PCIDEV_BACKEND_VPCI=y
# CONFIG_XEN_PCIDEV_BACKEND_PASS is not set
# CONFIG_XEN_PCIDEV_BACKEND_SLOT is not set
# CONFIG_XEN_PCIDEV_BACKEND_CONTROLLER is not set
CONFIG_XEN_PCIDEV_BE_DEBUG=y
CONFIG_XENFS=y
CONFIG_XEN_COMPAT_XENFS=y
CONFIG_XEN_SYS_HYPERVISOR=y
# CONFIG_XEN_PLATFORM_PCI is not set
CONFIG_XEN_XENBUS_FRONTEND=y

Thank you for any comments/help!

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

end of thread, other threads:[~2010-06-10 14:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-09 15:05 xen-unstable+pvops kernel, I don't have xenbus and xenwatch kernel thread Min Lee
2010-06-09 18:23 ` Jeremy Fitzhardinge
2010-06-09 18:37   ` Min Lee
2010-06-09 18:43     ` Jeremy Fitzhardinge
2010-06-09 18:51       ` Min Lee
2010-06-09 18:54         ` Jeremy Fitzhardinge
2010-06-10 14:25           ` Min Lee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).