The good news is the logical
drive came up. I just recreated the logical drive exactly as it was and its
even detected, with a missing superblock, as an ext3 partition. The bad news is
that e2fsck still froze on me. I can’t tell if it’s the iSCSI driver that is
doing it (The logical drive comes up as “busy” when I try to access it after
killing e2fsck) or something with lvm2 as doubtful as that is. I picked up some hard drives and
put it in my old raid card for a RAID0, and doing a dd if=/dev/ANIME/testlv
of=/dev/sdc1. If this works, and e2fsck works, then I got my data back, yea! Now what to do with it:P From: linux-lvm-bounces@redhat.com
[mailto:linux-lvm-bounces@redhat.com] On Behalf Of Richard van den Berg WarlockD wrote: [root@server ~]# lvscan -a
ACTIVE
'/dev/VolGroup00/LogVol00' [147.00 GB] inherit
ACTIVE
'/dev/VolGroup00/LogVol01' [1.94 GB] inherit [root@server ~]# vgscan Reading all physical volumes. This may take
a while... Found volume group "VolGroup00" using
metadata type lvm2 Found volume group
"ANIME" using metadata type lvm2
Basicly, I have a volume called
“ANIME-logical” I am trying to restore, but I don’t have the metadata. Is
there a way I can get to it?
|
_______________________________________________ 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/