- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- EVM Message
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
11-01-2005 09:03 PM
11-01-2005 09:03 PM
EVM Log Error 500 - vmunix: tu0: transmit FIFO underflow: threshold raised to: 512 bytes.
Is there something I can do to stop this happening, or is it nothing to worry about?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2005 09:19 PM
11-01-2005 09:19 PM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2005 09:47 PM
11-01-2005 09:47 PM
Re: EVM Message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2005 10:04 PM
11-01-2005 10:04 PM
Re: EVM Message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2005 10:36 PM
11-01-2005 10:36 PM
Re: EVM Message
tu:
StoreAndForward = 0
delay_6694F = 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2005 11:12 PM
11-01-2005 11:12 PM
Re: EVM Message
Use hwmgr get attr -cat network to verify the speed settings
Use:
lan_config -i if_name -a 0 -s 100 -x 1
To set to 100 MB full duplex.
I saw this recommendation in another forum.
Also, there is an indication to verify that /sbin/kloadsrv is running.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2005 11:18 PM
11-01-2005 11:18 PM
Re: EVM Message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2005 01:15 AM
11-02-2005 01:15 AM
Re: EVM Message
You cannot spread transmissions from one node over other nodes. Only spreading the applications that generate the sending traffic over the members can do that.
If the application is cluster aware(multi-instance) and the connectins are initiated by network clients, then using the cluster alias mecanism can spread the connections over the members.
You can spread the traffic over multiple interfaces on the same node by combining them into a LAG (Link Aggregation unit)
Rgds,
____ Johan.
_JB_