Okey , I checked it .. Do you talk about this ?! /* disk stored PV, VG, LV and PE size and offset information */ typedef struct { uint32_t base; uint32_t size; } lvm_disk_data_t; İt's look like MBR , because MBR write information 0 sector and I know that MBR have a backup of information end of the partition or disk !? Does LVM take a backup information of begining of each PV ?! Thanks _! Vahric MUHTARYAN -----Original Message----- From: linux-lvm-bounces@redhat.com [mailto:linux-lvm-bounces@redhat.com] On Behalf Of Heinz Mauelshagen Sent: Tuesday, April 27, 2004 1:29 AM To: LVM general discussion and development Subject: Re: About storing Lvm configuration On Mon, Apr 26, 2004 at 11:54:33PM +0300, Vahric MUHTARYAN wrote: > Hi , > > I red the documents but still I don't know where is lvm configuration stored > ?! ( Maybe I past :( ) At the beginnng of each PV (see lvm.h for details). > Can I move lvm configured disk from one computer to another computer ?! Yes, you need to move all disks of a VG to the other computer. > > Thanks > Vahric > > _______________________________________________ > 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/ -- Regards, Heinz -- The LVM Guy -- *** Software bugs are stupid. Nevertheless it needs not so stupid people to solve them *** =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- =- Heinz Mauelshagen Red Hat GmbH Consulting Development Engineer Am Sonnenhang 11 56242 Marienrachdorf Germany Mauelshagen@RedHat.com +49 2626 141200 FAX 924446 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- =- _______________________________________________ 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/ _______________________________________________ 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/