[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] LVM metadata checksums
- From: Alasdair G Kergon <agk redhat com>
- To: LVM general discussion and development <linux-lvm redhat com>
- Subject: Re: [linux-lvm] LVM metadata checksums
- Date: Sat, 9 Sep 2006 00:04:22 +0100
On Fri, Sep 08, 2006 at 02:55:27PM +0000, Mark Krenz wrote:
> Anyways, I thought that perhaps I could try to use hexedit to modify the
> UUID within the image file.
Use the tools!
pvchange --uuid
vgchange --uuid
Never edit on-disk metadata by hand!
Use vgcfgbackup to read it into a file, edit the file, then put
it back with vgcfgrestore. (With pvcreates before restoring if necessary.)
Alasdair
--
agk redhat com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]