HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Legacy
 - >
 - Operating System - Tru64 Unix
 - >
 - Re: How to get rid of tu1/2/3 warnings
 
Operating System - Tru64 Unix
        1840179
        Members
    
    
        3797
        Online
    
    
        110162
        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
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
 
09-14-2009 12:49 AM
09-14-2009 12:49 AM
			
				
					
						
							How to get rid of tu1/2/3 warnings
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						We have an ES40 with a 4-way ethernet card, only one of these is being used. When we execute sys_check, it gives us frivilous warnings about the unused slots, as follows:
TCP/IP Network
Operational: Network wire not connected or settings mismatch of console/network port on tu1
Operational: Network wire not connected or settings mismatch of console/network port on tu2
Operational: Network wire not connected or settings mismatch of console/network port on tu3
I have already gone into sysman (on a character cell terminal) and Networking -> Basic Network Services -> tu1, Deconfigure; repeat for tu2/3.
Is there anything else that should be done for these unused interfaces?
The Alpha server ES40 was supplied to us with a clean install of 5.1B on it, and I have installed the Firmware Update V7.2 and installed NHD-7 onto it (which also installs PK6, bringing it up to 5.1B-4).
Various output is in the attached file:
sys_check -warn -nohtml
hwmgr -view hierarchy
hwmgr -get attribute -category network
dupatch -track -type patch_level
>>> show device
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
TCP/IP Network
Operational: Network wire not connected or settings mismatch of console/network port on tu1
Operational: Network wire not connected or settings mismatch of console/network port on tu2
Operational: Network wire not connected or settings mismatch of console/network port on tu3
I have already gone into sysman (on a character cell terminal) and Networking -> Basic Network Services -> tu1, Deconfigure; repeat for tu2/3.
Is there anything else that should be done for these unused interfaces?
The Alpha server ES40 was supplied to us with a clean install of 5.1B on it, and I have installed the Firmware Update V7.2 and installed NHD-7 onto it (which also installs PK6, bringing it up to 5.1B-4).
Various output is in the attached file:
sys_check -warn -nohtml
hwmgr -view hierarchy
hwmgr -get attribute -category network
dupatch -track -type patch_level
>>> show device
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
09-14-2009 01:11 AM
09-14-2009 01:11 AM
			
				
					
						
							Re: How to get rid of tu1/2/3 warnings
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi,
Probably the simplest way is to connect loopback connectors into the unused connectors.
http://www.tikkiweb.net/loopback
Hope this helps,
Regards,
Rob
		
		
	
	
	
Probably the simplest way is to connect loopback connectors into the unused connectors.
http://www.tikkiweb.net/loopback
Hope this helps,
Regards,
Rob
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
09-14-2009 10:58 PM
09-14-2009 10:58 PM
			
				
					
						
							Re: How to get rid of tu1/2/3 warnings
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						check in /etc/rc.config if the variables related to those networkcards are removed.
NETDEV_1="..."
export NETDEV_1
IFCONFIG_1="..."
export IFCONFIG_1
if removed also set NUM_NETCONFIG="1"
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
NETDEV_1="..."
export NETDEV_1
IFCONFIG_1="..."
export IFCONFIG_1
if removed also set NUM_NETCONFIG="1"
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
09-23-2009 12:43 AM
09-23-2009 12:43 AM
			
				
					
						
							Re: How to get rid of tu1/2/3 warnings
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						I was thinking that a software configuration solution would be possible.
The two solutions posted are certainly valid, thanks (I now have a bookmark for the loopback web page).
Nick.
		
		
	
	
	
The two solutions posted are certainly valid, thanks (I now have a bookmark for the loopback web page).
Nick.
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