AH, well for the first issue it
was because I had the iScsi portal’s incorrect. So it was doing two
separate connections under my two Ethernet cards instead of a single bonded
connection, that issue is fixed. The two ACTIVE lvm’s are
the boot drive. This is a default Centros install so it sets the drive up
like that. Here is a better out [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? From: linux-lvm-bounces@redhat.com
[mailto:linux-lvm-bounces@redhat.com] On Behalf Of Richard van den Berg WarlockD wrote: [root@server
archive]# vgscan Reading all physical volumes. This may take a while... Found duplicate PV 5Up3QCLOFKXTDA1OHoWUfMrYne4SdXmb:
using /dev/sdb1 not /dev/sda1
[root@server archive]# lvscan Found duplicate PV 5Up3QCLOFKXTDA1OHoWUfMrYne4SdXmb:
using /dev/sdb1 not /dev/sda1
ACTIVE
'/dev/VolGroup00/LogVol00' [147.00 GB] inherit
ACTIVE
'/dev/VolGroup00/LogVol01' [1.94 GB] inherit [root@server archive]#
Richard van den Berg |
_______________________________________________ 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/