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] adding file vbd to running domain

To: Robin Kluit <robin.kluit@xxxxxxxxx>
Subject: Re: [Xen-devel] adding file vbd to running domain
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Sat, 21 Aug 2004 17:21:22 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 21 Aug 2004 17:24:49 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Sat, 21 Aug 2004 17:33:56 +0200." <41276B64.3070008@xxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
The virtual blkdev driver can only talk to block devices. If there was
some way of 'mounting' a file as a block device then you could connect
your guest to that block-device node, but I don't think there's any
way of doing such a mount.

Probably the most flexible way of managing guest OS disc volumes is to
use LVM2. Then you can create fleible logical volumes on top of one or
more real disc partitions (physical volumes) and thereby get the
manageability you are looking for. 

We currently have no integration of our toolset with LVM2, but there's
no reason for you not to set up some logical volumes, and then specify
those in your guest-OS configuration files. Better integration is
perhaps something we will investigate in future.   

 -- Keir


> Using the current unstable version,
> 
> is it possible to add a File-backed virtual block device to a running 
> domain?
> I've setup a partition with several files on them, as described in the
> manual, which i want to mount in running domains on a as-needed base.
> 
> Regards, Robin Kluit
> 
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
> 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
> Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
> http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xen-devel



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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