HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - Linux
 - >
 - usb_control/bulk_msg: timeout
 
Operating System - Linux
        1840180
        Members
    
    
        4083
        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
	
		
			
            
                
            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
 
10-01-2008 09:57 AM
10-01-2008 09:57 AM
			
				
					
					
						RedHat 3.0 - 2.4.21-4.ELsmp
The computers only have USB 1.0 ports.
I have a USB 2.0 360GB external drive on the computer. I can transfer data back and forth with the only issue being that at times the system bogs down for a minute or so - but then continues. No errors are reported and no loss of data.
I just picked up 2 USB 2.0 4Gb flash drives (pen drives).
Sometimes they work and sometimes I get errors.
I've played with the following utilities:
o fdisk
o mke2fs
o mount / unmount
Sometimes you can do any/all of them as much as you want. Then, for whatever reason, the following errors appear in
SCSI disk error : host 0 channel 0 id 0 lun 0 return code = 70000
I/O error: dev 08:01, sector 55176
usb_control/bulk_msg: timeout
(the sector number changes over time).
The system remains operational but the load goes to about 4.0. The very-active processes are the invoked utility (right now it is mke2fs) and usb-storage-0.
I usually reboot the system after a few minutes but while typing this I left it up longer and just got the following message:
usb-storage: host_reset() requested but not implemented
scsi: device set offline - command error recover failed: host 0 channel 0 id 0 lun 0
SCSI disk error : host 0 channel 0 id 0 lun 0 return code = 6070000
I/O error: dev 08:01, sector 265986
I/O error: dev 08:01, sector 265988
I/O error: dev 08:01, sector 524304
(lots more I/O errors follow).
Any ideas?
regards,
tony
 
					
				
			
			
				
	
			
				
		
			
			
			
			
			
			
		
		
		
	
	
	
The computers only have USB 1.0 ports.
I have a USB 2.0 360GB external drive on the computer. I can transfer data back and forth with the only issue being that at times the system bogs down for a minute or so - but then continues. No errors are reported and no loss of data.
I just picked up 2 USB 2.0 4Gb flash drives (pen drives).
Sometimes they work and sometimes I get errors.
I've played with the following utilities:
o fdisk
o mke2fs
o mount / unmount
Sometimes you can do any/all of them as much as you want. Then, for whatever reason, the following errors appear in
SCSI disk error : host 0 channel 0 id 0 lun 0 return code = 70000
I/O error: dev 08:01, sector 55176
usb_control/bulk_msg: timeout
(the sector number changes over time).
The system remains operational but the load goes to about 4.0. The very-active processes are the invoked utility (right now it is mke2fs) and usb-storage-0.
I usually reboot the system after a few minutes but while typing this I left it up longer and just got the following message:
usb-storage: host_reset() requested but not implemented
scsi: device set offline - command error recover failed: host 0 channel 0 id 0 lun 0
SCSI disk error : host 0 channel 0 id 0 lun 0 return code = 6070000
I/O error: dev 08:01, sector 265986
I/O error: dev 08:01, sector 265988
I/O error: dev 08:01, sector 524304
(lots more I/O errors follow).
Any ideas?
regards,
tony
	REMEMBER: Once you eliminate your #1 problem, #2 gets a promotion.
			
			
				Solved! Go to Solution.
		2 REPLIES 2
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-02-2008 04:49 AM
10-02-2008 04:49 AM
Solution
			
				
					
					
						Get your kernel up to date: the current RHEL 3 multiprocessor kernel is something like 2.4.21-57.ELsmp. It contains a large number of bug fixes.
If you are properly registered with the RedHat Network, the update can be done by simply running up2date. As this is a kernel update, you should schedule a reboot at some convenient time after the up2date run is complete. Kernel updates take effect only after a reboot.
MK
		
		
	
	
	
If you are properly registered with the RedHat Network, the update can be done by simply running up2date. As this is a kernel update, you should schedule a reboot at some convenient time after the up2date run is complete. Kernel updates take effect only after a reboot.
MK
	MK
			
			
				
			
			
			
			
			
			
		- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
10-02-2008 09:44 PM
10-02-2008 09:44 PM
			
				
					
						
							Re: usb_control/bulk_msg: timeout
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi,
Please update latest patches, after that you will get resolve your problem.
To Avoid other problems also, which is related to latest patches.
Regards,
Gokul Chandola
		
		
	
	
	
Please update latest patches, after that you will get resolve your problem.
To Avoid other problems also, which is related to latest patches.
Regards,
Gokul Chandola
	There is always some scope for improvment.
			
			
				
			
			
			
			
			
			
		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