- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Cluster lock disk
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
09-30-2002 08:03 AM
09-30-2002 08:03 AM
Cluster lock disk
We had to change the cluster lock disk last week and did all cmhaltcl, cmcheckconf, cmapplyconf etc.. etc
But error msg started to pop in the syslog as follows:
"Sep 28 04:39:59 turner cmcld: WARNING: Cluster lock on disk /dev/dsk/c7t5d7 is missin
g!
Sep 28 04:39:59 turner cmcld: Until it is fixed, a single failure could
Sep 28 04:39:59 turner cmcld: cause all nodes in the cluster to crash"
Has any one had the same sort of problem even after the configuration of new cluster lock disk?
Regards
Sosel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2002 08:07 AM
09-30-2002 08:07 AM
Re: Cluster lock disk
vgchange -c n and then reactivating it normally .
Also when you did a cmapplyconf was you cluster lock VG active . It has to be activated so that the SG recognises it as cluster lock vg/pv when creating the binary files .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2002 08:18 AM
09-30-2002 08:18 AM
Re: Cluster lock disk
We have had the problem before, the cluster lock disk was removed completely from the volume group before removing and once it was added back in the cluster lock info was missing.
We had to halt the cluster & run a cmapplyconf to reapply the binaries, and the problem did go away.
Regards,
Hilary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2002 08:19 AM
09-30-2002 08:19 AM
Re: Cluster lock disk
Here is the doc for your problem
http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000063200077
HTH
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2002 08:30 AM
09-30-2002 08:30 AM
Re: Cluster lock disk
Anyway thanks guys for the support!