- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- quarum mode
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
01-11-2010 10:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 10:34 PM
01-11-2010 10:34 PM
Re: quarum mode
How are you today. When you get up today? i was waiting for you and you only.
Now, can you tell me what is so confusing in this quorom mode which you did not understand. I mean if you tried looking for it yourself first.
Why dont you stop asking such question, like
1) what is it.
2) what is it used for.
3) i dont know why we use it....etc..etc..
if you are using HP-UX, please come up with your problems, doubts or confusions. Providing definition is not the purpose of ITRC. you can get it in man pages itself.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 10:35 PM
01-11-2010 10:35 PM
Re: quarum mode
Let's assume you have a VG with 2 disks configured, 1 failed, you need to override the quorum in order to activate the VG.
http://docs.hp.com/en/B3921-60631/vgchange.1M.html
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 10:38 PM
01-11-2010 10:38 PM
Re: quarum mode
quorum is the required number of physical volumes that must be available in a volume group to activate that volume group (or to remain activated)
Best regards,
Horia.
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 10:45 PM
01-11-2010 10:45 PM
Re: quarum mode
Thanks..Am pretty fine today..any docs pls regarding quorram mode..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 10:49 PM
01-11-2010 10:49 PM
Re: quarum mode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 10:53 PM
01-11-2010 10:53 PM
SolutionQuorum means minimum requirements in any case and it is always >50 percent.
for example
if you have 4 disks in a VG and 1 is down, you have 75% which > 50% so your quorum is done.
If you have 2 disks and one is down you quorum is not there
because it is = 50%.
so I think you have asked the query about LVM VG quorum,
For activating any VG you need >50% number of disks.
so if you dont have quorum,
you may need to use
vgchange -q n
switch.
Most of the case you will find the problem with the boot VG.If your mirror disk is failed you may need boot the system with quorum mode.
Regards,
Sooraj