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] Creating a custom directory tree inside Xenstore

To: "Kumar, Venkat" <Venkat.Kumar@xxxxxxx>
Subject: Re: [Xen-devel] Creating a custom directory tree inside Xenstore
From: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Date: Tue, 07 Oct 2008 10:33:57 +0100
Cc: "'xen-devel@xxxxxxxxxxxxxxxxxxx'" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 07 Oct 2008 02:34:24 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <532F993CC2E6654CADFE057ADC6C2FA31BA6610FAE@xxxxxxxxxxxxxxxxx>
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AckoWHqrbaEJkivNQDWyfog0y1jtPAAAuPcIAABW0FAAAMYZJg==
Thread-topic: [Xen-devel] Creating a custom directory tree inside Xenstore
User-agent: Microsoft-Entourage/11.4.0.080122
Oh, my mistake, there is no such command. However, you don't actually need to create directories explicitly. You can just write to e.g., /a/b/c and directories a and b will be created automatically. Also there's really no difference between a directory and a file, so you can e.g., 'xenstore-write /a foo' and then even though /a contains data you can still create /a/b.

 -- Keir

On 7/10/08 10:11, "Kumar, Venkat" <Venkat.Kumar@xxxxxxx> wrote:

Thanks Keir, is it added newly in Xen-3.4.
I see only the following commands.

xenstore   xenstore-control  xenstore-exists   xenstore-ls       xenstore-rm
xenstore-chmod    xenstored        xenstore-list     xenstore-read     xenstore-write i
n my xenstore utils.
 
I am using Xen-3.3.0.
 
Thx,
Venkat
 
 


From: Keir Fraser [mailto:keir.fraser@xxxxxxxxxxxxx]
Sent: Tuesday, October 07, 2008 2:32 PM
To: Kumar, Venkat
Subject: Re: [Xen-devel] Creating a custom directory tree inside Xenstore

xenstore-mkdir

On 7/10/08 09:41, "Kumar, Venkat" <Venkat.Kumar@xxxxxxx> wrote:
Is it possible to create a custom directory tree inside Xenstore using any of the Xenstore-utilities??
For example, “/local/domain/0/Customdir”.


Thx,
Venkat


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