- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cmquerycl and cmcheckconf gives error "" does not...
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
03-13-2008 12:54 AM
03-13-2008 12:54 AM
Error: A cluster is already configured with enhanced security enabled.
One or more nodes in the attempted configuration do not support enhanced security.
cmcheckconf : Unable to verify cluster security.
Any one got this error earlier? verified the cmclnodelist and /etc/hosts file.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2008 12:58 AM
03-13-2008 12:58 AM
Re: cmquerycl and cmcheckconf gives error "" does not support enhanced security"
As I recall node2 needs a cmnodelist file with the same permissions and listing.
In spite of what you post there may be an inconsistency. Perhaps the local DNS server has on inconsistent entry.
Check:
/etc/nsswtich.conf
/etc/resolv.conf
/etc/inetd.conf
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2008 02:11 AM
03-13-2008 02:11 AM
Solutionuse :
what /usr/lbin/cmcld
and check EACH node and compare.
I suspect you have a node that has not got the enhanced securty patch or has it disabled in inetd.conf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2008 02:30 AM
03-13-2008 02:30 AM
Re: cmquerycl and cmcheckconf gives error "" does not support enhanced security"
since the October 2004 Serviceguard was hardened:
http://www.docs.hp.com/en/5874/securingserviceguard_nov2005.pdf
You can obtain that level of security by installing SG patch of October 2004 or later. Please follow Melvyn's suggestions to obtain the current installed patches and check that all nodes in cluster have the same SG patch level.
Hope that helps you.
Best regards,
Fabio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2008 11:53 AM
03-14-2008 11:53 AM
Re: cmquerycl and cmcheckconf gives error "" does not support enhanced security"
1. Make sure every node has the /etc/cmcluster/cmclnodelist file in place and
a complete list of hostname/username and IP address/username for all machines in the cluster.
2.
# more /etc/inetd.conf | grep auth
auth stream tcp6 wait root /usr/lbin/identd identd
#
3.
# ll /etc/cmcluster/cmclnodelist
-rw-r--r-- 1 root sys 84 Mar 18 2007 /etc/cmcluster/cmclnodelist
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2008 10:51 PM
03-15-2008 10:51 PM
Re: cmquerycl and cmcheckconf gives error "" does not support enhanced security"
First of all sorry for the late reply.
The problem was because of the patch level.
one node was not having the patch PHSS_32660.
I have installed latest patches on both the nodes and now cmquerycl and cmcheckconf commands not showing any security error.
Thank you guys for the solution..
George.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2008 09:44 PM
03-17-2008 09:44 PM