- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cmclconfd: Unable to stat /etc/cmcluster/cmclconfi...
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
01-22-2006 05:41 PM
01-22-2006 05:41 PM
Syslog Message:
cmclconfd: Unable to stat /etc/cmcluster/cmclconfig
Tks,
Belinda
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2006 05:44 PM
01-22-2006 05:44 PM
Re: cmclconfd: Unable to stat /etc/cmcluster/cmclconfig
You can disable the auto start option by editing /sbin/init.d/cmclconfig.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2006 05:53 PM
01-22-2006 05:53 PM
Re: cmclconfd: Unable to stat /etc/cmcluster/cmclconfig
This file does not exist.
/var/adm/syslog # ll /sbin/init.d/cmclconfig
/sbin/init.d/cmclconfig not found
However, the directory /etc/cmcluster does.
Startup is set to 0
/etc/rc.config.d # cat cmcluster | grep AUTO
# AUTOSTART_CMCLD
AUTOSTART_CMCLD=0
Would like to be able to stop the messages without swremoving
# swlist -l product | grep ServiceGuard
SG-NFS-Tool A.11.23.02 MC/ServiceGuard NFS Script Templates
ServiceGuard A.11.16.00 ServiceGuard
Tks,
Belinda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2006 06:03 PM
01-22-2006 06:03 PM
SolutionComment out these two lines in /etc/inetd.conf:
hacl-cfg dgram udp wait root /usr/lbin/cmclconfd cmclconfd -p
hacl-cfg stream tcp nowait root /usr/lbin/cmclconfd cmclconfd -c
and then "inetd -c" to reconfigure the inetdaemon.
Best regards,
Kasper
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2006 06:17 PM
01-22-2006 06:17 PM
Re: cmclconfd: Unable to stat /etc/cmcluster/cmclconfig
That seems to have done the trick.
Cheers,
Belinda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 10:00 AM
01-23-2006 10:00 AM