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

Re: [Xen-devel] XenStore

To: Julian Munster <jmuenster@xxxxxxxxx>
Subject: Re: [Xen-devel] XenStore
From: Patrick Colp <pjcolp@xxxxxxxxx>
Date: Tue, 16 Sep 2008 22:16:33 -0600
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 16 Sep 2008 21:17:03 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <ed4573ba0809161658k33b4e9bfie441e74a637eaac4@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <ed4573ba0809161658k33b4e9bfie441e74a637eaac4@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.16 (X11/20080908)
If you want to do this, then what you have to do is give the second domU permission to read the node. So if you're in dom1 and you want dom2 to be able to read node A, then you have to set the permissions of node A to give dom2 read access.

There are two ways to do this. If dom1 owns node A, then it can set the permissions. If it doesn't, then dom0 will have to do it.


Patrick


Julian Munster wrote:
Hi,
 I was wondering if somebody could help me! I'm trying to write to the
xenstore from a domU and read what I have written from inside another domU.
I seem to have some permission problems....? Is there a place within
xenstore that anybody can write to and read from?
Thanks
Julian



------------------------------------------------------------------------

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


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

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