Linux LVM users
 help / color / mirror / Atom feed
From: IpSo <ipso@snappymail.ca>
To: linux-lvm@sistina.com
Subject: [linux-lvm] A way to bypass LVM and extract the raw data off?
Date: Tue Jan  8 20:27:01 2002	[thread overview]
Message-ID: <1010543196.3c3baa5c40c49@www.snappymail.ca> (raw)
In-Reply-To: <1010359883.3c38de4b3692f@www.snappymail.ca>

Well, it doesn't look like there is a way I can recover my LVM volume groups and
whatnot. (See below) But I know theres a fully intact ReiserFS of 17315mb on
/dev/hda6. "gpart" scanned my disk and came up with this: 

Possible extended partition at offset(249mb)
   Possible partition(Linux LVM physical volume), size(17315mb), offset(2280mb)
      type: 142(0x8E)(Linux LVM physical volume)
      size: 17315mb #s(35461377) s(4670127-40131503)
      chs:  (1023/15/63)-(1023/15/63)d (4633/1/1)-(39812/15/63)r
      hex:  00 0F FF FF 8E 0F FF FF AF 42 47 00 01 19 1D 02

End scan.

Is there some way to "dd" the data off onto another partition and access it
there? Because I know the filesystem was only on a single PV, and a single LV,
and the problems occured when trying to extend that LV, but I never got to the
point of extending the filesystem itself with reiser_resize. You would think I
could somehow using the offsets given above create a new partition to copy the
data to, run a reiserfsck and rebuild the file system so I can access the data?
Has anyone tryed something along these lines before?


Quoting IpSo <ipso@snappymail.ca>:

> [root@ipso uuid_fixer]# ./uuid_fixer /dev/hda6 /dev/hdc
> /dev/hdc - pv_read(): PV identifier invalid
> 
> [root@ipso uuid_fixer]# ./uuid_fixer /dev/hda6 /dev/hdc1
> Error: number of PVs passed in does not match number of PVs in /dev/hdc1's
> VG
>        2 PVs were passed in and 3 were expected.
> 
> It seems whichever combination I use, it either wants 2 or 3 PVs. 
> 
> Quoting Andreas Dilger <adilger@turbolabs.com>:
> 
> > On Jan 06, 2002  11:06 -0800, IpSo wrote:
> > > A follow up to this, I downloaded uuid_fixer to see if it would help,
> > here's
> > > what I tried:
> > > 
> > > [root@ipso uuid_fixer]# ./uuid_fixer /dev/hda6
> > > Error: number of PVs passed in does not match number of PVs in
> /dev/hda6's
> > VG
> > >        1 PVs were passed in and 2 were expected.
> > > 
> > > 
> > > [root@ipso uuid_fixer]# ./uuid_fixer /dev/hda6 /dev/hdb6
> > > Error: number of PVs passed in does not match number of PVs in
> /dev/hdb6's
> > VG
> > >        2 PVs were passed in and 3 were expected.
> > > 
> > > Hrmm, so it must be looking for the partition I deleted on /dev/hdc. :(
> I
> > > re-created the partition just to see:
> > > 
> > > [root@ipso uuid_fixer]# ./uuid_fixer /dev/hda6 /dev/hdb6 /dev/hdc1
> > > Error: number of PVs passed in does not match number of PVs in
> /dev/hda6's
> > VG
> > >        3 PVs were passed in and 2 were expected.
> > 
> > Try hda6 and hdc, since this is what you had in the VG before you shut
> > down.
> > 
> > Cheers, Andreas
> > --
> > Andreas Dilger
> > http://sourceforge.net/projects/ext2resize/
> > http://www-mddsp.enel.ucalgary.ca/People/adilger/
> > 
> > 
> > _______________________________________________
> > linux-lvm mailing list
> > linux-lvm@sistina.com
> > http://lists.sistina.com/mailman/listinfo/linux-lvm
> > read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
> > 
> 
> 
> IpSo
> 
> --------------------------------------------------------------------
> Never worry about viruses in your Email again.
> Get your FREE! virus scanned Email accounts at http://snappymail.ca
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
> 


IpSo

--------------------------------------------------------------------
Never worry about viruses in your Email again.
Get your FREE! virus scanned Email accounts at http://snappymail.ca

  reply	other threads:[~2002-01-08 20:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-06  3:33 [linux-lvm] VG dissappeared without a trace? IpSo
2002-01-06 13:03 ` IpSo
2002-01-06 16:22   ` Andreas Dilger
2002-01-06 17:29     ` IpSo
2002-01-08 20:27       ` IpSo [this message]
2002-01-08 20:35         ` [linux-lvm] A way to bypass LVM and extract the raw data off? Petro
2002-01-08 21:03           ` IpSo
2002-01-09 13:41             ` Andreas Dilger
2002-01-09 15:44               ` IpSo
2002-01-09 16:26                 ` Andreas Dilger
2002-01-09 17:26                   ` IpSo
2002-01-08 21:05         ` Andreas Dilger
2002-01-09  9:02           ` IpSo
2002-01-09 10:30             ` Holger Grothe
2002-01-09 12:04               ` IpSo

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=1010543196.3c3baa5c40c49@www.snappymail.ca \
    --to=ipso@snappymail.ca \
    --cc=linux-lvm@sistina.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