All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Colp <pjcolp@cs.ubc.ca>
To: Julian Munster <jmuenster@gmail.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: XenStore
Date: Tue, 16 Sep 2008 22:16:33 -0600	[thread overview]
Message-ID: <48D084A1.9080703@cs.ubc.ca> (raw)
In-Reply-To: <ed4573ba0809161658k33b4e9bfie441e74a637eaac4@mail.gmail.com>

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

      reply	other threads:[~2008-09-17  4:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-16 23:58 XenStore Julian Munster
2008-09-17  4:16 ` Patrick Colp [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48D084A1.9080703@cs.ubc.ca \
    --to=pjcolp@cs.ubc.ca \
    --cc=jmuenster@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.