All of lore.kernel.org
 help / color / mirror / Atom feed
* XenStore
@ 2008-09-16 23:58 Julian Munster
  2008-09-17  4:16 ` XenStore Patrick Colp
  0 siblings, 1 reply; 2+ messages in thread
From: Julian Munster @ 2008-09-16 23:58 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 284 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 328 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: XenStore
  2008-09-16 23:58 XenStore Julian Munster
@ 2008-09-17  4:16 ` Patrick Colp
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Colp @ 2008-09-17  4:16 UTC (permalink / raw)
  To: Julian Munster; +Cc: xen-devel

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@lists.xensource.com
> http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-09-17  4:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-16 23:58 XenStore Julian Munster
2008-09-17  4:16 ` XenStore Patrick Colp

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.