- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- syslog error
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
08-08-2010 03:29 AM
08-08-2010 03:29 AM
Our main billing & rating server (model:rp 8440, OS:11.11) syslog showing some error which is attached here. Both the servers are active-active cluster mode, though the cluster status is OK as cmviewcl -v shows perfect output. Moreover, no operational impact is there right now.
Can anyone explain how to resolve it or whats the reason of such error message?
Rgds-Kranti
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2010 06:16 AM
08-08-2010 06:16 AM
Solutioncmcld: Unable to connect to IP address 192.168.99.X and port 5300
cmcld: The error status reported is: Can't assign requested address
So it's some sort of network connectivity problem.
Your nslookups indicate that the 192.168.99.X addresses are named
So, this might mean there is some sort of problem in your heartbeat network connection. But since your cluster is working normally, there must be some alternate network path that is allowing the heartbeats to pass.
(You apparently have a well-built cluster with redundant heartbeat connections: your cluster is currently handling a fault in one heartbeat network path with no loss of production functionality at all!)
I guess the alternate heartbeat path is probably your production network. If that's true, the impact would become apparent if there was a problem in the production network. In that case, the cluster would lose its remaining heartbeat path and the nodes would go to split-brain prevention mode (dire emergency): both nodes would try to access the cluster lock, and the first node to get it would remain functional and start running all the packages. The other node would execute a TOC, and could not rejoin the cluster until the network problem was fixed.
When all the heartbeat paths are OK, a failure in the production network should not cause any TOCs: the cluster would simply move the packages to the node that has a working connection to the production network, if possible.
You should now find out what's wrong with your heartbeat connections. The tmbill node should have one network interface with the IP address 192.168.99.1, and the tmrate node should have one network interface with the IP address 192.168.99.2. These network interfaces should be completely separate from your production network connections.
If there is no network interface with those addresses assigned, someone has probably forgotten to add them to the /etc/rc.config.d/netconf file when setting up the cluster.
Look for network interfaces with no address assigned, and check your network cabling documentation to find out which interface it *should* be on each node. If the cabling documentation indicates there are two interfaces connected together with a crossover cable, those are probably the interfaces you're looking for.
If the heartbeat interfaces' IP addresses have been assigned properly, verify the link state ("lanadmin -g mibstats
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2010 04:12 AM
08-09-2010 04:12 AM
Re: syslog error
Thanks for your meaningful elaboration. I also find some error which is attached here. PLease check and suggest me. Moreover, from the error messages I'm suspecting there might be a cable dis-connectivity of bad cable.
Please check and correct me if I'm wrong.
Rgds-Kranti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2010 03:36 AM
08-10-2010 03:36 AM
Re: syslog error
DO a linkloop test , note linkloop works between nic configured with ip in same subnet.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2010 05:06 AM
08-10-2010 05:06 AM
Re: syslog error
On the other hand, the netfmt listings clearly indicate that both nodes have detected a link loss at about the same times. This definitely looks like a bad connection, and it seems to have been failing intermittently for quite a long time.
If this is simply a crossover cable, it might be an incompletely plugged-in or damaged connector, or a damaged cable.
If the cables from both nodes are connected to a network switch, then the fact that both nodes are detecting the loss of link at about the same times, the switch might be failing: it might lose power or crash repeatedly.
The hardware path for the problematic interface is 0/0/0/1/0 on both nodes. According to the I/O path tables in the User Service Guide for rp8440, that's the SYS LAN connector on Core I/O 0. It's probably named "lan0", but you can verify it by using the "lanscan" command to see the list of interface names vs. hardware paths.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2010 05:41 AM
08-10-2010 05:41 AM
Re: syslog error
These are not your network servers.
since they start with 192.
these are most of the time configured for heartbeats. check the local cables between the nodes.