After updating to the latest kernel-xen, 2.6.18-274.18.1.el5xen, xend no longer starts. Entries in the log file show the following:<br />
<br />
[2012-02-15 11:55:20 13075] INFO (SrvDaemon:332) Xend Daemon started<br />
[2012-02-15 11:55:20 13075] ERROR (SrvDaemon:349) Exception starting xend ((38, 'Function not implemented'))<br />
Traceback (most recent call last):<br />
File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvDaemon.py", line 335, in run<br />
xinfo = xc.xeninfo()<br />
Error: (38, 'Function not implemented')<br />
[2012-02-15 11:55:20 13074] INFO (SrvDaemon:220) Xend exited with status 1.<br />
<br />
Booting into kernel-xen-2.6.18-274.17.1.el5xen causes xend to start working, again - no package changes are necessary. I am using xen 4.1.2 from the GITCO Xen repo @ <a href="http://www.gitco.de/repo">http://www.gitco.de/repo.</a> [<a href="http://www.gitco.de/repo" target="_blank">^</a>]
↧