- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- second 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
11-03-2003 10:36 PM
11-03-2003 10:36 PM
I have the FIRST_CLUSTER_LOCK configured on disk /dev/dsk/c3t0d0 with his
alternate link /dev/dsk/c7t0d0 on vgxxx01.
I want to configure the SECOND_CLUSTER_LOCK with this alternate link. Is it possible?
I have to add the strings only in cmclconf file? or anything else???
Regds
L
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 10:47 PM
11-03-2003 10:47 PM
SolutionDo you really need a 2nd cluster lock disc?
HP does not recommend this unless you have 2 or 3 specific scenarios.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 10:49 PM
11-03-2003 10:49 PM
Re: second cluster lock
Second cluster lock is not possible as far as i know. You can configure a arbitraded node ( QS_HOST, QS_POLLING_INTERVAL QS_TIMEOUT_EXTENTION ). This can be an package on an other HA cluster.
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 10:57 PM
11-03-2003 10:57 PM
Re: second cluster lock
you cannot add a second cluster lock on the same volume group.
if you have a second volume group you can add a SECOND_CLUSTER_LOCK. you add these informations to the cluster configuration file.
for more details see managing MC/ServiceGuard, cluster configuration.
Regards:
Dory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 01:36 AM
11-04-2003 01:36 AM
Re: second cluster lock
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 02:00 AM
11-04-2003 02:00 AM
Re: second cluster lock
and then also one of CLUSTER_LOCK_VG's link so I need to use another cluster lock on the secondary node.
I would use the alternate link of c3t0d0's SCSI chain
(c7t0d0)on the same vgxxx01.
Do you think it's possible???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 02:25 AM
11-04-2003 02:25 AM
Re: second cluster lock
If you are keeping both nodes running, but your link to the cluster lock disc is being shutdown, you then have an issue.
You cannot use the alternate link for the cluster lock disc as this doesnt work.
If you REALLY need to have a 2nd cluster lock disc, it MUST be a completely different physical disc.
The only other way is to use LVM commands to swap the primary and alternate links and hten change the reference in the cluster ascii file to the new path, halt the cluster, reapply the binary, and then restart the cluster and test it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 03:26 AM
11-04-2003 03:26 AM
Re: second cluster lock
If the alternate link is the alternate path to the same drive then you cannot use the alternate like as the 2nd cluster lock. On the other hand if the alternate path is a second physical disk, you can use the alternate link as the 2nd cluster lock disk. The two cluster lock disks has to be two seperate physical disks.
you have to add this to the cluster ascii conf file and then apply the changes.
Hope this helps.
Regds