linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Tom Callahan <callahant@tessco.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] LVM data recovery ?
Date: Wed, 29 Mar 2006 16:29:46 -0500	[thread overview]
Message-ID: <442AFC4A.4040600@tessco.com> (raw)
In-Reply-To: <4429F11D.8010404@netopia.pt>

You may be able to mount the LVM LV's on another system....

I'd take some dd backups just in case, and then try attaching the drives 
to another system.

pvscan to see if it finds the PV's
then vgscan to find the VG's

vgchange -a y will then activate them...but be careful. If the same 
VG/LV names are present on the new system, you'll have to use some 
renaming trickery to get them to actually show up.

Thanks,

Tom Callahan
TESSCO Technologies
Desk: (410)-229-1361
Cell: (410)-588-7605
Email: callahant@tessco.com

A real engineer only resorts to documentation when the keyboard dents on the forehead get too noticeable.



Miguel Bettencourt Dias (Netopia) wrote:

>
> Hi All,
>
> I've been reading the arquives and didn't find an answer to my problem 
> and I was wondering how data recovery could be done... because I have 
> a server that crashed quite badly. It did not have lvm backups from 
> /etc/lvm/archive/ and I wanted to recover the LVM.
>
> I only have two partitions, sda1 and sda2.
> sda1 is the /boot. sda2 is LVM, with swap and / (the machine runs 
> fedora core 4)with root inside the LVM... now I know that's a bad ideia.
>
> The problem is that I don't have any backups of any LVM information and
> all I know is the size of the partitions inside LVM...
>
> Adding 2031608k swap on /dev/VolGroup00/LogVol01.  Priority:-1 
> extents:1 across:2031608k
>
> Filesystem           1K-blocks      Used Available Use% Mounted on
> /dev/mapper/VolGroup00-LogVol00
>                       32963596  24207464   8756132  74% /
> /dev/sda1               101086     56597     39270  60% /boot
> /dev/shm               1037328         0   1037328   0% /dev/shm
>
>
> can I conceivably recover the data ? how ?
>
>
> regards,
> miguel dias
>
>
>
>_______________________________________________
>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/
>

  reply	other threads:[~2006-03-29 21:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-29  2:29 [linux-lvm] LVM data recovery ? Miguel Bettencourt Dias (Netopia)
2006-03-29 21:29 ` Tom Callahan [this message]
2006-03-30  5:56   ` Miguel Bettencourt Dias (Netopia)

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=442AFC4A.4040600@tessco.com \
    --to=callahant@tessco.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).