On Wed, Sep 07, 2005 at 07:46:00AM -0700, Rik Herrin wrote:
Hi, According to the LVM man page, the VGDA (Volume Group Descriptor Area) holds the metadata responsible for keeping information about the LVs. However, it is contained in the PVs. Why does the VGDA contain both LV descriptors and PE descriptors? Shouldn't it just have PE descriptors and leave the LV descriptors to
i tried, but fail to understand your question. The VGDA is the only place on disk where information necessary for activation of the volume group and contained logical volume can be stored permanetly.
the volume group? Also, when booting, what makes the kernel know that there are VGs and LVs? Does it look
The kernel doesn't. lvm is setup by user space tools.
Finally, where exactly is the VGDA information held?. Thanks for your time.
at the beginning of the PV regatds -- Luca Berra -- bluca@comedia.it Communication Media & Services S.r.l. /"\ \ / ASCII RIBBON CAMPAIGN X AGAINST HTML MAIL / \ _______________________________________________ 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/