[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] [PATCH] Add dm-userspace to the Xen kernel
- To: "Anthony Liguori" <aliguori@xxxxxxxxxx>
- From: "Niraj Tolia" <ntolia@xxxxxxxxx>
- Date: Fri, 16 Jun 2006 15:41:00 -0400
- Cc: Dan Smith <danms@xxxxxxxxxx>, Xen Developers <xen-devel@xxxxxxxxxxxxxxxxxxx>
- Delivery-date: Fri, 16 Jun 2006 12:41:24 -0700
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=lVQqgFdwLI5uBxu61C/LUIdXccv21ul/niepJYFS+GDowQO8Pu3GccsvjorGkl1un/+GIb8y0aDJ+Snn+EewHY7jWdzgNpP60PoeOsgD2RMSlJldl1b6Th2hXzU2DBDU5qVvLBg/xVAioflK2/TsriyhHA3hIfKEW9khw3zPtPE=
- List-id: Xen developer discussion <xen-devel.lists.xensource.com>
On 6/16/06, Anthony Liguori <aliguori@xxxxxxxxxx> wrote:
You probably want to check out drbd. A number of people have used it successfully to do storage migration with Xen domains.
DRBD has a number of disadvantages. The last time I checked, it only mirrors data between two nodes. Further, it requires a complete copy of the disk to be present on both nodes.
Niraj
Regards,
Anthony Liguori
Niraj Tolia wrote:
> Hi Dan, > > I had a question or two about dm-userspace. It looks very interesting > and I hope to find time sometime soon to experiment with it. My > question was, would this allow me to export a logical disk without
> having all the data present locally. The scenario I am thinking of > would be applicable for VM migration across WANs. > > In that case, if I was to represent a virtual disk as a number of > logical blocks, I could have the userspace application page the
> logical blocks in on demand. This would be useful when a VM migrates > to a machine it has never been to earlier. Does this make sense? Would > it work with dm-userspace? > > Cheers, > Niraj
> > On 6/15/06, *Dan Smith* <danms@xxxxxxxxxx <mailto:danms@xxxxxxxxxx>> > wrote: > > This patch adds dm-userspace to the -xen Linux kernel. I'd like to
> get it into the tree so that people that want to can play with it. > Anyone wishing to to do so can download the tools separately, but they > need the kernel module to be able to use it.
> > I've updated the code for and tested it on x86_64. > > The tools are available here: > > http://static.danplanet.com/dm-userspace/libdmu-0.3.tar.gz
> <http://static.danplanet.com/dm-userspace/libdmu-0.3.tar.gz> >
http://static.danplanet.com/dm-userspace/cowd-0.3.tar.gz > > -- > Dan Smith > IBM Linux Technology Center > Open Hypervisor Team > email:
danms@xxxxxxxxxx <mailto:danms@xxxxxxxxxx> > > > > _______________________________________________ > Xen-devel mailing list >
Xen-devel@xxxxxxxxxxxxxxxxxxx <mailto:Xen-devel@xxxxxxxxxxxxxxxxxxx> >
http://lists.xensource.com/xen-devel > > > > > > > -- > http://www.cs.cmu.edu/~ntolia <
http://www.cs.cmu.edu/%7Entolia> > ------------------------------------------------------------------------ > > _______________________________________________ > Xen-devel mailing list >
Xen-devel@xxxxxxxxxxxxxxxxxxx > http://lists.xensource.com/xen-devel >
-- http://www.cs.cmu.edu/~ntolia
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|