WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-tools

[Xen-tools] xen-tools and xen 3.2.0

To: xen-tools@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-tools] xen-tools and xen 3.2.0
From: Jordi Moles <jordi@xxxxxxxxx>
Date: Mon, 25 Feb 2008 17:55:47 +0100
Delivery-date: Mon, 25 Feb 2008 08:55:59 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-tools-request@lists.xensource.com?subject=help>
List-id: Xen control tools developers <xen-tools.lists.xensource.com>
List-post: <mailto:xen-tools@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-tools>, <mailto:xen-tools-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-tools>, <mailto:xen-tools-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-tools-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.9 (X11/20071031)
hi,

i've been trying for days to install xen 3.2.0 on a debian etch 4.0r2.

the thing is i've compiled successfully and so on... but now virtual machines won't run.

then xend loads, it can't create the vifx.x interfaces.

i've read that bridges have changed in this new release. I've been trying to modify the scripts from xen-tools to make xen create all the devices, but i don't know what else to do.

these are my logs:

**********

[2008-02-25 17:30:20 3618] INFO (__init__:1072) Xend Daemon started
[2008-02-25 17:30:20 3618] INFO (__init__:1072) Xend changeset: Wed Jan 16 18:34:48 2008 +0000 16717:6d9c23207e5f.
[2008-02-25 17:30:20 3618] INFO (__init__:1072) Xend version: Unknown.
[2008-02-25 17:30:20 3618] INFO (__init__:1072) Not recreating missing unmanaged network xenbr1 [2008-02-25 17:30:20 3618] INFO (__init__:1072) Not recreating missing unmanaged network xenbr0 [2008-02-25 17:30:20 3618] DEBUG (__init__:1072) XendDomainInfo.recreate({'max_vcpu_id': 7, 'cpu_time': 8703858499L, 'ssidref': -720219004, '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 17:30:20 3618] INFO (__init__:1072) Recreating domain 0, UUID 00000000-0000-0000-0000-000000000000. at /local/domain/0 [2008-02-25 17:30:20 3618] 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 17:30:20 3618] 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 17:30:20 3618] DEBUG (__init__:1072) Adding Domain: 0
[2008-02-25 17:30:20 3618] DEBUG (__init__:1072) number of vcpus to use is 0
[2008-02-25 17:30:20 3618] WARNING (__init__:1072) API call: VBD.set_device not found [2008-02-25 17:30:20 3618] WARNING (__init__:1072) API call: VBD.set_type not found [2008-02-25 17:30:20 3618] WARNING (__init__:1072) API call: session.get_all_records not found [2008-02-25 17:30:20 3618] WARNING (__init__:1072) API call: event.get_record not found [2008-02-25 17:30:20 3618] WARNING (__init__:1072) API call: event.get_all not found [2008-02-25 17:30:20 3618] WARNING (__init__:1072) API call: VM.get_auto_power_on not found [2008-02-25 17:30:20 3618] WARNING (__init__:1072) API call: VM.set_auto_power_on not found [2008-02-25 17:30:20 3618] WARNING (__init__:1072) API call: VIF.get_network not found [2008-02-25 17:30:20 3618] WARNING (__init__:1072) API call: VIF.set_device not found [2008-02-25 17:30:20 3618] WARNING (__init__:1072) API call: VIF.set_MAC not found [2008-02-25 17:30:20 3618] WARNING (__init__:1072) API call: VIF.set_MTU not found [2008-02-25 17:30:20 3618] WARNING (__init__:1072) API call: debug.get_all not found [2008-02-25 17:30:20 3618] INFO (__init__:1072) Opening Unix domain socket XML-RPC server on /var/run/xend/xmlrpc.sock. [2008-02-25 17:30:20 3618] DEBUG (__init__:1072) XendDomainInfo.handleShutdownWatch [2008-02-25 17:30:20 3618] INFO (__init__:1072) Opening Unix domain socket XML-RPC server on /var/run/xend/xen-api.sock; authentication has been disabled for this server.

**********

thank you.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-tools] xen-tools and xen 3.2.0, Jordi Moles <=