[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] API call: VIF.get_network not found



hi everyone,
i'm trying to install xen 3.2.0 on debian etch. i've been stuck at one point for days. when xend starts, i get this in the log file: "API call: VIF.get_network not found" so... vifx.x devices don't load and vm don't have access to the network bridge.
anyone has faced this?
i've read something about a python package missing, but i don't have a clue of what to install
i've got python already installed.

these are the python packages i've got installed:

*****************

ii python 2.4.4-2 An interactive high-level object-oriented la ii python-central 0.5.12 register and build utility for Python packag ii python-crypto 2.0.1+dfsg1-1.2 cryptographic algorithms and protocols for P ii python-dev 2.4.4-2 Header files and a static library for Python ii python-glade-1.2 0.6.12-8 Put a bit of python code behind interfaces b ii python-gtk-1.2 0.6.12-8 GTK support module for Python ii python-minimal 2.4.4-2 A minimal subset of the Python language (def ii python-newt 0.52.2-10 A NEWT module for Python ii python-selinux 1.32-3 Python bindings to SELinux shared libraries ii python-semanage 1.8-1 Python bindings for SELinux policy manipula ii python-support 0.5.6 automated rebuilding support for python modu ii python-twisted 2.4.0-3 Event-based framework for internet applicati ii python-twisted-bin 2.4.0-3 Event-based framework for internet applicati ii python-twisted-conch 0.7.0-1 The Twisted SSH Implementation ii python-twisted-core 2.4.0-3 Event-based framework for internet applicati ii python-twisted-lore 0.2.0-2 Documentation generator with HTML and LaTeX ii python-twisted-mail 0.3.0-1 An SMTP, IMAP and POP protocol implementatio ii python-twisted-names 0.3.0-1 A DNS protocol implementation with client an ii python-twisted-news 0.2.0-1 An NNTP protocol implementation with client ii python-twisted-runner 0.2.0-1.1 Process management, including an inetd serve ii python-twisted-web 0.6.0-1 An HTTP protocol implementation together wit ii python-twisted-words 0.4.0-2.1 Chat and Instant Messaging ii python-zopeinterface 3.3.0-6 The implementation of interface definitions ii python2.4 2.4.4-3 An interactive high-level object-oriented la ii python2.4-dev 2.4.4-3 Header files and a static library for Python ii python2.4-minimal 2.4.4-3 A minimal subset of the Python language (ver

****************

these are the full logs from xend.log:

****************

[2008-02-25 09:31:01 3575] DEBUG (__init__:1072) SrvServer.cleanup()
[2008-02-25 09:31:01 3575] DEBUG (__init__:1072) XMLRPCServer.cleanup()
[2008-02-25 09:31:01 3575] DEBUG (__init__:1072) XMLRPCServer.cleanup()
[2008-02-25 09:31:01 3575] DEBUG (__init__:1072) cleanup_domains
[2008-02-25 09:31:01 3568] INFO (__init__:1072) Xend exited with status 0.
[2008-02-25 09:32:35 3589] INFO (__init__:1072) Xend Daemon started
[2008-02-25 09:32:35 3589] INFO (__init__:1072) Xend changeset: Wed Jan 16 18:34:48 2008 +0000 16717:6d9c23207e5f.
[2008-02-25 09:32:35 3589] INFO (__init__:1072) Xend version: Unknown.
[2008-02-25 09:32:35 3589] INFO (__init__:1072) Not recreating missing unmanaged network xenbr1 [2008-02-25 09:32:35 3589] INFO (__init__:1072) Not recreating missing unmanaged network xenbr0 [2008-02-25 09:32:35 3589] DEBUG (__init__:1072) XendDomainInfo.recreate({'max_vcpu_id': 7, 'cpu_time': 8526476338L, 'ssidref': 1435387700, 'hvm': 0, 'shutdown_reason': 0, 'dying': 0, 'online_vcpus': 8, 'domid': 0, 'paused': 0, 'crashed': 0, 'running': 1, 'maxmem_kb': 17179869180L, 'shutdown': 0, 'mem_kb': 8121132L, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'blocked': 0, 'name': 'Domain-0'}) [2008-02-25 09:32:35 3589] INFO (__init__:1072) Recreating domain 0, UUID 00000000-0000-0000-0000-000000000000. at /local/domain/0 [2008-02-25 09:32:35 3589] DEBUG (__init__:1072) Storing VM details: {'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid': '00000000-0000-0000-0000-000000000000', 'on_reboot': 'restart', 'image': '(linux (kernel ))', 'on_poweroff': 'destroy', 'on_xend_start': 'ignore', 'on_crash': 'restart', 'xend/restart_count': '0', 'vcpus': '8', 'vcpu_avail': '255', 'name': 'Domain-0'} [2008-02-25 09:32:35 3589] DEBUG (__init__:1072) Storing domain details: {'cpu/3/availability': 'online', 'name': 'Domain-0', 'console/limit': '1048576', 'memory/target': '8121132', 'cpu/2/availability': 'online', 'vm': '/vm/00000000-0000-0000-0000-000000000000', 'domid': '0', 'security_label': '', 'cpu/7/availability': 'online', 'cpu/0/availability': 'online', 'cpu/1/availability': 'online', 'cpu/5/availability': 'online', 'control/platform-feature-multiprocessor-suspend': '1', 'cpu/6/availability': 'online', 'console/type': 'xenconsoled', 'cpu/4/availability': 'online'}
[2008-02-25 09:32:35 3589] DEBUG (__init__:1072) Adding Domain: 0
[2008-02-25 09:32:35 3589] DEBUG (__init__:1072) number of vcpus to use is 0
[2008-02-25 09:32:35 3589] WARNING (__init__:1072) API call: VBD.set_device not found [2008-02-25 09:32:35 3589] WARNING (__init__:1072) API call: VBD.set_type not found [2008-02-25 09:32:35 3589] WARNING (__init__:1072) API call: session.get_all_records not found [2008-02-25 09:32:35 3589] WARNING (__init__:1072) API call: event.get_record not found [2008-02-25 09:32:35 3589] WARNING (__init__:1072) API call: event.get_all not found [2008-02-25 09:32:35 3589] WARNING (__init__:1072) API call: VM.get_auto_power_on not found [2008-02-25 09:32:35 3589] WARNING (__init__:1072) API call: VM.set_auto_power_on not found [2008-02-25 09:32:35 3589] WARNING (__init__:1072) API call: VIF.get_network not found [2008-02-25 09:32:35 3589] WARNING (__init__:1072) API call: VIF.set_device not found [2008-02-25 09:32:35 3589] DEBUG (__init__:1072) XendDomainInfo.handleShutdownWatch [2008-02-25 09:32:35 3589] WARNING (__init__:1072) API call: VIF.set_MAC not found [2008-02-25 09:32:35 3589] WARNING (__init__:1072) API call: VIF.set_MTU not found [2008-02-25 09:32:35 3589] WARNING (__init__:1072) API call: debug.get_all not found [2008-02-25 09:32:35 3589] INFO (__init__:1072) Opening Unix domain socket XML-RPC server on /var/run/xend/xen-api.sock; authentication has been disabled for this server. [2008-02-25 09:32:35 3589] INFO (__init__:1072) Opening Unix domain socket XML-RPC server on /var/run/xend/xmlrpc.sock.

****************

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.