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

Re: [Xen-API] xen_vm_get_record give me some bad messages

To: nikolanikov@xxxxxxx
Subject: Re: [Xen-API] xen_vm_get_record give me some bad messages
From: Jim Fehlig <jfehlig@xxxxxxxxxx>
Date: Wed, 13 Jun 2007 14:09:59 -0600
Cc: xen-api@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 13 Jun 2007 13:08:15 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1181760675.9f434decd6be1@xxxxxxx>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
References: <1181760675.9f434decd6be1@xxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.8 (X11/20060911)
nikolanikov@xxxxxxx wrote:
> when I use xen_vm_get_record I get
>
> Struct did not contain expected field suspend_VDI.
> Struct did not contain expected field crash_dumps.
> Struct did not contain expected field guest_metrics.
>
> How can I fix this I use Xen 3.1
>   

I presume you are using the Xen API c-bindings?  I see such messages as
well.  Xend is not populating these fields and hence the c-bindings
complain when unmarshalling the on-wire structure.  I have been ignoring
them unless it is a field of interest - in which case a patch is sent to
xen-devel :-).

Regards,
Jim


_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api

<Prev in Thread] Current Thread [Next in Thread>