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