HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Configuring a standby network interface fails
Operating System - Linux
        1839919
        Members
    
    
        3675
        Online
    
    
        110157
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              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
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            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
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
	
		
			
            
                
            Go to solution
        
            
		
		
			
            	
	
		
        
		
	
	
		Topic Options
			
				
					
	
			
		
	- 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
06-07-2006 06:41 AM
06-07-2006 06:41 AM
			
				
					
					
						I'm having problems configuring a standby network interface for servers running RH AS 3 update 6 and MC/SG A11.15.05.  Note that I've done this many times with HP-UX.
In my cluster configuration file I have something like the following:
NODE_NAME abcla1a
NETWORK_INTERFACE eth0
NETWORK_INTERFACE eth2
HEARTBEAT_IP 192.1.1.1
NETWORK_INTERFACE eth1
NETWORK_INTERFACE eth3
HEARTBEAT_IP 193.1.1.1
NODE_NAME abcla2a
NETWORK_INTERFACE eth0
NETWORK_INTERFACE eth2
HEARTBEAT_IP 192.1.1.2
NETWORK_INTERFACE eth1
NETWORK_INTERFACE eth3
HEARTBEAT_IP 193.1.1.2
When I try and build the cluster configuration file I get the following output:
Checking cluster file: /usr/local/cmcluster/conf/abcla1_cluster.config
Checking nodes ... Done
Checking existing configuration ... Done
Warning: Can not find configuration for cluster abcla1_cluster
Gathering configuration information ... Done
Gathering configuration information ..
Gathering storage information ..
.
Gathering Network Configuration ........... Done
Error: Interface eth0 on abcla1a has an IP address on it
(192.1.1.1), but the configuration file doesn't have it.
This may be caused by a local switch or changes in the network configuration.
Error: Network interface eth2 cannot be found on node abcla1a
Error: Interface eth0 on abcla2a has an IP address on it
(192.1.1.2), but the configuration file doesn't have it.
This may be caused by a local switch or changes in the network configuration.
Error: Network interface eth2 cannot be found on node abcla2a
Error: eth0 on node abcla1a 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.
Error: eth1 on node abcla1a 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.
Error: eth0 on node abcla2a 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.
Error: eth1 on node abcla2a 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.
cmapplyconf : Unable to reconcile configuration file /usr/local/cmcluster/conf/abcla1_cluster.config
with discovered configuration information.
Warning: Network interface eth0 on node abcla1a couldn't talk to itself.
Warning: Network interface eth1 on node abcla1a couldn't talk to itself.
Warning: Network interface eth0 on node abcla2a couldn't talk to itself.
Warning: Network interface eth1 on node abcla2a couldn't talk to itself.
Failed to evaluate network
Does anybody know what I'm doing wrong?
					
				
			
			
				
			
			
				
	
			
				
		
			
			
			
			
			
			
		
		
		
	
	
	
In my cluster configuration file I have something like the following:
NODE_NAME abcla1a
NETWORK_INTERFACE eth0
NETWORK_INTERFACE eth2
HEARTBEAT_IP 192.1.1.1
NETWORK_INTERFACE eth1
NETWORK_INTERFACE eth3
HEARTBEAT_IP 193.1.1.1
NODE_NAME abcla2a
NETWORK_INTERFACE eth0
NETWORK_INTERFACE eth2
HEARTBEAT_IP 192.1.1.2
NETWORK_INTERFACE eth1
NETWORK_INTERFACE eth3
HEARTBEAT_IP 193.1.1.2
When I try and build the cluster configuration file I get the following output:
Checking cluster file: /usr/local/cmcluster/conf/abcla1_cluster.config
Checking nodes ... Done
Checking existing configuration ... Done
Warning: Can not find configuration for cluster abcla1_cluster
Gathering configuration information ... Done
Gathering configuration information ..
Gathering storage information ..
.
Gathering Network Configuration ........... Done
Error: Interface eth0 on abcla1a has an IP address on it
(192.1.1.1), but the configuration file doesn't have it.
This may be caused by a local switch or changes in the network configuration.
Error: Network interface eth2 cannot be found on node abcla1a
Error: Interface eth0 on abcla2a has an IP address on it
(192.1.1.2), but the configuration file doesn't have it.
This may be caused by a local switch or changes in the network configuration.
Error: Network interface eth2 cannot be found on node abcla2a
Error: eth0 on node abcla1a 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.
Error: eth1 on node abcla1a 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.
Error: eth0 on node abcla2a 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.
Error: eth1 on node abcla2a 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.
cmapplyconf : Unable to reconcile configuration file /usr/local/cmcluster/conf/abcla1_cluster.config
with discovered configuration information.
Warning: Network interface eth0 on node abcla1a couldn't talk to itself.
Warning: Network interface eth1 on node abcla1a couldn't talk to itself.
Warning: Network interface eth0 on node abcla2a couldn't talk to itself.
Warning: Network interface eth1 on node abcla2a couldn't talk to itself.
Failed to evaluate network
Does anybody know what I'm doing wrong?
Solved! Go to Solution.
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2006 09:35 AM
06-07-2006 09:35 AM
Solution
			
				
					
					
						SG on Linux does not do the network side the same way as HP-UX.
You need to use the Linux functionality known as bonding, and create a bond using a "primary" and a "standby" Lan, then set up the bond as the network in the SG configuration.
This is all documented in the Managing Serviceguard Manual on docs.hp.com/en/ha, making sure you read the manual for Linux, not HP-UX
		
		
	
	
	
You need to use the Linux functionality known as bonding, and create a bond using a "primary" and a "standby" Lan, then set up the bond as the network in the SG configuration.
This is all documented in the Managing Serviceguard Manual on docs.hp.com/en/ha, making sure you read the manual for Linux, not HP-UX
	My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
			
			
				
			
			
			
			
			
			
		- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2006 09:42 AM
06-07-2006 09:42 AM
			
				
					
						
							Re: Configuring a standby network interface fails
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						This is what I get for not reading the documentation.  Actually the last and only time I read the doc for the Linux version of MC/SG was for A11.14 on RH 7.3.  I'm familiar with IP bonding so I'll go ahead and use that.  Thanks for pointing me in the right direction.
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2006 09:52 AM
06-07-2006 09:52 AM
			
				
					
						
							Re: Configuring a standby network interface fails
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Use IP bonding
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP
