- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Unable to match PV from vg00 to any VG
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-26-2002 01:15 AM
тАО10-26-2002 01:15 AM
after running the ' vgscan -p -v -a ' , it returns the following message:
...
vgscan: The physical volume "/dev/dsk/c0t6d0" is already recorded in the "/etc/lvmtab" file.
vgscan: The physical volume "/dev/dsk/c2t6d0" is already recorded in the "/etc/lvmtab" file.
...
Following Physical Volumes belong to one Volume Group.
Unable to match these Physical Volumes to a Volume Group.
Use the vgimport command to complete the process.
/dev/dsk/c0t6d0
/dev/dsk/c2t6d0
...
a ' strings /etc/lvmtab ' brings the following result:
...
/dev/vg00
/dev/dsk/c0t6d0
/dev/dsk/c2t6d0
a ' vgdisplay -v vg00 ' shows everything ok.
The first I did was a reboot with -lm, vgexport vg00, mknod group, vgimport vg00 /dev/dsk/c0t6d0 /dev/dsk/c2t6d0,
now reboot which works fine without any problems.
... but, the vgscan still says the same.
Some time ago, the vg00 disks have been replaced with larger ones, the whole vg00 was restored from a ' make_recovery ' tape. It's possible, that this action could have led to the current situation.
Has anybody an idea how to correct this problem ? Any suggestions are appreciated
tom
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-26-2002 03:38 AM
тАО10-26-2002 03:38 AM
Re: Unable to match PV from vg00 to any VG
have yxou tried renaming "/etc/lvmtab" before running the "vgscan"?
Looks to me like there is something wrong in there, and "vgscan" works incrementally onto what already is in there...
FWIW,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-26-2002 07:25 AM
тАО10-26-2002 07:25 AM
Re: Unable to match PV from vg00 to any VG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-27-2002 10:31 PM
тАО10-27-2002 10:31 PM
Re: Unable to match PV from vg00 to any VG
btw, we operate a number of other V-Classes, same OS- and patchlevel which do not suffer from this problem, their disks have never been exchanged.
rgds tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-27-2002 10:32 PM
тАО10-27-2002 10:32 PM
Re: Unable to match PV from vg00 to any VG
btw, we operate a number of other V-Classes, same OS- and patchlevel which do not suffer from this problem, their disks have never been exchanged.
rgds tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-27-2002 10:34 PM
тАО10-27-2002 10:34 PM
Re: Unable to match PV from vg00 to any VG
btw, we operate a number of other V-Classes, same OS- and patchlevel which do not suffer from this problem, their disks have never been exchanged.
rgds tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-27-2002 10:38 PM
тАО10-27-2002 10:38 PM
Re: Unable to match PV from vg00 to any VG
btw, we operate a number of other V-Classes, same OS- and patchlevel which do not suffer from this problem, their disks have never been exchanged.
rgds tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-27-2002 10:39 PM
тАО10-27-2002 10:39 PM
Re: Unable to match PV from vg00 to any VG
btw, we operate a number of other V-Classes, same OS- and patchlevel which do not suffer from this problem, their disks have never been exchanged.
rgds tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-27-2002 10:40 PM
тАО10-27-2002 10:40 PM
Re: Unable to match PV from vg00 to any VG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-27-2002 11:25 PM
тАО10-27-2002 11:25 PM
Re: Unable to match PV from vg00 to any VG
try to vgexport the vg00...Then make a strings to /etc/lvmtab...
Normally then there should be no vg00 information..the entries should be deleted from /etc/lvmtab...
Then look what vgscan says.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-27-2002 11:45 PM
тАО10-27-2002 11:45 PM
Re: Unable to match PV from vg00 to any VG
Following Physical Volumes belong to one Volume Group.
Unable to match these Physical Volumes to a Volume Group.
Use the vgimport command to complete the process.
/dev/dsk/c0t6d0
/dev/dsk/c2t6d0
then I did a vgimport.
The following vgscan still stated the problem.
thanx
tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-28-2002 02:07 AM
тАО10-28-2002 02:07 AM
Re: Unable to match PV from vg00 to any VG
maybe you want to doublecheck the major and minor number of /dev/vg00/group with all the rest of device files. Could be you have a problem/conflict there.
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-28-2002 02:27 AM
тАО10-28-2002 02:27 AM
Re: Unable to match PV from vg00 to any VG
Make sure that there is no conflict.
e.g. mknod /dev/vg00/group c 64 0x000000
0x000000 should be unique.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-28-2002 03:25 AM
тАО10-28-2002 03:25 AM
Re: Unable to match PV from vg00 to any VG
The minor numbers are unique. The servers are clustered (MC/SG), therefore we took special care on this point.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-28-2002 03:35 AM
тАО10-28-2002 03:35 AM
SolutionPlease check whether you have this file.
# ll /dev/slvmvg
If yes
# mv /dev/slvmvg /tmp
# mv /etc/lvmtab /etc/lvmtab.currentdate
# vgscan -v
# strings /etc/lvmtab
cmruncl creates slvmvg.
slvmvg is re-created.if you want to create it manually then check this doc.
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062951326
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-28-2002 03:36 AM
тАО10-28-2002 03:36 AM
Re: Unable to match PV from vg00 to any VG
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x068e663ce855d511abcd0090277a778c,00.html
THanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-28-2002 04:30 AM
тАО10-28-2002 04:30 AM
Re: Unable to match PV from vg00 to any VG
Have you a "old" /etc/lvmconf/vg00.conf ???
Try a vgcfgbackup and then a vgcfgrestoer.
What happens ?!?!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-28-2002 04:41 AM
тАО10-28-2002 04:41 AM
Re: Unable to match PV from vg00 to any VG
I think Manikandan is right..he has the magic answer !!!
Try his solution and check for the docs he printed.
You can solve this problem while the cluster is running, so you need no downtime.
Good luck !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-28-2002 05:00 AM
тАО10-28-2002 05:00 AM
Re: Unable to match PV from vg00 to any VG
Thanks a lot so far
Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-04-2002 03:23 AM
тАО11-04-2002 03:23 AM
Re: Unable to match PV from vg00 to any VG
thanks again
thomas