> I'm a bit confused about the patch installation instructions as they refer > to the patch being for Linus kernels and not popular distributions (ie. > Redhat)...and I *really* need some help with upgrading/patching LVM 1.0.3x > to LVM 1.0.6 on a Redhat 8.0 production system running the Redhat > 2.4.18-24.8.0 kernel as I need to increase and resize one of my LV's beyond > the current 240gig limitation yesterday. :) using a different version of the tools and/or kernel code won't change the limit on your LV since that limit gets set at VG creation. The default limit seems to have changed with 1.0.6 but that will only affect newly created VGs (which will use a larger physicial extent size by default). I think this is well documented in the FAQ and/or mailing list archives[1]. christian [1] google for "lvm lv size limit" and the first hit would have explained it... teach a man how to fish ;-) _______________________________________________ linux-lvm mailing list linux-lvm@sistina.com http://lists.sistina.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/