Hi There,
After upgrading from 'kernel-xen0-2.6.17-1.2139_FC5' to 'kernel-xen0-2.6.17-1.2157_FC5' I am seeing the following error when I start xend
# uname -a Linux jesma55 2.6.17-1.2157_FC5xen0 #1 SMP Wed Jul 12 00:28:36 EDT 2006 i686 athlon i386 GNU/Linux
# cat /var/log/xend.log
[2006-07-25 16:29:50 xend] INFO (SrvDaemon:185) Xend exited with status 1.
[2006-07-25 16:49:49 xend] INFO (SrvDaemon:285) Xend Daemon started
[2006-07-25 16:49:49 xend] ERROR (SrvDaemon:299) Exception starting xend ((22, 'Invalid argument'))
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDaemon.py", line 288, in run
xinfo = xc.xeninfo()
error: (22, 'Invalid argument')
[2006-07-25 16:49:49 xend] INFO (SrvDaemon:185) Xend exited with status 1.
I use Python 2.4.2
Any help appreciated.
Thanks - Patrick
Nobody knows or would care to help out? Thanks - Patrick
Hi There,
After upgrading from 'kernel-xen0-2.6.17-1.2139_FC5' to 'kernel-xen0-2.6.17-1.2157_FC5' I am seeing the following error when I start xend
# uname -a Linux jesma55 2.6.17-1.2157_FC5xen0 #1 SMP Wed Jul 12 00:28:36 EDT 2006 i686 athlon i386 GNU/Linux
# cat /var/log/xend.log
[2006-07-25 16:29:50 xend] INFO (SrvDaemon:185) Xend exited with status 1.
[2006-07-25 16:49:49 xend] INFO (SrvDaemon:285) Xend Daemon started
[2006-07-25 16:49:49 xend] ERROR (SrvDaemon:299) Exception starting xend ((22, 'Invalid argument'))
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDaemon.py", line 288, in run
xinfo = xc.xeninfo()
error: (22, 'Invalid argument')
[2006-07-25 16:49:49 xend] INFO (SrvDaemon:185) Xend exited with status 1.
I use Python 2.4.2
Any help appreciated.
Thanks
- Patrick