From: Florian Philipp <lists@binarywings.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] rescuing lvm data
Date: Wed, 24 Oct 2012 22:23:31 +0200 [thread overview]
Message-ID: <50884E43.8040609@binarywings.net> (raw)
In-Reply-To: <50884AD4.4060806@xunil.at>
[-- Attachment #1: Type: text/plain, Size: 1685 bytes --]
Am 24.10.2012 22:08, schrieb Stefan G. Weichinger:
>
> greetings ...
>
> the server in my basement is driving me nuts ... and I start making
> mistakes ... sigh
>
> It had a LVM volume group ... consisting of two PVs ...
>
> The question in short:
>
> if I only have one PV at hand, which contains all the PEs of a given LV
> ... (how) am I able to extract/export/read the contents of that LV?
So you still have the volume group metadata, just not one of the PVs, right?
>
> background:
>
> when I searched for the reason of those crashes, I removed and swapped
> and cloned hard disks all around.
>
> Right now I am on a brand new machine and want to sort out harddisks etc.
>
> One PV wasn't detected correctly ("unknown device") even though it had
> the correct uuid. I did some "pvcreate -u" on it ... and now those LVs
> on it aren't accessible anymore (can't mount or even fsck).
>
> My luck (I hope!): I have a clone of that harddrive.
>
> But I don't want to simply plug it in because I fear to ruin things as I
> already messed up that VG further by trying stuff like vgcfgrestore etc.
>
> Yes, my fault.
>
> The clone contains all the blocks for an LV I would like to keep
> somehow. So I assume it should be possible to access them?
>
First things first: If you can, make a disk dump of every affected HDD
or at least back up the metadata with vgcfgbackup.
Have you tried activating the volume group with --partial (see `man
lvm`). Something along the lines of `lvchange --partial -a y`).
If that doesn't help, maybe `vgreduce --removemissing --force` will do
the job.
Hope this helps,
Florian Philipp
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
next prev parent reply other threads:[~2012-10-24 20:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-24 20:08 [gentoo-user] rescuing lvm data Stefan G. Weichinger
2012-10-24 20:23 ` Florian Philipp [this message]
2012-10-24 20:50 ` Stefan G. Weichinger
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=50884E43.8040609@binarywings.net \
--to=lists@binarywings.net \
--cc=gentoo-user@lists.gentoo.org \
/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