All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: questions about production use
@ 2004-01-23 20:26 Williamson, Mark A
  2004-01-24  8:46 ` Nick Craig-Wood
  0 siblings, 1 reply; 7+ messages in thread
From: Williamson, Mark A @ 2004-01-23 20:26 UTC (permalink / raw)
  To: Nick Craig-Wood; +Cc: xen-devel

> If Xen could run using files that would be most interesting to us - it
> would mean the minimum change to our current setup.

Currently, it's not possible to use a file as a block device for a guest
domain.  Hoewver, the new virtual disk management in 1.2 allows
file-based disk images to be imported to Xen virtual disks and
vice-versa.  Virtual disks are allocated within a pool of free space
made up of devices and partitions on your system that you have set aside
for the purpose.  You can extend this free pool when you want.  Virtual
disks can also be enlarged by allocating more space from the free pool
(Currently, they can't be enlarged whilst mounted by a domain and have
that domain see the changes.  But that wouldn't be hard to implement).

> Maybe these could be served from Domain0 in some efficient fashion I
> don't know...  I guess you could do it using the nbd but a more
> efficient mechanism would be nice.  Something like iSCSI but over a
> Xen transport.

Right now, you probably could serve them from domain using something
like NBD, but that won't be necessary once the next gen IO stuff is in
place.  That will allow lots of cool things, including efficiently serve
out files as block devices AND have them appear as ordinary Xen virtual
block devices to guests, so your guests don't have to run any weird
network protocols and can easily use them as their root file system.
There was a thread related to this a few days ago that you might also
find interesting.

HTH,

Mark


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-01-24  8:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20040123145905.A9C0D1102@gg104015.zipptec.de>
2004-01-23 17:26 ` questions about production use Manfred.Herrmann
2004-01-23 17:37   ` Ian Pratt
2004-01-23 20:01     ` Nick Craig-Wood
2004-01-23 19:46   ` Nick Craig-Wood
2004-01-24  1:09   ` Stephen Evanchik
2004-01-23 20:26 Williamson, Mark A
2004-01-24  8:46 ` Nick Craig-Wood

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.