- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 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
03-21-2006 07:47 AM
03-21-2006 07:47 AM
What is cluster lock? Is it possible to use it in packages for storing packages data?
I created a VG with name /dev/vg02, now is it possible to create lvol1,lvol2,lvol3 and use lvol1 for cluster lock and lvol2,lvol3 in cluster’s packages (for storing data)?or I should created another VG for packages? Which method is preferred and why?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 07:51 AM
03-21-2006 07:51 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 07:55 AM
03-21-2006 07:55 AM
Re: cluster lock
All it is is some space in the VG bad block area that is able to store the cluser/node id. The rest of the disk is yours to play with/use etc.
Regards
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 07:56 AM
03-21-2006 07:56 AM
Re: cluster lock
The primary function of a cluster lock disk is to decide when a SG cluster loses heartbeat which node continues to be the cluster and what node reboots TOC(Transfer of control).
It simply needs to be there and can be also part of a volume group and have data on it. It needs to be on shared storage so that both nodes can reach it.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 08:05 AM
03-21-2006 08:05 AM
Re: cluster lock
Cluster lock disk has nothing to do with the package data.
Take a look at this thread to learn about what a cluster lock disk is and what it is used for.
http://docs.hp.com/en/B3936-90078/ch01s04.html
Hope this helps.
regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 08:19 AM
03-21-2006 08:19 AM
Re: cluster lock
Look at this document for more details:
UMCSGKBRC00012843
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 03:30 PM
03-21-2006 03:30 PM
Re: cluster lock
What is the required size for cluster lock?
Hasan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 04:23 PM
03-21-2006 04:23 PM
Re: cluster lock
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 07:57 PM
03-21-2006 07:57 PM
Re: cluster lock
Which method is prefered?
1. create one small dedicated VG for lock and another dedicated VG for data.
2. create a VG for both lock and data.
I will be appreciate you if explain which one is better and why.
Hasan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 08:00 PM
03-21-2006 08:00 PM
Re: cluster lock
http://docs.hp.com/en/B3936-90070/ch01s05.html
It may be helpful to you.
-Arun