From: Patrick Caulfield <pcaulfie@redhat.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] recreate metadata of an PV possible if vda-backup present?
Date: Thu Jan 22 09:10:02 2004 [thread overview]
Message-ID: <20040122140727.GA992@tykepenguin.com> (raw)
In-Reply-To: <108049294.20040121235827@gmx.de>
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
next prev parent reply other threads:[~2004-01-22 9:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-22 8:53 [linux-lvm] recreate metadata of an PV possible if vda-backup present? Malte Woelky
2004-01-22 9:10 ` Patrick Caulfield [this message]
2004-01-22 11:09 ` Re[2]: " Malte Woelky
2004-01-22 11:20 ` Patrick Caulfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040122140727.GA992@tykepenguin.com \
--to=pcaulfie@redhat.com \
--cc=linux-lvm@sistina.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.