Hi, I have another question (hopefully the last): I have different OS running on the same machine, so they use the same VG/LV. (E. g. they both mount the same /home being an LV.) old OS: SuSE 7.2, kernel 2.4.4, lvm 1.0.1-rc2 new OS: SuSE 9.2, kernel 2.6.8, lvm 2.00.25 Everything is in lvm1-format. It seems to work. Are there any pitfalls I ought to be aware of? Can I modify VG/LV from both OS's or would it be better if I used one consistently to modify VG/LV? A further complication is this: The old OS suffers from the 128GiB (134GB) problem for accessing hard disks. What would happen, if I created a VG on a PV which lies completely above the 128GiB limit? It would obviously only be accessable from the new OS. But would it work? (I reckon yes, because the old OS wouldn't see any of it.) And what if the PV was partly below and partly above the 128GiB limit? The old OS would see part of it and then do what? (Yes, I am aware that by using several VG, I lose some of the flexibility of lvm. But I think I gain some safety for my data.) Thanks for your help! Gunther _______________________________________________ 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/