linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Andrew Burgess <aab@cichlid.com>
To: linux-lvm@redhat.com
Subject: [linux-lvm] Re: One of 8 PVs dead - Trying to rescue data from
Date: Mon, 28 Nov 2005 12:08:43 -0800	[thread overview]
Message-ID: <200511282008.jASK8hgF002611@cichlid.com> (raw)

..
>the general
>question about recovering data from a single LVM drive. In my 2 drive
>system it wouldn't work. Any other ideas? I would assume that if one
>drive failed it should be trivial to be able to access the information
>on the remaining drive. If not, then I would be a lot safer going back
>to a non-LVM system using the two drives as distinct partitions.

The only way I can think of to do it automatically is to use the repair tool
for the filesystem. You would probably have to create another PV to replace the
failed one, (zero it first) give it the same UID and recreate the volume with
the new PV in the correct place. Then let e2fsck (if an ext2 filesystem) find
whatever it can. It would be nice to make copies of the good PVs in case this
doesn't work satisfactorily if you have the space. Or would a snapshot help here?

You might ask on the filesystem specific mailing list if this has any chance.

HTH

                 reply	other threads:[~2005-11-28 20:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200511282008.jASK8hgF002611@cichlid.com \
    --to=aab@cichlid.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 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).