- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cmclconfd error
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
07-30-2007 11:12 PM
07-30-2007 11:12 PM
cmclconfd error
I've installed serviceguard 11.16 on hpux 11-23ia
and I receive on one of the nodes the following error on the syslog:
cmclconfd[3028]: Error: Unexpected known command role name specification "file".
this error keeps arriving every few seconds.
cam someone tell me What is this message?
Thanks,
Anat.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2007 11:18 PM
07-30-2007 11:18 PM
Re: cmclconfd error
Perhaps your file /etc/cmcluster/cmknowncmds contains inpropper entries.
Any control characters in the cmknowncmds file will
cause the error to post into the syslog. Take care
when editing the entry.
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2007 11:27 PM
07-30-2007 11:27 PM
Re: cmclconfd error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2007 11:40 PM
07-30-2007 11:40 PM
Re: cmclconfd error
# This file is required by Serviceguard. Do not modify or remove it.
CMDISKLOCKCHECK $SGSBIN/cmdisklockcheck MONITOR
Regarding the DocId UMCSGKBRC00017388, I can't seem to find it. Is there direct link to it?
Regarding the patches, I don't have any of those patches installed on my nodes but still: I'm using only LVM, and the other node in the cluster doesn't have those errors ( they are exactly with the same version & patches)
Anat.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2007 01:11 AM
07-31-2007 01:11 AM
Re: cmclconfd error
Permissions should be:
-r-------- 1 bin bin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2007 02:47 AM
07-31-2007 02:47 AM
Re: cmclconfd error
What is the date of your "cmknowncmds" file - is there a possibility the cluster was built with a different version of this file, which has changed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2007 08:01 PM
07-31-2007 08:01 PM
Re: cmclconfd error
You should ask yourself how you got this cmknowncmds file changed on your system, To fix this simply copy the original file over from you other cluster node (or use the file from the newconfig directory like Stephen suggested). For plain SG A.11.16 without SGeRAC I would expect the file to be empty.
Carsten
In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move. -- HhGttG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2007 08:37 PM
07-31-2007 08:37 PM
Re: cmclconfd error
Thanks