Account Links: Cart | Your Account | Logout

Skip to content

Red Hat Knowledgebase

Red Hat Knowledgebase Search:

Updated Within the Last:

New Solutions within the last day New Solutions within the last week New Solutions within the last month

Browse by topics:


Click to View a Topic
Red Hat Enterprise Linux > Configuration > Issue <<  228 of 606 >>

Solution Tools:


Email a Solution Postcard Printer version Submit a comment on this answer Update notifications Request an answer Back

Article Reference

Article ID: 9540
Last update: 11-20-06
Issue:
How can I convert LVM volume group metadata format from LVM2 to LVM1?
Resolution:

Release found: Red Hat Enterprise Linux 4

Resolution:
Converting a Volume Group from LVM2 to LVM1 would be necessary if there is a need to use a VG created with Red Hat Enterprise Linux 4 in Red Hat Enterprise Linux 3 as the latter one only supports LVM1.

The metadata format of a volume group can be changed from LVM2 to LVM1 by using LVM tools shipped with Red Hat Enterprise Linux 4. Before attempting a conversion, make sure to back up any important data and that the latest available version of LVM2 tools is being used. To convert the format, run the following command:

vgconvert -M1 

See the man page of vgconvert for more information and additional options.

$ man vgconvert


How well did this entry answer your question?


good wrong incomplete out of date
Red Hat Enterprise Linux > Configuration > Issue <<   228  of  606  >>