- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem standby lan cluster service guard 11.17
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-19-2007 09:01 PM
02-19-2007 09:01 PM
Please I need help.
when executed the cmcheckconf cmclconfig.ascii,
Show this
lan0 on node seux0001 cannot be configured in the cluster
because it does not have an IP address, and it is not a standby lan for any other lan.
lan0 on node seux0002 cannot be configured in the cluster
because it does not have an IP address, and it is not a standby lan for any other lan.
Failed to evaluate network
cmcheckconf: Unable to reconcile configuration file cmclconf.ascii
with discovered configuration information.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2007 09:42 PM
02-19-2007 09:42 PM
Re: Problem standby lan cluster service guard 11.17
The lan0 card can have a ip address configured in serviceguard. I think thats the way to go.
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
02-19-2007 10:54 PM
02-19-2007 10:54 PM
Re: Problem standby lan cluster service guard 11.17
Hello Marco:
What is happening is that the lan you are choosing for heartbeat or data is not configured in your nodes.
You should choose another lan or configure correctly the ones you chose.
Note that if you want a stand by lan, you don´t have to configure.
For example in my two node cluster configuration file i have for the firs node:
NODE_NAME primario
NETWORK_INTERFACE lan0
HEARTBEAT_IP 10.1.1.62
NETWORK_INTERFACE lan4
HEARTBEAT_IP 192.168.2.1
NETWORK_INTERFACE lan5
Lan 0 y lan4 must be configured.
lan 5 should not because when one of then others fails, takes the configuratión of the one that broke.
I hope it helps
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 01:27 AM
02-20-2007 01:27 AM
Re: Problem standby lan cluster service guard 11.17
NODE_NAME pippo NETWORK_INTERFACE lan1
HEARTBEAT_IP 192.168.1.208
NETWORK_INTERFACE lan3
NETWORK_INTERFACE lan2
HEARTBEAT_IP 10.0.0.8
NETWORK_INTERFACE lan4
STATIONARY_IP 172.16.1.1
NETWORK_INTERFACE lan0
FIRST_CLUSTER_LOCK_PV /dev/dsk/c4t1d0
# List of serial device file names
# For example:
# SERIAL_DEVICE_FILE /dev/tty0p0
# Possible standby Network Interfaces for lan1: lan3.
# Warning: There are no standby network interfaces for lan2.
NODE_NAME pluto
NETWORK_INTERFACE lan1
HEARTBEAT_IP 192.168.1.209
NETWORK_INTERFACE lan3
NETWORK_INTERFACE lan2
HEARTBEAT_IP 10.0.0.9
NETWORK_INTERFACE lan4
STATIONARY_IP 172.16.1.2
NETWORK_INTERFACE lan0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 01:28 AM
02-20-2007 01:28 AM
Solution"lan0 on node seux0001 cannot be configured in the cluster because it does not have an IP address, and it is not a standby lan for any other lan" ... indicates that you have listed lan0 in your cluster configuration file, but it has no IP assigned to it AND it is not attached to the same network as any NIC that has an IP assignment. Thus, lan0 is useless to Serviceguard because it has no purpose.
If a NIC has no IP assignment but you want it to be a standby NIC, it MUST be on the same LAN as a primary (IP-bearing) NIC.
If you intend that lan0 be registered as having an IP, it must be listed in /etc/rc.config.d/netconf, and the IP must be associated with lan0 in the cluster configuration file and show up when running 'ifconfig lan0'.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 02:12 AM
02-20-2007 02:12 AM
Re: Problem standby lan cluster service guard 11.17
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 03:17 AM
02-20-2007 03:17 AM
Re: Problem standby lan cluster service guard 11.17
Hi:
Is not only a wiring problem.
I guess you did this last conecction to set up a dedicate heartebeat lan.
If this is correct, you have to configure it, like it is said in the previous post.
You may use sam wich is easier.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 09:05 PM
02-20-2007 09:05 PM
Re: Problem standby lan cluster service guard 11.17
A network to be a stand by should not be configured and it should be on the same network as of the primary lan. So you need to rewire the network.
Shardha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 09:10 PM
02-20-2007 09:10 PM
Re: Problem standby lan cluster service guard 11.17
They have to be physically connected so that the "primary" lans can physically linkloop to them
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2007 11:40 PM
02-22-2007 11:40 PM