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

Re: [Xen-users] does live migration require a cluster aware filesystem?

To: "Fajar A. Nugraha" <fajar@xxxxxxxxxxxxx>
Subject: Re: [Xen-users] does live migration require a cluster aware filesystem?
From: "Chris Fanning" <christopher.fanning@xxxxxxxxx>
Date: Wed, 7 Nov 2007 10:53:54 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 07 Nov 2007 01:54:41 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=5IFnK7P6V3hcK4iKjTTUCWiGcky82v0X5LFxGLdaIkg=; b=Pz7nyjaxjV1t3cQzxei604jqwyFFnRHmcr61RrIp8YkCqs8h4+RGuhNbpUAWCHIU0CPN4L6JDbKtxkKdGqsl59SLLcC2TglWKIIAo15laz7iGzL8P87zINRkrcLRel5kbRCZUSu6TNTFRpOvEqRWbenL2iRJZvN4+rJcFF8OS/c=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=c5Z0oHHqcMSGI2miFoOgdXDv/zIW1tRfbL1GiSwNqgugMsObkGbh2oKFo2dd7KIUevlSxDk6E10bLNRyeDg1r2vxr3hnUXQkNOXRmYvNlr/pAJ/XVVlSIkhwLwEqgERMackE7G9dNNSHNi36UwXLr71bFCScNQkThZtYtkiladk=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <473150AA.7010209@xxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <718828c0711052326g6ace971s7fc6c9577cf8b96d@xxxxxxxxxxxxxx> <47301AA7.6030904@xxxxxxxxxxxxx> <718828c0711060400h7a189492xad5fe1887d120bf5@xxxxxxxxxxxxxx> <473150AA.7010209@xxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I am under the impression that live migration requires the domU's de
be on block devices to work properly.
You might want to look at AoE.

Saludos.
Chris.

On 11/7/07, Fajar A. Nugraha <fajar@xxxxxxxxxxxxx> wrote:
> Tomoki Taniguchi wrote:
> > On Nov 6, 2007 4:41 PM, Fajar A. Nugraha <fajar@xxxxxxxxxxxxx> wrote:
> >
> >> Tomoki Taniguchi wrote:
> >>
> >>> I can't seem to get find a straight answer to this question,
> >>> so i decided to ask it directly.
> >>>
> >>> If i want to do a live migration between two xen servers which has the 
> >>> domainU
> >>> filesystem shared to them using nbd, does the filesystem have to be
> >>> cluster aware like
> >>> gfs?  or can it be ext3 since technically the two servers should never
> >>> be writing to
> >>> the filesystem at the same time?
> >>>
> >>>
> >> If you store domU disks as files on dom0, then yes, you need a cluster
> >> file system.
> >> If you store domU disks as LVM (or other block device) on dom0, then no.
> >> Both dom0 involved in migration simply need to have access to the same
> >> block device. For example, you can have a server exporting LVs via
> >> iscsi, and several dom0's using them as domU storage.
> >>
> >
> > thank you.  can i assume this applies to nbd shared devices as well?
> >
> >
> Yes.
> >>> I was thinking since windows servers with ntfs filesystems doesn't
> >>> seem to have a problem,
> >>>
> >>>
> >> Really? Are you saying that two windows servers can mount the same
> >> ntfs-formatted block device at the SAME TIME without a problem?
> >>
> >
> > no what i mean is that it is possible to do a live migration of windows
> > domUs. and as far as i know NTFS is not cluster-aware.  so it stands
> > to reason that ext3 should be able to with stand a live migration as well.
> >
> >
>
> Perhaps I misunderstood your question.
> If you store your domU storage as files on dom0, then dom0 filesystem
> needs to be cluster aware for live migration to work.
>
> However, no such requirement apply for domU. So if your domU is just a
> normal, non-cluster server, then ext3 will work just fine on domU.
>
> Regards,
>
> Fajar
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

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