On 2011-02-09 19:16, [email protected] wrote: > Hi, > > I've been searching the net how to setup XEN+DRBD to do the live > migration. All the documents I found are telling me first to create a > drbd partition, then install a VM on this partition using physical block > device instead of file based block device. > > Is it possible using file based block device and still achieve the live > migration?
Yes, if you use a shared cluster file system on top of dual-Primary DRBD, or on top of an iSCSI target exported from single-Primary DRBD. Examples of shared cluster file systems are OCFS2 and GFS2. Cheers, Florian
signature.asc
Description: OpenPGP digital signature
_______________________________________________ drbd-user mailing list [email protected] http://lists.linbit.com/mailman/listinfo/drbd-user
