- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vgdisplay "can't query physical..."
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
Forums
Discussions
Discussions
Discussions
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
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
04-06-2004 12:32 AM
04-06-2004 12:32 AM
A while back we did some maintenance on one of our boxes in a SG cluster. After the box was booted and the packages came up, it became apparent that one of the controller paths to our array (va7100) was having problems (in fact I just needed to push in on a fiber connector a little more firmly).
However, I just realized that although the disks are there, the vgdisplay doesn't work correctly for all vg's on this array. I'm assuming that's because they were activated while the controller was down.
All of the disks are present in the /etc/lvmtab. In fact, I ran vgscan just to be sure and it's like it should be...
My thoughts on how to fix this are:
1) deactivate and reactivate the vg's.
2) Possibly re-import the vg's.
3) Possibly Reboot.
I'm hoping #1 will fix the problem, if not I'll try 2 and then 3.
Please provide any insight on my "plan".
thanks,
c
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2004 12:59 AM
04-06-2004 12:59 AM
Re: vgdisplay "can't query physical..."
Do an insf -ev -Cdisk
Deactivate vgs and activate again.
This should be OK.
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2004 01:04 AM
04-06-2004 01:04 AM
Re: vgdisplay "can't query physical..."
yes forgot to mention ioscan looks good, all disks are present and all have the appropriate device files associated with them.
So you think deactivating and reactivating will fix it?
thanks,
c
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2004 01:34 AM
04-06-2004 01:34 AM
Re: vgdisplay "can't query physical..."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2004 02:27 AM
04-06-2004 02:27 AM
Re: vgdisplay "can't query physical..."
If that does not work, we can do vgcfrestore on those disks and check.
Thanks you,
Anil Rajapure.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2004 03:31 AM
04-06-2004 03:31 AM
SolutionDoing a "vgchange -a e vg_name" for the package vg's even when the package is up can fix the problem. If this is a non-cluster vg, you can do "vgchange -a y vg_name". You need to run this command on the node where the vg is active.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2004 03:43 AM
04-06-2004 03:43 AM