- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: VG in exclusive 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
11-04-2007 09:33 PM
11-04-2007 09:33 PM
VG in exclusive mode
we started our cluster using cmruncl but it fails to start and showed message node failure. we start the node and start the package it started and start the database and sap application. but it is showing the VGs in exlcusive mode
VG Status available, exclusive
is it harmfull or not and how it will be in normal position
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2007 10:08 PM
11-04-2007 10:08 PM
Re: VG in exclusive mode
VG status is ideal as per SG. It has to activated by cluster and status is same you mentioned.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2007 10:27 PM
11-04-2007 10:27 PM
Re: VG in exclusive mode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2007 10:29 PM
11-04-2007 10:29 PM
Re: VG in exclusive mode
Anshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2007 09:01 PM
11-05-2007 09:01 PM
Re: VG in exclusive mode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2007 01:03 AM
11-08-2007 01:03 AM
Re: VG in exclusive mode
Cmapplyconf touches the LVM disks' VGRA (volume group reserve area - metadata) and installs the cluster ID label and changes the activation mode field from "standard" to "exclusive". This provides a measure of security for the data on the disk, since the disk is shared between servers. You wouldn't want multiple servers to activate the VG at the same time and write to it at the same time, or corruption would occur. To prevent this, the 'exclusive mode' label is fixed in the VGRA. That means that vgdisplay SHOULD show 'active, exclusive' when run on the node where the VG is activated.
Now, the package startup failure has clues. Look in the package control log to see what they are. Also check the syslog.log at the same timestamp - to see if any additional messages related to the package startup failure are there. Report both back to this forum, or open a software case with HP for assistance if this is critical.