I'm not sure exactly what you mean by "access data into VM," but
xenstore-read /vm/<vm-uuid>/key will give you the value.
There are a few other self-explanatory xenstore-* commands.

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Marco Sinhoreli
Sent: Wednesday, July 13, 2011 4:04 PM
To: xen-api
Subject: [Xen-API] Accessing xentore data created by VM.add_to_xenstore_data

Hello all:

I'm trying to access the data stored in xenstore using the xenapi and it isn't 
available to read into VM. In VM creation, I used:
VM.add_to_xenstore_data(vm_ref, 'key', 'value')

Consulting the xenstore-data in cli return this:
xe vm-param-get param-name=xenstore-data
uuid=723831a7-b9f6-f3ff-f4df-7462e3a9c8e5
key: value

Where is the path to access this data into VM?

Cheers,


--
Marco Sinhoreli

_______________________________________________
xen-api mailing list
[email protected]
http://lists.xensource.com/mailman/listinfo/xen-api
_______________________________________________
xen-api mailing list
[email protected]
http://lists.xensource.com/mailman/listinfo/xen-api

Reply via email to