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] Xen 4.1 Feature Request List

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] Xen 4.1 Feature Request List
From: Thomas Goirand <thomas@xxxxxxxxxx>
Date: Fri, 09 Apr 2010 03:00:26 +0800
Delivery-date: Thu, 08 Apr 2010 12:07:08 -0700
Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=goirand.fr; h=message-id :date:from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; s=postfix; bh=HlyA3btdS QXS//Mc0xC08+bXH3U=; b=dJmdv0s7rjKGFfk/jvoo7MB9yKb17oUA9ysnZX366 m9THw+mFPgdaHuwVuCZCFVIpyq8RqfG5yoNB/AUiF3wL4hGWjEIdDYGuighiRtVd 2lzwj71nF6zEIRaBomZODKWP/RPk21HiW5Ydg0FUggtMmUmpUgMBkRBxlChpu5kv zI=
Domainkey-signature: a=rsa-sha1; c=nofws; d=goirand.fr; h=message-id:date :from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=postfix; b=O4Y HWCxuw44LYOeKmfvstTG7boXiFWO2YVBpeW5mXQrkiL3E77gUU/H781tCLIrxw6C Ng8+O/xANTiNPsCm01X3uj/useUvzKGx18s5B2kx8VmbWRQfACMXI4DWfHUNn4Ts FjF7rlbd01s0T15kAVa2lmmKlGSgiMe1j/VrvPyk=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4BBE12B1.7020706@xxxxxxxx>
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>
Openpgp: id=98EF9A49
Organization: GPLHost
References: <652FFB2C8F91E3428799B1FFF8B490C9726E68A402@xxxxxxxxxxxxxxxxxxxxxxxxx> <28177904.post@xxxxxxxxxxxxxxx> <4BBE12B1.7020706@xxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla-Thunderbird 2.0.0.24 (X11/20100329)
What:
====
It'd be great to be able to do something like:

'exportpath:/var/mypath/myvps1,/,rw'

so that the folder /var/mypath/myvps1 of a dom0 would be somehow
exported to a domU as /. Both the domU and dom0 would have read/write
access to it.

Why:
===
I know it is possible to do this with an NFS export on the dom0 then
access it from domU over network, but NFS is slow and has lock issues.
Using an LVM slice is ok, but then the space not used by a domU cannot
be reused by other VMs on the physical server, resulting in a lot of waste.

Also, on the desktop, that'd be great to be able to have a folder shared
between multiple VMs.

Many emulator have this option (for example some Atari emulators). Why
not with Xen too?

Just my 2c of idea, without even knowing how much effort would be needed
for an implementation...

Thomas

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

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