- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-Unix 11.0 Cluster Problem
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
02-04-2002 01:56 AM
02-04-2002 01:56 AM
I have 2 server one is called first01 and second is called first02. They have preformed cluster server function. But after I change the I.P. on both server. They lost cluster function. On first02 server, everytime when I use SAM-->Cluster-->Cluster Administration. I got below error message : "Fail to bind address 192.168.1.246 with socket: can't assign request address (227)." 192.168.1.246 is old I.P. I already change to new I.P. that anywhere appear this I.P.in first02. Am I miss any part that not yet to change the new I.P.?
On first01 Cluster, it show it cannot find first02 node. But I can ping first02 node in first01 node. Why it cannot see in Cluster Administration Program?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2002 02:07 AM
02-04-2002 02:07 AM
Re: HP-Unix 11.0 Cluster Problem
If you have changed ip addresses, have you changed the hosts files? or DNS?
If these all work, then you need to check all the steps you have taken.
The next question is have you changed the ip addresses in the Cluster ascii file, to coinfigure these into the new cluster binary, and checked it with cmcheckconf?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2002 02:08 AM
02-04-2002 02:08 AM
SolutionMaybe you can try to use cmquerycl and cmcheckconf command to check the configuration of your cluster first. Then try to figure out where had missed.
Maybe you had changed the ip address but did not apply to the cluster. To apply to cluster, use command cmapplyconf.
Please man those commands for usage.
Hope this helps.
Kenny.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2002 02:49 AM
02-04-2002 02:49 AM
Re: HP-Unix 11.0 Cluster Problem
Changing an IP of a cluster node implicate changes in:
- /etc/rc.config.d/netconf
- /etc/hosts
- dns
- /etc/cmcluster/
- if the new IP falls in another subnet you have to change SUBNET in package configuration files
- execute cmcheckconf
- execute cmapplyconf (cluster sevices must be stopped).
Later,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2002 06:17 AM
02-04-2002 06:17 AM
Re: HP-Unix 11.0 Cluster Problem
you may have to do a cmqueycl and cmapplyconf again to reapply the new ip info to the cluster. I think the cluster stores the old ip add and the mac add etc of the card in binary format in the cluster config file. If you change the ip add on the cards being used in the cluster, you have to reapply the cluster config.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2002 01:52 AM
02-05-2002 01:52 AM
Re: HP-Unix 11.0 Cluster Problem
Everytime when I execute cmcheckconf and cmapplyconf, it also appear the error message "Fail to bind address 192.168.1.246 with socket: can't assign request address (227)." I checked the netstat -in, host table and DNS. All Old IP address already changed. Why the server still try to bind this old I.P. it the socket? Any idea of it? Many thanks.
Regards,
Jacky
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2002 05:30 AM
02-05-2002 05:30 AM
Re: HP-Unix 11.0 Cluster Problem
you have to do a cmqueycl first and create a new ascii conf file. Moidify the new file and update the info from the old conf file. Include the new ip's in this new ascii conf file and then do a cmcheckconf and cmapplyconf.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2002 06:50 AM
02-05-2002 06:50 AM
Re: HP-Unix 11.0 Cluster Problem
Pls check the following link on changing IP address for the cluster:
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=9515ac8b070e03b0eb/screen=ckiDisplayDocument?docId=200000058849613
HTH
raj