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] Storage for migration

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Storage for migration
From: Javier Guerra <javier@xxxxxxxxxxx>
Date: Sat, 29 Jul 2006 00:22:16 -0500
Delivery-date: Fri, 28 Jul 2006 22:23:25 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <44CA4340.1010702@xxxxxxxxxxx>
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: <44CA4340.1010702@xxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.1
On Friday 28 July 2006 12:02 pm, Glenn W. Bach wrote:
> In order to do migrations, the systems need to share common file storage. I
> have two choices, SAN or NetApp. Can the disk images be located on NFS? If
> I use SAN, what is the typical configuration? Wouldn't it require something
> like GFS?

to get migrations, the storage for a VM must be equally accessible from both 
hosts; if you use file-backed storage, that means accessing a shared 
filesystem, typically NFS.  if you use block-level storage, that means 
accessing a shared block-storage, that's a SAN.

the shared block-storage must be partitioned somehow, the most 'linux' way to 
do it is LVM (the other way is to use LUNs on the block devices, don't know 
much about this).  it's more manageable to use CLVM, or EVMS-heartbeat, but 
that's all, you don't need the full GFS stack.

-- 
Javier

Attachment: pgpbxk0V5D2T6.pgp
Description: PGP signature

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>