From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amy Griffis Subject: migration, shared storage Date: Wed, 26 Sep 2007 12:43:58 -0400 Message-ID: <20070926164357.GA28144@fc.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org Hi, I've been playing around with migration, using a file-backed vbd shared with NFS. I've been exporting /etc/xen and /var/lib/xen/images from one dom0 and mounting them on the second dom0. I'm curious what other people are doing... anybody have a nifty method of sharing the root filesystem between hosts for the sake of migration? I'm thinking of things like nbd, clustered filesystems, etc. Thanks, Amy