From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx2.redhat.com (mx2.redhat.com [10.255.15.25]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l5T2cDRG012468 for ; Thu, 28 Jun 2007 22:38:14 -0400 Received: from drakesmith.net (drakesmith.net [64.62.223.80]) by mx2.redhat.com (8.13.1/8.13.1) with SMTP id l5T2cCo2020675 for ; Thu, 28 Jun 2007 22:38:12 -0400 Received: from PaulXP ([71.164.137.136]) by drakesmith.net for ; Thu, 28 Jun 2007 19:38:11 -0700 From: "WarlockD" References: <001201c7b9a3$4f0da2d0$ed28e870$@net> <46842D81.8090501@vdberg.org> In-Reply-To: <46842D81.8090501@vdberg.org> Subject: RE: [linux-lvm] Serious problem and I don't know where to turn. Date: Thu, 28 Jun 2007 21:38:22 -0500 Message-ID: <001601c7b9f6$8ff21990$afd64cb0$@net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0017_01C7B9CC.A71C1190" Content-Language: en-us Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: To: 'LVM general discussion and development' This is a multipart message in MIME format. ------=_NextPart_000_0017_01C7B9CC.A71C1190 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 Sent: Thursday, June 28, 2007 4:52 PM To: LVM general discussion and development Subject: Re: [linux-lvm] Serious problem and I don't know where to turn. 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 How did this happen? Why is the PV magic number on /dev/sdb1 exactly the same as on /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]# I looks like your lvs are up. Can't you just mount them? Sincerely, Richard van den Berg ------=_NextPart_000_0017_01C7B9CC.A71C1190 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

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
Sent: Thursday, June 28, 2007 4:52 PM
To: LVM general discussion and development
Subject: Re: [linux-lvm] Serious problem and I don't know where = to turn.

 

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


How did this happen? Why is the PV magic number on /dev/sdb1 exactly the = same as on /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]#


I looks like your lvs are up. Can't you just mount them?

Sincerely,

Richard van den Berg
------=_NextPart_000_0017_01C7B9CC.A71C1190--