[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Re: Re: [Xen-users] Xend cann't run?
I have installed the phthon twisted
(including zopeinterface), although the xend.log is now changed(as follows), the
xend just cannot be run. Weired.
[2007-03-21 13:19:03 xend] INFO
(SrvDaemon:285) Xend Daemon started
[2007-03-21 13:19:03 xend] INFO (SrvDaemon:289) Xend changeset: unavailable . [2007-03-21 13:19:03 xend.XendDomainInfo] DEBUG (XendDomainInfo:199) XendDomainInfo.recreate({'paused': 0, 'cpu_time': 41897596122L, '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': 228900, 'maxmem_kb': -4, 'max_vcpu_id': 0, 'crashed': 0, 'running': 1, 'shutdown': 0, 'online_vcpus': 1, 'blocked': 0}) [2007-03-21 13:19:03 xend.XendDomainInfo] INFO (XendDomainInfo:211) Recreating domain 0, UUID 00000000-0000-0000-0000-000000000000. [2007-03-21 13:19:03 xend.XendDomainInfo] WARNING (XendDomainInfo:233) No vm path in store for existing domain 0 [2007-03-21 13:19:04 xend.XendDomainInfo] DEBUG (XendDomainInfo:667) Storing VM details: {'ssidref': '0', 'uuid': '00000000-0000-0000-0000-000000000000', 'on_reboot': 'restart', 'on_poweroff': 'destroy', 'name': 'Domain-0', 'vcpus': '1', 'vcpu_avail': '1', 'memory': '224', 'on_crash': 'restart', 'maxmem': '224'} [2007-03-21 13:19:04 xend.XendDomainInfo] DEBUG (XendDomainInfo:692) Storing domain details: {'cpu/0/availability': 'online', 'memory/target': '229376', 'name': 'Domain-0', 'console/limit': '1048576', 'vm': '/vm/00000000-0000-0000-0000-000000000000', 'domid': '0'} [2007-03-21 13:19:04 xend] DEBUG (XendDomain:151) number of vcpus to use is 0 [2007-03-21 13:19:04 xend] INFO (SrvServer:114) unix path=/var/lib/xend/xend-socket [2007-03-21 13:36:43 xend] INFO (SrvDaemon:285) Xend Daemon started [2007-03-21 13:36:43 xend] INFO (SrvDaemon:289) Xend changeset: unavailable . [2007-03-21 13:36:44 xend.XendDomainInfo] DEBUG (XendDomainInfo:199) XendDomainInfo.recreate({'paused': 0, 'cpu_time': 43587859261L, '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': 228900, 'maxmem_kb': -4, 'max_vcpu_id': 0, 'crashed': 0, 'running': 1, 'shutdown': 0, 'online_vcpus': 1, 'blocked': 0}) [2007-03-21 13:36:44 xend.XendDomainInfo] INFO (XendDomainInfo:211) Recreating domain 0, UUID 00000000-0000-0000-0000-000000000000. [2007-03-21 13:36:44 xend.XendDomainInfo] WARNING (XendDomainInfo:233) No vm path in store for existing domain 0 [2007-03-21 13:36:44 xend.XendDomainInfo] DEBUG (XendDomainInfo:667) Storing VM details: {'ssidref': '0', 'uuid': '00000000-0000-0000-0000-000000000000', 'on_reboot': 'restart', 'on_poweroff': 'destroy', 'name': 'Domain-0', 'vcpus': '1', 'vcpu_avail': '1', 'memory': '224', 'on_crash': 'restart', 'maxmem': '224'} [2007-03-21 13:36:44 xend.XendDomainInfo] DEBUG (XendDomainInfo:692) Storing domain details: {'cpu/0/availability': 'online', 'memory/target': '229376', 'name': 'Domain-0', 'console/limit': '1048576', 'vm': '/vm/00000000-0000-0000-0000-000000000000', 'domid': '0'} [2007-03-21 13:36:44 xend] DEBUG (XendDomain:151) number of vcpus to use is 0 [2007-03-21 13:36:44 xend] INFO (SrvServer:114) unix path=/var/lib/xend/xend-socket xugb04
2007-03-21 发件人: Tim
Post
发送时间:
2007-03-21 14:04:48
收件人:
xugb04
抄送: TMC; Mark Williamson;
xen-users@xxxxxxxxxxxxxxxxxxx
主题: Re: Re: [Xen-users]
Xend cann't run?
On Wed, 2007-03-21 at 13:28 +0800, xugb04 wrote:
> I've installed xen3.0.4.1 with downloaed rpm.
> And I checked the xend.log file , it says :
>
> >
>[2001-05-12 20:35:37 xend 2486] WARNING (XendAuthSessions:27)
> python-pam is required for XenAPI support.
> >
>[2001-05-12 20:35:37 xend 2500] INFO (SrvDaemon:322) Xend Daemon
> started
> >
>[2001-05-12 20:35:37 xend 2500] ERROR (SrvDaemon:344) Exception
> starting xend ((22, 'Invalid argument'))
> Traceback (most recent call last):
> File
> "/obj/RPM_BUILD_DIRECTORY/tmp/xen-3.0.4.1-3.0.4.1-0603ab5b0ede.bb101e77d4a3-root/usr/lib/python/xen/xend/server/SrvDaemon.py", line 325, in run
> Error: (22, 'Invalid argument')
> >
>[2001-05-12 20:35:37 xend 2499] INFO (SrvDaemon:218) Xend exited
> with status 1.
>
> the 325 line of SrvDaemon.py file is like:
> > >xinfo=xc.xenifo()
>
> Now ,I don't know if I should trace the Python code down like this.
________________________________________________________________________
I'm not sure about your distro, but the meta package matching
'python-twisted' or 'twisted python' should clear up most of your
problems.
Best,
--Tim
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |