On Tue, 1 Dec 2009, Mark H. Wood wrote: > Depending on what's most important to you, to have either set of tools > work with the other's data would either be a layering violation, cause > unnecessary and fragile coupling of unrelated tools, or make them > needlessly complex. Both toolsets need to remain small, light, > rugged, and simple, because they're used for standing up and repairing > systems that may not be ready for daily use. The other option is the ZFS approach of integrating LVM and filesystem. The drawback is that you can only ever use the one supported filesystem. (Though there is probably a way to mount unsupported filesystems - but then you are back to having to use both tools and subtract.) Linux LVM doesn't know or care what filesystem you use, which is super for experimenting with filesystems - expecially in conjunction with a virtual machine. -- Stuart D. Gathman <stuart@bmsi.com> Business Management Systems Inc. Phone: 703 591-0911 Fax: 703 591-6154 "Confutatis maledictis, flammis acribus addictis" - background song for a Microsoft sponsored "Where do you want to go from here?" commercial. _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/