4 messages in com.redhat.linux-lvmRe: [linux-lvm] recreate metadata of ...
FromSent OnAttachments
Malte WoelkyJan 22, 2004 8:52 am.txt, .conf, .Other
Patrick CaulfieldJan 22, 2004 9:09 am 
Malte WoelkyJan 22, 2004 11:08 am 
Patrick CaulfieldJan 22, 2004 11:19 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [linux-lvm] recreate metadata of an PV possible if vda-backup present?Actions...
From:Patrick Caulfield (pcau@redhat.com)
Date:Jan 22, 2004 9:09:40 am
List:com.redhat.linux-lvm

On Wed, Jan 21, 2004 at 11:58:27PM +0100, Malte Woelky wrote:

Hallo,

I had an VG called 'vg01' which contained the only PV /dev/hdc

My problem happened during a system upgrade, where I could have removed the VG from the system or something else happened...

I do have an VDA backup /root/lvmconf/vg01.conf (attatched to this mail)

Is ist possible to recrate or restore the PV metadata? I believe that the data stored on this PV may be still there ...I hope so.

I searched the last two months for an sollution, but found nothing using google, diverse mailing list archives, heise-forum, etc ...

does someone on this list have any tip?

I would be very, very happy if someone could post some hints to try...

# pvcreate /dev/hdc # vgcfgrestore -n vg01 /dev/hdc # vgscan

should restore the VG for you.

patrick