Hello, I'm experimenting with lvm on a small (40 GB) home system, and I wish to know the following: suppose you have a lot of partitions in a volume group, and suppose besides this, there is also a windows partition. Suppose that the windows partition needs more space for some reason, so you make one of the logical volumes smaller and you remove the physical volume (the lvm partition next to the windows partition) to increase the size of the windows partition (with parted eg). That means there will be 1 less partition on that disk, hance, their names will change (hda8 becomes hda7 and so on). What happens to the lvm setup? It will be confused because it won't find the PV's where they were supposed to be. Will the kernel panic, will you simply lose all the data, or will lvm figure it out for itself? P.S. please CC me! -- Frank Van Damme homepage: www.student.kuleuven.ac.be/~m9917684 jabber (=IM): yalu@jabber.com _______________________________________________ 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/