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: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] does live migration require a cluster aware filesystem?
From: "Fajar A. Nugraha" <fajar@xxxxxxxxxxxxx>
Date: Tue, 06 Nov 2007 14:41:27 +0700
Delivery-date: Mon, 05 Nov 2007 23:42:14 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <718828c0711052326g6ace971s7fc6c9577cf8b96d@xxxxxxxxxxxxxx>
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.6 (X11/20070728)
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.

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

Regards,

Fajar

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