- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: what is a cmknowncmds file?
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-02-2007 07:16 PM
01-02-2007 07:16 PM
what is a cmknowncmds file?
I saw a error in /var/adm/syslog/syslog.log
Error : not open /etc/cmcluster/cmknowncmds
but cmknowncmds file is not exist in nodes
what is a cmknowncmds file?
did cluster complete while this file is not exited?
please
ps. SG is recommanded H/W setting for SG version
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2007 07:52 PM
01-02-2007 07:52 PM
Re: what is a cmknowncmds file?
the file is introduced on 11.16 and you need to re-create it if it is not exist...
# touch /etc/cmcluster/cmknowcmds
# chmod 400 /etc/cmcluster/cmknowcmds
# chown bin:bin /etc/cmcluster/cmknowcmds
GOOD LUCK!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2007 07:54 PM
01-02-2007 07:54 PM
Re: what is a cmknowncmds file?
please see earlier thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=763359
And patch description at:
http://www5.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_35302&sel={hpux:11.11,}&BC=main|pdb|search|
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2007 09:18 PM
01-02-2007 09:18 PM
Re: what is a cmknowncmds file?
but i confused
why does this file(a cmknowncmds file) be used in service guard
what's role?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2007 09:36 PM
01-02-2007 09:36 PM
Re: what is a cmknowncmds file?
all the ServiceGuard documentation states is that this file is an internal file. Maybe for planned enhancements?? The new version apparently has a comment in the file warning against removal.
Could you please complete the thread by awarding points to helpful answers and summarising the solution for you.
This will help resolution of similar problems in the future.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2007 09:41 PM
01-02-2007 09:41 PM
Re: what is a cmknowncmds file?
Hi
I presume you are on 11.16
You need to install patch
PHSS_32731 or later.
Patch Name: PHSS_35302
Patch Description: s700_800 11.11 Serviceguard A.11.16.00
The patch refers to the problem in its doc:
5. A new internal file called cmknowncmds now exists in
in /etc/cmcluster. T he file was originally shipped as
an empty file giving the customer no idea the
importance of the file. If this file is accidentally
deleted the cluster can fail to start and messages
are logged in syslog that say: "Error opening
/etc/cmcluster/cmknowncmds
Steve Steel
This is an internal file and should not be edited or deleted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2007 11:03 AM
01-03-2007 11:03 AM
Re: what is a cmknowncmds file?
I can see the a cmknowncmds file
thanks