- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- lock disk failure
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
12-05-2006 08:27 PM
12-05-2006 08:27 PM
at the syslog file i got this warning.
Nov 21 10:31:22 y cmcld: WARNING: Cluster lock on disk /dev/dsk/c4t0d0 is missing!
Nov 21 10:31:22 y cmcld: Until it is fixed, a single failure could
Nov 21 10:31:22 y cmcld: cause all nodes in the cluster to crash
i guess that it is a hardware failure of the disk lock.
i will need to replace the hard disk ( hard disk failure )
What is detailed the procedure ?
I have 2 lock disk in one volume group vglock with no data it is used only
for lock disk one of them need to be replaced.
THANKS FOR UR REPLY
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2006 10:46 PM
12-05-2006 10:46 PM
Re: lock disk failure
just replace the lock disks and rewrite the vginformasion with vgcgfrestore.
Regards
nanan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2006 12:03 AM
12-06-2006 12:03 AM
Re: lock disk failure
The lock structure is applied to the disk using cmapplyconf. However, unless you re-create the cluster, cmapplyconf won't do it again (doesn't know the lock structure needs to be repaired).
Do one of the following:
1) halt the cluster, perform cmdeleteconf -f (caution - deletes the cluster), then activate the cluster lock VG and cmapplyconf all of the cluster and package configuration files.
2) open a software case with the HP Support Center and ask for the 'cminitlock' utility. This utility can be used while the cluster is running, to replace the cluster lock structure on the lock disk.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2006 12:38 AM
12-06-2006 12:38 AM
SolutionYour disk may not need to be replaced. There are other things to check first with this error. Please see the following thread for more ideas on troubleshooting before you replace the disk. In the following thread, it turned out the SAN people made an error that caused the problem. HTH,
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=793216&admit=-682735245+1165412204912+28353475
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2006 04:02 AM
12-06-2006 04:02 AM
Re: lock disk failure
Thanks Coolmar for this link hope it will not be the same problem.
I will keep u updated with all the information.
REAGARDS