HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Quorum not Present, or Physical volume missing
Operating System - HP-UX
1834712
Members
2499
Online
110069
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
08-02-2002 09:00 AM
08-02-2002 09:00 AM
Re: Quorum not Present, or Physical volume missing
Again,
Another thing is this type error comes when two VGs claim ownership for the same disk. Make sure that each VG has a unique drive in the lvmtab file:
# strings /etc/lvmtab.
Another little complicated way is to override the quorum check:
# vgchange -a y -q n /dev/vg05
IMPORTANT- now see the outputs. Check this works and if yes, then you can restore the correct VG information from the new config file created:
# vgcfgrestore -n /dev/vg05 /dev/rdsk/c3t3d0
# vgchange -a y /dev/vg05
# vgdisplay -v /dev/vg0
Another thing is this type error comes when two VGs claim ownership for the same disk. Make sure that each VG has a unique drive in the lvmtab file:
# strings /etc/lvmtab.
Another little complicated way is to override the quorum check:
# vgchange -a y -q n /dev/vg05
IMPORTANT- now see the outputs. Check this works and if yes, then you can restore the correct VG information from the new config file created:
# vgcfgrestore -n /dev/vg05 /dev/rdsk/c3t3d0
# vgchange -a y /dev/vg05
# vgdisplay -v /dev/vg0
learn unix ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2002 09:05 AM
08-02-2002 09:05 AM
Re: Quorum not Present, or Physical volume missing
again,
If you have installed the patch - PHKL_24646 or any supercedes other in the system, then this error can occur. In this case, you need to apply the PHKL_27178 (s700_800 11.00 LVM Cumulative Patch w/Performance Upgrades) to the system.
Check the patches with:
# swlist -v -l fileset | grep PHKL_24646
gl,
If you have installed the patch - PHKL_24646 or any supercedes other in the system, then this error can occur. In this case, you need to apply the PHKL_27178 (s700_800 11.00 LVM Cumulative Patch w/Performance Upgrades) to the system.
Check the patches with:
# swlist -v -l fileset | grep PHKL_24646
gl,
learn unix ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2002 09:59 AM
08-02-2002 09:59 AM
Re: Quorum not Present, or Physical volume missing
OH WOW!!!!
Success!
That patch took care of the whole deal. Installed, rebooted the machine, and *blammo* - it's all imported and ready to go. Mounted the directory and did a few read/write ops, and everything looks clean as a whistle.
Guys - I can't thank you enough for this. I wish I could give 1000 points to each of you! ;)
Thanks again. You're the best!!
Success!
That patch took care of the whole deal. Installed, rebooted the machine, and *blammo* - it's all imported and ready to go. Mounted the directory and did a few read/write ops, and everything looks clean as a whistle.
Guys - I can't thank you enough for this. I wish I could give 1000 points to each of you! ;)
Thanks again. You're the best!!
- « Previous
-
- 1
- 2
- Next »
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP