From: "Thomas" <thomas@meiwing.com>
To: linux-lvm@redhat.com
Subject: [linux-lvm] Re: Data recover on error deleted PV/VG
Date: Sun, 2 Apr 2006 11:13:42 +0800 [thread overview]
Message-ID: <e0nfh9$22d$1@sea.gmane.org> (raw)
In-Reply-To: e0f2dq$eck$1@sea.gmane.org
Finally, I use RIP (R)ecovery (I)s (P)ossible! (v15.2).
And command hexdump /dev/hda2 and /dev/hdb1 to collect the old LVM config
information.
They are nearly 1200.
Use the information to create a metadata file.
Use cfgrestore to recover.
Then mount back the lost LogVol00.
Just my two cents.
"Thomas" <thomas@meiwing.com> �b�l�� news:e0f2dq$eck$1@sea.gmane.org �����g
...
> Hi all,
>
> My story is:
>
> 1 x 20G (hda) + 1 x 40G (hdb) running more than half year.
> The two hard disk formed with a LVM2, (100M swap) on hda1 and 19.9G
> (hda2) + 40G (hdb1).
> All LVM mounted as / (root). Yesterday, I add a 40G (hdd).
> Used fdisk with 8e type to format the new 40g (hdd)
> Used lvm extend command to add +20G /dev/VolGroup00/VolLog00 and +10G
> /dev/VolGroup00/VolLog01
> After that, I wanted to remove the VolLog01 but failed and said it is
using.
> Then I tried to use fdisk again to format the 40g (hdd).
> After reboot the server, kernel panic even un-plug 40g (hdd).
>
> Should I just try to re-create hda2+hdb1's LV with command "lvcreate -n
> VolLog00 -l <max size> VolGroup00" ?
>
> I can provide more information if needed.
>
> Thanks in advance.
>
> Lion
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
>
prev parent reply other threads:[~2006-04-02 3:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-29 22:40 [linux-lvm] Data recover on error deleted PV/VG Thomas
2006-04-02 3:13 ` Thomas [this message]
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='e0nfh9$22d$1@sea.gmane.org' \
--to=thomas@meiwing.com \
--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 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.