Long ago, Nostradamus foresaw that on 03/25/2013 05:45 PM, Björn Nadrowski would write: > You were right, > the data has been overwritten. > It now reads thus (or rather, the first instance of human-readable > volume group description reads thus; my old volume group description > is still there, but further down...): Now you are getting somewhere. The offset of your PV has shifted. First, copy that 2nd human readable part to removable media somewhere. If possible, backup your drives (e.g. to USB drives) so you can recover from further mistakes. Why has the offset shifted? Possibilities: 1) different md driver version on knoppix (although using an older version would move the md superblock from end of drive to beginning of drive - shifting the opposite way). Or different options. BUT mdadm seemed to recognize your RAID, so let's discount this theory. 2) alignment options to pvcreate - but it still should have been seen by lvs! 3) the offset hasn't shifted, but you've written over the first few sectors with the empty VG. Is the 2nd human readable part, by any chance, missing the first part? You could post both parts for us to look at. _______________________________________________ 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/