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-28-2002 12:09 PM
01-28-2002 12:09 PM
lanadmin
LAN INTERFACE STATUS DISPLAY
Mon, Jan 28,2002 12:05:20
PPA Number = 1
Description = lan1 Hewlett-Packard LAN adapter Rev0
Type (value) = ethernet-csmacd(6)
MTU Size = 1500
Speed = 100000000
Station Address = 0x0060b058c81d
Administration Status (value) = up(1)
Operation Status (value) = up(1)
Last Change = 40185
Inbound Octets = 25296750
Inbound Unicast Packets = 41086
Inbound Non-Unicast Packets = 45930
Inbound Discards = 45034
Inbound Errors = 0
Inbound Unknown Protocols = 45038
Outbound Octets = 8097362
Outbound Unicast Packets = 41139
Outbound Non-Unicast Packets = 2
Outbound Discards = 0
Outbound Errors = 0
Outbound Queue Length = 0
Specific = 655367
Press
Ethernet-like Statistics Group
Index = 2
Alignment Errors = 0
FCS Errors = 0
Single Collision Frames = 0
Multiple Collision Frames = 0
SQE Test Errors = 0
Deferred Transmissions = 0
Late Collisions = 0
Excessive Collisions = 0
Internal MAC Transmit Errors = 0
Carrier Sense Errors = 0
Frames Too Long = 0
Internal MAC Receive Errors = 0
Excess Collisions = 0
I am also getting alot of runt errors on the the sending hosts switch port
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 12:17 PM
01-28-2002 12:17 PM
Re: lanadmin
Is it capable of full-duplex?
If it is make sure it is set to full-duplex in your /etc/rc.config.d/hpbtlanconf file.
Also, if you are using a V-lan make sure it is set the same on your host side as the port/switch it is connected into.
Not sure if this helps at all?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 12:21 PM
01-28-2002 12:21 PM
Re: lanadmin
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 12:39 PM
01-28-2002 12:39 PM
Re: lanadmin
Also, are you experiencing any network issues?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 12:44 PM
01-28-2002 12:44 PM
Re: lanadmin
Inbound Discards
The number of inbound packets that were discarded even though no errors had been detected, to prevent their being delivered to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space.
http://www.hp.com/workstations/support/archive/manuals/J3622-90007.pdf
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 12:50 PM
01-28-2002 12:50 PM
Re: lanadmin
I am printing the doc!
We are not having any obvious issues. This box has not been patched in a while. Here are the patch # that I plan to install.
PHNE_24413,24725,25116,25423.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 01:25 PM
01-28-2002 01:25 PM
Re: lanadmin
That looks like a good start. Did you use the custom patch manager to get that list?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 01:27 PM
01-28-2002 01:27 PM
Re: lanadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 05:29 AM
01-29-2002 05:29 AM
Re: lanadmin
What encapsulation type is configured on the receiving host's Lan interface ?
Can you check encapsulation type on the sending hosts?
BR,
DGS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 08:06 AM
01-29-2002 08:06 AM
Re: lanadmin
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2002 11:19 AM
01-29-2002 11:19 AM
Re: lanadmin
the other is likely a stat for discard done by the card because it had nowhere to DMA a newly arrived frame.
given that the NIC in question is an EISA 100BT NIC (?) and that was probably never physically capable of link-rate operation, I could easily believe that data was arriving at the NIC at a rate higher than the NIC could get it into the system.
the upshot is that packets were dropped and will have required retransmitting at their source.