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

[Xen-users] Can some help me about "xenstore-write"?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Can some help me about "xenstore-write"?
From: Aki Zhang <yahui116@xxxxxxxxx>
Date: Mon, 16 Nov 2009 17:49:07 +0800
Delivery-date: Mon, 16 Nov 2009 06:06:18 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=aVdLfMhD+2ZY+9E6m5rf8AJqcJhs6uB5qbzdJHbXCDM=; b=aaVq5HNPH/9I77SkYQnHRArQ8lZ0WTcSi9yEz4FaUYoCBF+F7L4SWrvpE62O9+4aAm 80LSlcfPYgxG9p1iacpPr/xvzAjLMsBqOIHVL8K/pjDn5MELMCblK+3oMODzEt5g9MXE 5WGx4dxnAC5HDG+Ehin0kcmZYKCJt2XWRKyMU=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=NpEARq/heO8lZIqSk3MV51UPXzkLkgVyr4ZCnv7BHvjq8kaum3ZTgogN2n/tvlc0OB jLyMUMa4zgrvg1nwyWgfLABnnjeewBJbBl+uw9aiLLXRLS12OVOlvT2dSRDI44dG3MyN 263rGllxf6+zdk+IknNoOA7dAFRRq6JgW8DyA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi all,

        I installed a Redhat 5.3, and created a VM with guest OS
"Redhat AS release 4". Unfortunately, I found that "xenstore-write"
doesn't work any more. For example,
          #xenstore-write  /local/domain/56/vm-data/ipaddress 172.17.15.62
            Could not write path /local/domain/56/vm-data/ipaddress

        From the website, I saw that it is a bug to let anyrole write
data into xenstore. But, after the bug fix, is it readonly for the
entire xenstore? Or can I do some configuration to have the
permission?

        Thanks a lot.


              Aki.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Can some help me about "xenstore-write"?, Aki Zhang <=