- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: CSMACD frame error. who can find the root caus...
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
02-10-2006 09:17 PM
02-10-2006 09:17 PM
CSMACD frame error. who can find the root cause from this output ?
because the output is very large, let me just paste one of them here. i can see that there is 5 frame errors. can you see any other abnormal from this output? and what stannds for the "frame error"? what can i do next?
thanks!!
Device Counters EIA0:
Value Counter
----- -------
1090040 Seconds since last zeroed
17349416967 Bytes received
25500463491 Bytes sent
61095816 Packets received
60377829 Packets sent
13711788400 Multicast bytes received
8802853319 Multicast bytes sent
15823418 Multicast packets received
8094695 Multicast packets sent
0 Unrecognized unicast destination packets
2186254 Unrecognized multicast destination packets
0 Unavailable station buffers
0 Unavailable user buffers
0 Alignment errors
5 Frame check errors
0 Frame size errors
0 Frame status errors
0 Frame length errors
0 Frame too long errors
0 Data overruns
0 Send data length errors
0 Receive data length errors
0 Transmit underrun errors
0 Transmit failures
0 Carrier check failures
0 Station failures
0 Initially deferred packets sent
0 Single collision packets sent
0 Multiple collision packets sent
0 Excessive collisions
0 Late collisions
0 Collision detect check failures
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2006 10:31 PM
02-10-2006 10:31 PM
Re: CSMACD frame error. who can find the root cause from this output ?
However, everything else looks fine and 5 errors out of 60 million packets (one error every two days, on average) received isn't _that_ much to worry about.
You say "you received many error reports". Do you mean some of the other interfaces are worse, or are you seeing some other kind of errors? You can always attach the full statistics.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2006 11:24 PM
02-10-2006 11:24 PM
Re: CSMACD frame error. who can find the root cause from this output ?
and also i donot understand the difference between CSMACD-1 and CSMACD-4?
btw, from some manual, it says "Ethernet allows a 1 in 10(8) bit error rate", and the output above is"227355824358 Bytes received with 5 Frame check errors"
so i think this rate is not acceptable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2006 05:31 AM
02-11-2006 05:31 AM
Re: CSMACD frame error. who can find the root cause from this output ?
Your LAN is obviously troubled.
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2006 01:41 PM
02-11-2006 01:41 PM
Re: CSMACD frame error. who can find the root cause from this output ?
Do you have connectivity issues or are you worrying about 5 errors in a log that's 1,090,040 Seconds (~12 days) old?
Perspective,
Art
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2006 04:47 PM
02-11-2006 04:47 PM
Re: CSMACD frame error. who can find the root cause from this output ?
what kind of trouble you mean? how to find it out and solve it?
can you explain more about CSMACS-1/2/4? does "1" means "EIA","2" means "EIB","4" means "EID"? or just a coincidence?
Art,
"12 days" is because we just had a server reboot :)
and after this reboot, i found such frame error appears. and then i wanna find out the root cause. that's the background :)
so, your suggestion is to continue to monitor?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2006 08:01 PM
02-11-2006 08:01 PM
Re: CSMACD frame error. who can find the root cause from this output ?
you need to issue the following command to find out, which physical LAN device is associated with each CSMA-CD station (and look at their counters):
$ mc ncl sho csma-cd stat * communication port, all counters
If these errors showed up immediately after booting this server, could it be that they are related to speed and duplex autonegotiations between the server and the switch ?
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2006 12:43 AM
02-12-2006 12:43 AM
Re: CSMACD frame error. who can find the root cause from this output ?
but our SAN is EMA
it displays an error when doing this command :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2006 03:40 AM
02-12-2006 03:40 AM
Re: CSMACD frame error. who can find the root cause from this output ?
what did you mean with this sentence ???
but our SAN is EMA
it displays an error when doing this command :)
We are talking about DECnet-Plus CSMA-CD stations or LAN network interface counters here (OpenVMS device name EIn0, DECnet-Plus CSMA-CD station csmacd-n). If I talk about a 'switch' in this context, it refers to the network switch, to which such LAN interfaces are typically connected and NOT to the Fibre Channel switch, which connects your OpenVMS host HBA to your EMA storage.
The command I've given is a NCL command to be issued on your OpenVMS node, which reported the CSMACD frame check errors.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2006 04:45 PM
02-12-2006 04:45 PM
Re: CSMACD frame error. who can find the root cause from this output ?
i tried your command, but following error displayed:
NCL>sho csma-cd stat csmacd-1 all chara
%NCL-E-CMLSENDFAILED, error sending command request
-CML-E-EMAAPROB, error returned from VMS EMA agent
-NCL-E-ACCESSDENIED, access denied
NCL>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2006 05:08 PM
02-12-2006 05:08 PM
Re: CSMACD frame error. who can find the root cause from this output ?
Allan in Atlanta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2006 05:37 PM
02-12-2006 05:37 PM
Re: CSMACD frame error. who can find the root cause from this output ?
NCL-E-ACCESSDENIED, access denied
you need to issue these NCL commands from a privileged account.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2006 05:52 PM
02-12-2006 05:52 PM
Re: CSMACD frame error. who can find the root cause from this output ?
now i can see that "CSMACD-1" means "EIA"
BUT, can i know which PCI slot it is located at ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2006 05:55 PM
02-12-2006 05:55 PM
Re: CSMACD frame error. who can find the root cause from this output ?
$ ANAL/SYS ! needs CMKRNL priv & SET TERM/WID=132
SDA> CLUE CONFIG
will show the system configuration, it includes PCI slot information.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2006 06:21 PM
02-12-2006 06:21 PM
Re: CSMACD frame error. who can find the root cause from this output ?
thanks a lot, man:)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2006 06:31 PM
02-12-2006 06:31 PM
Re: CSMACD frame error. who can find the root cause from this output ?
btw, i tried this:
SDA> clue fru
FRU Table written to CLUE$FRU.SYS file, use COMPAQ Analyze or DECevent to analyze.
SDA>
i got the SYS file, but i cannot get the correct output with ANALYZE command.
do you have any idea?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2006 10:33 PM
02-12-2006 10:33 PM
Re: CSMACD frame error. who can find the root cause from this output ?
COMPAQ Analyze and DECevent (and WSEA, part of WEBES) are layered products that must be installed separately.
cu,
Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 05:33 AM
02-13-2006 05:33 AM
Re: CSMACD frame error. who can find the root cause from this output ?
you can download DECevent and/or WEBES (contains SEA = previously Compaq Analyze) from the Analysis Service Tools page:
http://h18023.www1.hp.com/support/svctools/
These tools need to be installed, but do not require a license for errlog translation.
With DECevent, you can then use:
$ DIAGNOSE CLUE$FRU.SYS
With WEBES, it's more convenient to use the WEB interface http://your-vms-server:7902
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 11:17 AM
02-13-2006 11:17 AM
Re: CSMACD frame error. who can find the root cause from this output ?
thanks
but it seems that the CLUE$FRU.sys output is not similar with >>>sho fru, hehe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 07:05 PM
02-13-2006 07:05 PM
Re: CSMACD frame error. who can find the root cause from this output ?
there may be another level of mapping done by the console level between the actual HW config and what OpenVMS is seeing.
You can also look at what the console reports during init (as extracted from DIAGNOSE CLUE$FRU.SYS).
With the output of CLUE CONFIG, >>> SHOW CONFIG and the view of the back of your system, you should be able to figure it out...
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2006 08:53 PM
02-13-2006 08:53 PM
Re: CSMACD frame error. who can find the root cause from this output ?
sorry, my previous reply should have been directed to your SDA> CLUE CONFIG thread.
Volker.