[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Re: cLVM on Debian/Lenny
> Now I think I can figure out that there is no difference between a > domU > based on a file block device on top of a cluster file system, let's > suppose OCFS2, and a domU based on physical block device on top of LVM > (cLVM). In both case, I am eventually able to run the domU on both > nodes > having data corruption. Neither OCFS2 nor cLVM with their different > lock > managers can provide that mechanism to assure consistency. Right? If > yes, I would say that the best solution should always be using LVM, at > least it provides more features. OCFS2 is a filesystem, LVM is a volume manager. Don't use the two products in the same sentence unless it's to say "I formatted an LVM LV with OCFS2 instead of ext3." OCFS2 will allow you to run two domU's (or dom0's, or any host for that matter) sharing storage and writing to it at the same time without corruption because it is a cluster filesystem. You don't need LVM to accomplish this, either, although you should use it too to manage the volumes. John -- John Madden Sr UNIX Systems Engineer Ivy Tech Community College of Indiana jmadden@xxxxxxxxxxx _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |