- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP ServiceGuard 11.16 and Cluster lock
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
06-22-2005 07:55 PM
06-22-2005 07:55 PM
But I could not find this information in HP document.
Does anyone else hear the same ? anyone sees this in HP document ? Which one ? Where can I find it?
points will be assigned to all responses.
thanks
Nan
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2005 08:15 PM
06-22-2005 08:15 PM
SolutionTo remove a cluster lock disc from a configuration requires a re-apply of the binary using cmapplyconf with the cluster in the down state.
See Table 7.1 on page 302 of http://docs.hp.com/en/B3936-90079/B3936-90079.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2005 08:26 PM
06-22-2005 08:26 PM
Re: HP ServiceGuard 11.16 and Cluster lock
hope the attachment helps u ...
Regards
Vinod K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2005 09:03 PM
06-22-2005 09:03 PM
Re: HP ServiceGuard 11.16 and Cluster lock
Stf ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2005 09:04 PM
06-22-2005 09:04 PM
Re: HP ServiceGuard 11.16 and Cluster lock
http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1119517431091+28353475&threadId=17401
Stf ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2005 09:55 PM
06-22-2005 09:55 PM
Re: HP ServiceGuard 11.16 and Cluster lock
It is only used to re-initialize the disc that is accessed by the device file listed in the cluster ascii and binary, usually when a disc has been replaced.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2005 12:16 AM
06-23-2005 12:16 AM
Re: HP ServiceGuard 11.16 and Cluster lock
This is the cluster binary file which is created using cmapplyconf with a cluster configuration file and optionally with package configuration files.
As you look at it, you will find a reference to the lock VG and PVs.
Example:
# cmviewconf | grep -e "Node name" -e lock
flags: 12 (single cluster lock)
first lock vg name: /dev/vg01
second lock vg name: (not configured)
Node name: bunker
first lock pv name: /dev/dsk/c0t2d0
first lock disk interface type: c720
Node name: buster
first lock pv name: /dev/dsk/c0t2d0
first lock disk interface type: c720
cmapplyconf is the only command that can change the /dev/dsk path of the lock device on every cmclconfig file (each node has one). Serviceguard cannot change the cluster lock VG and PV references while the cluster is running. The cluster binary file is loaded into the memory of every server in the cluster when the cluster forms. Thereafter, the file is not referenced until the next cluster formation, or until a node leaves the cluster and re-joins later.
Although cminitlock can put the cluster lock structures on a disk while the cluster is running, it does not have the ability to alter the cmclconfig file /dev/dsk pointer to the cluster lock disk.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2005 01:48 PM
06-23-2005 01:48 PM