Hi,
xend [on xen-3.0.0] is still not running for me. The details of log follows.
This is the output in /var/log/xend.log
[2005-12-12 12:08:06 xend] INFO (SrvDaemon:268) Xend Daemon started
[2005-12-12 12:08:06 xend] INFO (SrvDaemon:272) Xend changeset: Sun
Dec 4 17:24:24 2005 +0100 8240:64cd054aa143.
[2005-12-12 12:08:06 xend.XendDomainInfo] DEBUG (XendDomainInfo:198)
XendDomainInfo.recreate({'paused': 0, 'cpu_time': 21401088498L,
'ssidref': 0, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0], 'shutdown_reason': 0, 'dying': 0, 'dom': 0, 'mem_kb': 131072,
'maxmem_kb': -4, 'max_vcpu_id': 1, 'crashed': 0, 'running': 1,
'shutdown': 0, 'online_vcpus': 1, 'blocked': 0})
[2005-12-12 12:08:06 xend.XendDomainInfo] INFO (XendDomainInfo:210)
Recreating domain 0, UUID 00000000-00000000-00000000-00000000.
[2005-12-12 12:08:06 xend.XendDomainInfo] WARNING (XendDomainInfo:232)
No vm path in store for existing domain 0
[2005-12-12 12:08:06 xend.XendDomainInfo] DEBUG (XendDomainInfo:655)
Storing VM details: {'ssidref': '0', 'uuid':
'00000000-00000000-00000000-00000000', 'on_reboot': 'restart',
'on_poweroff': 'destroy', 'name': 'Domain-0', 'vcpus': '2',
'vcpu_avail': '3', 'memory': '128', 'on_crash': 'restart', 'maxmem':
'128'}
[2005-12-12 12:08:06 xend.XendDomainInfo] DEBUG (XendDomainInfo:680)
Storing domain details: {'cpu/0/availability': 'online',
'memory/target': '131072', 'cpu/1/availability': 'online', 'name':
'Domain-0', 'console/limit': '1048576', 'vm':
'/vm/00000000-00000000-00000000-00000000', 'domid': '0'}
[2005-12-12 12:08:06 xend] DEBUG (XendDomain:151) number of vcpus to use is 0
[2005-12-12 12:08:06 xend] INFO (SrvServer:112) unix
path=/var/lib/xend/xend-socket
---------------------------------------------
When I reverted to the older version xen-2.0.7 to run xend. I got
[2005-12-12 11:58:39 xend] INFO (SrvDaemon:268) Xend Daemon started
[2005-12-12 11:58:39 xend] ERROR (SrvDaemon:283) Exception starting
xend ((38, 'Function not implemented'))
Traceback (most recent call last):
File "/usr/lib/python/xen/xend/server/SrvDaemon.py", line 271, in run
xinfo = xc.xeninfo()
error: (38, 'Function not implemented')
--------------------------------------------------
Any inputs? Please suggest.
~$ubh
> Subhabrata Bhattacharya wrote:
> > Hi,
> >
> > I have built and installed xen-3.0 from source on linux-2.6.12.6.
> > Initially it used to spit this message every now and then on the
> > console,
> >
> > ip_local_deliver: bad skb: PRE_ROUTING LOCAL_IN LOCAL_OUT POST_ROUTING
> >
> > Realizing it had nothing to do with Xen, I patched it up and
> > everything is fine now.
> >
> > But, whenever I enter
> > $ /usr/sbin/xend start
> >
> > The entire system hangs up for sometime[2-minutes]. Xend never
> > starts.Where could I find relevant messages.
> >
> > ~$ubh
_______________________________________________
> > Xen-users mailing list
> > Xen-users@xxxxxxxxxxxxxxxxxxx
> > http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|