linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Thomas Scheller <thomas.scheller@email.de>
To: linux-lvm@redhat.com
Subject: [linux-lvm] Partitiontable destroyed with gentoo installer
Date: Sat, 02 Sep 2006 23:27:33 +0200	[thread overview]
Message-ID: <1225935486@web.de> (raw)

Hi,

I have a 250GB harddisk. I used the whole disk as a PV.

# pvcreate /dev/hdb

and did create a volume group

vgcreate vg_250GB /dev/hdb

and 2 logical volumes

lv_old_system with 50GB
and
lv_storage with the rest of the disk

then I did copy all the data from the old harddisk to lv_old_system.

With the Gentoo live CD I did then install gentoo linux to the old harddrive.
The gentoo installer did delete the partitiontable on all connected harddrives :-(
So my logicalvolumes are not available anymore.
But vgchange shows that lv_old_system is somehow still available. Can you help me please, to recover that volume?
As I did create the logical volume with the old SuSE 8 installation, which I did overwrite with the gentoo installation, I do not have the metadata backup in /etc :-(

thinkpad ~ # vgchange -v -ay vg_250GB
    Using volume group(s) on command line
    Finding volume group "vg_250GB"
  Logical volume (lv_old_system) contains an incomplete mapping table.
    Wiping cache of LVM-capable devices
  Logical volume (lv_old_system) contains an incomplete mapping table.
  Volume group "vg_250GB" not found
thinkpad ~ # 

Thank you in advance
    Thomas

             reply	other threads:[~2006-09-02 21:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-02 21:27 Thomas Scheller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-09-07 19:24 [linux-lvm] Partitiontable destroyed with gentoo installer Thomas Scheller

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=1225935486@web.de \
    --to=thomas.scheller@email.de \
    --cc=linux-lvm@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).