- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Serviceguard A.11.16 cluster setup
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
05-09-2005 01:03 AM
05-09-2005 01:03 AM
I have problems all day yet to configure a new A.11.16 cluster.
When I perform a query from node 1 (oraux01n), I receive the following error from the second node
Error: Permission denied accessing node oraux02n.
Error: Permission denied accessing node oraux02n.
Error: Unable to determine network configuration: failed to setup for probing th
e network on node oraux02n: Permission denied
Failed to probe network
Warning: Network interface lan0 on node oraux01n couldn't talk to itself.
Warning: Network interface lan1 on node oraux01n couldn't talk to itself.
Failed to gather configuration information.
When I perform the query from node 2 (oraux02n)
I receive the following output
Warning: Node oraux01n does not support enhanced security
Writing cluster data to cmclconf.ascii.
/etc/hosts is the same on both nodes, I placed + in cmclnodelist.
Any idea's
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2005 01:06 AM
05-09-2005 01:06 AM
Re: Serviceguard A.11.16 cluster setup
You should make sure ipfilter firewal isn't on interfering with it and make sure everything is plugged in and pingable.
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
05-09-2005 01:14 AM
05-09-2005 01:14 AM
Re: Serviceguard A.11.16 cluster setup
Have you configured /.rhosts or /etc/cmcluster/cmclnodelist in order to acess the remote node?
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2005 01:15 AM
05-09-2005 01:15 AM
Re: Serviceguard A.11.16 cluster setup
I created .rhosts and an rlogin works fine.
I don't have a firewall configured between the two systems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2005 01:25 AM
05-09-2005 01:25 AM
SolutionI recommend you take a read of the folowing:
http://docs.hp.com/en/B3935-90078/B3935-90078.pdf
http://docs.hp.com/en/6283/SGsecurityfiles.pdf
http://docs.hp.com/en/6283/SGsecurityfiles.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2005 01:47 AM
05-09-2005 01:47 AM
Re: Serviceguard A.11.16 cluster setup
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2005 01:49 AM
05-09-2005 01:49 AM
Re: Serviceguard A.11.16 cluster setup
what /usr/lbin/cmcld
Also watch out for the identd disabling. If one node is disabled and the other enabled, then you could get this scenario.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2005 01:51 AM
05-09-2005 01:51 AM
Re: Serviceguard A.11.16 cluster setup
Now I just receive this error in syslog
cmclconfd running with weak security (
identd disabled)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2005 02:03 AM
05-09-2005 02:03 AM
Re: Serviceguard A.11.16 cluster setup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2005 08:51 AM
09-21-2005 08:51 AM
Re: Serviceguard A.11.16 cluster setup
I had the same warning message on my clutsers as well - just been going throught eh latest consevative patches - and on my test cluster, I don't get that message - why? I believe it's because of the following patch PHSS_31075:
http://www1.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHSS_31075&context=hpux:800:11:11
On my Test cluster:
what /usr/lbin/cmcld |grep Date
A.11.16.00 Date: 11/29/04 Patch: PHSS_31075
On my QA and Prod:
what /usr/lbin/cmcld |grep Date
A.11.16.00 Date: 03/15/04
I'm patching my QA this weekend....I will know for sure then.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2005 05:45 PM
09-21-2005 05:45 PM
Re: Serviceguard A.11.16 cluster setup
This is my patching level
what /usr/lbin/cmcld |grep Date
A.11.16.00 Date: 03/14/05 Patch: PHSS_32731
I am working as a consultant and now I always install PHSS_32731, since this patch everything works normal, no problems with security exceptions.
Good Luck