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-users

[Xen-users] API call: VBD.set_device not found -

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] API call: VBD.set_device not found -
From: Oliver Kowalke <oliver.kowalke@xxxxxx>
Date: Sun, 8 Jul 2007 09:34:47 +0200
Delivery-date: Sun, 08 Jul 2007 00:31:26 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.5
Hello,
I'm using xen 3.1.0 on Etch (x86_64). APIC seams not to work with the xen 
hypervisor (for instance switch of computer power aufter shutdown).
As I can see som warning about stuff which I believe belongs to APIC related 
stuff in xen log.
Could you tell me how I can solve this problem.
kind regards,
Oliver

[2007-07-08 09:24:08 5494] INFO (__init__:1072) Xend Daemon started
[2007-07-08 09:24:08 5494] INFO (__init__:1072) Xend changeset: unavailable.
[2007-07-08 09:24:08 5494] INFO (__init__:1072) Xend version: Unknown.
[2007-07-08 09:24:08 5494] DEBUG (__init__:1072) 
XendDomainInfo.recreate({'max_vcpu_id': 1, 'cpu_time': 
9434913157L, 'ssidref': 0, 'hvm': 0, 'shutdown_reason': 0, 'dying': 
0, 'online_vcpus': 2, 'domid': 0, 'paused': 0, 'crashed': 0, 'running': 
1, 'maxmem_kb': 17179869180L, 'shutdown': 0, 'mem_kb': 3966456L, 'handle': 
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'blocked': 
0, 'name': 'Domain-0'})
[2007-07-08 09:24:08 5494] INFO (__init__:1072) Recreating domain 0, UUID 
00000000-0000-0000-0000-000000000000. at /local/domain/0
[2007-07-08 09:24:08 5494] 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': '2', 'vcpu_avail': '3', 'name': 
'Domain-0'}
[2007-07-08 09:24:08 5494] DEBUG (__init__:1072) Storing domain details: 
{'name': 'Domain-0', 'console/limit': '1048576', 'memory/target': '3966456', 
'vm': '/vm/00000000-0000-0000-0000-000000000000', 'domid': '0', 
'cpu/0/availability': 'online', 'cpu/1/availability': 'online', 
'control/platform-feature-multiprocessor-suspend': '1'}
[2007-07-08 09:24:08 5494] DEBUG (__init__:1072) Adding Domain: 0
[2007-07-08 09:24:08 5494] DEBUG (__init__:1072) number of vcpus to use is 0
[2007-07-08 09:24:08 5494] INFO (__init__:1072) unix 
path=/var/lib/xend/xend-socket
[2007-07-08 09:24:08 5494] WARNING (__init__:1072) API call: VBD.set_device 
not found
[2007-07-08 09:24:08 5494] WARNING (__init__:1072) API call: VBD.set_mode not 
found
[2007-07-08 09:24:08 5494] WARNING (__init__:1072) API call: VBD.set_type not 
found
[2007-07-08 09:24:08 5494] WARNING (__init__:1072) API call: 
VM.get_auto_power_on not found
[2007-07-08 09:24:08 5494] WARNING (__init__:1072) API call: 
VM.set_auto_power_on not found
[2007-07-08 09:24:08 5494] WARNING (__init__:1072) API call: VM.set_VCPUs_max 
not found
[2007-07-08 09:24:08 5494] WARNING (__init__:1072) API call: 
VM.set_VCPUs_at_startup not found
[2007-07-08 09:24:08 5494] WARNING (__init__:1072) API call: debug.get_all not 
found
[2007-07-08 09:24:08 5494] WARNING (__init__:1072) API call: 
console.get_other_config not found
[2007-07-08 09:24:08 5494] WARNING (__init__:1072) API call: 
console.set_other_config not found
[2007-07-08 09:24:08 5494] WARNING (__init__:1072) API call: VIF.get_network 
not found
[2007-07-08 09:24:08 5494] DEBUG (__init__:1072) Storing domain details: 
{'name': 'Domain-0', 'console/limit': '1048576', 'memory/target': '3966456', 
'vm': '/vm/00000000-0000-0000-0000-000000000000', 'domid': '0', 
'cpu/0/availability': 'online', 'cpu/1/availability': 'online', 
'control/platform-feature-multiprocessor-suspend': '1'}
[2007-07-08 09:24:08 5494] WARNING (__init__:1072) API call: VIF.set_device 
not found
[2007-07-08 09:24:08 5494] DEBUG (__init__:1072) 
XendDomainInfo.handleShutdownWatch
[2007-07-08 09:24:08 5494] WARNING (__init__:1072) API call: VIF.set_MAC not 
found
[2007-07-08 09:24:08 5494] WARNING (__init__:1072) API call: VIF.set_MTU not 
found
[2007-07-08 09:24:08 5494] WARNING (__init__:1072) API call: 
session.get_all_records not found
[2007-07-08 09:24:08 5494] WARNING (__init__:1072) API call: event.get_record 
not found
[2007-07-08 09:24:08 5494] WARNING (__init__:1072) API call: event.get_all not 
found
[2007-07-08 09:24:08 5494] INFO (__init__:1072) Opening Unix domain socket 
XML-RPC server on /var/run/xend/xen-api.sock; authentication has been 
disabled for this server.
[2007-07-08 09:24:08 5494] 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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] API call: VBD.set_device not found -, Oliver Kowalke <=