- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- tu0: transmit FIFO underflow
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-18-2004 11:58 AM
01-18-2004 11:58 AM
Jan 16 16:09:24 HOSTNAME vmunix: tu0: transmit FIFO underflow: threshold raised to : 256 bytes
Jan 16 16:09:33 HOSTNAME vmunix: tu0: transmit FIFO underflow: threshold raised to : 512 bytes
What does it mean?Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2004 02:02 PM
01-18-2004 02:02 PM
SolutionThis particular question was asked and answered in:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=210880
Basically this is a benign (harmless) warning that the system is doing 'the right thing' by increasing an internal buffer. You can ignore it and be happy, or can can try to pre-increase the buffer before the need is detected. Your end users will not be able to tell the difference eitherway,.
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2004 04:36 PM
01-18-2004 04:36 PM
Re: tu0: transmit FIFO underflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2004 07:02 PM
01-21-2004 07:02 PM
Re: tu0: transmit FIFO underflow
it is not harmless as you described. It will lead normally to a 30 second sync if using switches with spanning tree enabled. During this time the machine is not reachable from outside.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2004 07:30 PM
01-21-2004 07:30 PM
Re: tu0: transmit FIFO underflow
Ralf, this is correct. But it is the Spanning Tree protocol that is learning it's configuration again and is responsible for the timeout.
Solution:
- If the switch allows it, you could disable STP for the port used by the system.
- But, switches like our Procurve's don't allow selective/per port STP settings. However, you can set a per_port_parameter "FAST" that will make the STP calculations much shorter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2004 10:33 PM
01-21-2004 10:33 PM
Re: tu0: transmit FIFO underflow
this is quit clear, but the experience is that system administrators doesn't know what was set or if the network hardware is a switch/hub, blaming the software vendor for problems.
So the last posting was an add on to check the parameters on the switch or to configure the driver to prevent further problems.