On Tue, Jul 30, 2002 at 10:35:44AM +0530, Amit Agrawal, Noida wrote: > Would you please help by suggesting the changes > required in LVM internal data structures to make LV's greater than 2TB on 32 > bit machine for 2.4.18 kernel. As far as kernel limitations are there we > have removed them all and want lv's greater than 2TB also. Well if you've already made the necessary kernel-side changes, don't you simply want to take the same approach to the userspace code, looking for any fields that need to grow and for references to the 2TB limit? The comments in the code suggest there shouldn't be much more needing changing except for the hard-coded limitations like LVM_LV_SIZE_2TB. But don't forget to choose large PEs of course - up to 16GB! Alasdair -- agk@uk.sistina.com _______________________________________________ linux-lvm mailing list linux-lvm@sistina.com http://lists.sistina.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html