From: Alasdair G Kergon <agk redhat com>
To: LVM general discussion and development <linux-lvm redhat com>
Sent: Friday, November 14, 2008 6:55:15 PM
Subject: Re: [linux-lvm] Editing LVM 2 metadata
On Fri, Nov 14, 2008 at 06:37:51PM -0800, Michael Jensen wrote:
> I have a need to edit the metadata on an LVM2 PV.
Why?
If you really have to, please do this using the supplied tools - it's *much*
easier!
vgcfgbackup gives you a text file, edit it, vgcfgrestore puts it back.
If you need to edit the label too, careful use of pvcreate --restorefile --uuid
plus vgcfgrestore lets you do that.
Alasdair
--
agk redhat com_______________________________________________
linux-lvm mailing list
linux-lvm redhat comhttps://www.redhat.com/mailman/listinfo/linux-lvmread the LVM HOW-TO at
http://tldp.org/HOWTO/LVM-HOWTO/