- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cluster network 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
01-11-2010 03:54 AM
01-11-2010 03:54 AM
cluster network error
wana to built a cluster with two node, but I have network error when I run cmcheckconf.
Lan4 on node prod1 cannot be configured in the cluster.
The lan4 is connected and correctly configured in the asci file.
Please take a look to the attached file and tell me what is wrong.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 04:01 AM
01-11-2010 04:01 AM
Re: cluster network error
lan4 on node test1 cannot be configured in the cluster
because it does not have an IP address, and it is not a standby lan for any ot.
"because it does not have an IP address"
Have you configured and ip to that NIC ?
can you post ifconfig output of both servers?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 04:06 AM
01-11-2010 04:06 AM
Re: cluster network error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 11:31 AM
01-11-2010 11:31 AM
Re: cluster network error
thanks for your reply.
If I want to set Lan4 as a standby lan for lan0, how can I set this in the asci config file.
I will provide you next the output of ifconfig lan4.
Best regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2010 01:29 PM
01-11-2010 01:29 PM
Re: cluster network error
Serviceguard must be able to do a physical check from lan0 to lan4 on the local AND the remote node at the time of doing the cmquerycl/cmapplycl
I.E. you should be able to use linkloop to check for physical connectivity between lan0 and lan4 on the local node, AND to the remote node.
lan4 should also NOT be configured at all, i.e. in netstat -in there should be no entry for lan4 on either node
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2010 12:50 PM
01-27-2010 12:50 PM
Re: cluster network error
I think that the problem is on the lan4 connectivity. In this example is the LAN 4 standby for lan0 or lan2? Or it is for both?
NODE_NAME test1
NETWORK_INTERFACE lan2
HEARTBEAT_IP 10.10.5.5
NETWORK_INTERFACE lan0
STATIONARY_IP 10.10.100.4
NETWORK_INTERFACE lan4
I have added two others lan card, LAN1 and lan3, how can I set lan1 standby lan card for lan2 which is a heartbeat card and set LAN 3 and LAN 4 standby for LAN 2
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2010 03:00 PM
01-27-2010 03:00 PM
Re: cluster network error
I think that the problem is on the lan4 connectivity. In this example is the LAN 4 standby for lan0 or lan2? Or it is for both?
neither, UNLESS there is physical connectivity between them.
Just having the lan card specified in the ascii file does NOT mean it is useable.
If you use cmquerycl and send the output to a file, i.e.create the ascii file, it will give you a comment BELOW the interface section indicating if a lan card may possibly be used as a standby.
To do this, cmquerycl does probing down all of the lans, and tries to see if there is PHYSICAL connectivity bertween a NIC that is configured with an IP and one that is NOT configured.
If all else fails, use linkloop or nwmgr to do physical link checks