Turn on suggestions
![]() Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
|
04-09-2014 04:17 AM
In our one of the switch we are getting this error . I am not able to understand clearly about this log , any explain me ..
41:499069, [C2-5661], 14034/0, SLOT 7 | CHASSIS, ERROR, Brocade_DCX, S12,P243(66): FDS port block 1st = 0x2000, 2nd = 0x4000000, 3rd = 0x10, intr_cause = 0x10., OID:0x43c28802, c2_intr.c, line: 3936, comp:insmod, ltime:2014/04/09-09:27:41:499065
2014/04/09-09:27:41:999176, [C2-5661], 14035/0, SLOT 7 | CHASSIS, ERROR, Brocade_DCX, S12,P242(67): FDS port block 1st = 0x2000, 2nd = 0x8000000, 3rd = 0x10, intr_cause = 0x10., OID:0x43c28803, c2_intr.c, line: 3936, comp:insmod, ltime:2014/04/09-09:27:41:999172
2014/04/09-09:27:42:041456, [C2-5661], 14036/0, SLOT 7 | CHASSIS, ERROR, Brocade_DCX, S12,P243(66): FDS port block 1st = 0x2000, 2nd = 0x4000000, 3rd = 0x10, intr_cause = 0x10., OID:0x43c28802, c2_intr.c, line: 3936, comp:insmod, ltime:2014/04/09-09:27:42:041453
2014/04/09-09:27:43:677779, [C2-5661], 14037/0, SLOT 7 | CHASSIS, ERROR, Brocade_DCX, S12,P242(67): FDS port block 1st = 0x2000, 2nd = 0x8000000, 3rd = 0x10, intr_cause = 0x10., OID:0x43c28803, c2_intr.c, line: 3936, comp:insmod, ltime:2014/04/09-09:27:43:677776
2014/04/09-09:27:51:077429, [C2-5661], 14038/0, SLOT 7 | CHASSIS, ERROR, Brocade_DCX, S12,P243(66): FDS port block 1st = 0x2000, 2nd = 0x4000000, 3rd = 0x10, intr_cause = 0x10., OID:0x43c28802, c2_intr.c, line: 3936, comp:insmod, ltime:2014/04/09-09:27:51:077426
2014/04/09-09:27:51:077841, [C2-5661], 14039/0, SLOT 7 | CHASSIS, ERROR, Brocade_DCX, S12,P242(67): FDS port block 1st = 0x2000, 2nd = 0x8000000, 3rd = 0x10, intr_cause = 0x10., OID:0x43c28803, c2_intr.c, line: 3936, comp:insmod, ltime:2014/04/09-09:27:51:077839
2014/04/09-09:27:51:581218, [C2-5661], 14040/0, SLOT 7 | CHASSIS, ERROR, Brocade_DCX, S12,P243(66): FDS port block 1st = 0x2000, 2nd = 0x4000000, 3rd = 0x10, intr_cause = 0x10., OID:0x43c28802, c2_intr.c, line: 3936, comp:insmod, ltime:2014/04/09-09:27:51:581214
04-09-2014 06:34 AM
Hi,
What is connected to those two ports, 242 and 243? is the same device?
Those events report that the ASIC (S12/C0 in this case) is receiving frames on ports 242 and 243 without having allocated a Receive Buffer to it, because the sender of the frames is sending them when are no free BB credits.
A priori, you should review the device (or devices) connected to those ports because it seems to be misbehaving.
Rgds,
Felipon
04-17-2014 08:09 AM
Thank you for answer !!
Please let me what is fillword ...?
where it;s use ...?
how it will work ...?
any relaction is there b/w above error and fillword
04-28-2014 08:11 AM
In response to your queries:
fillword is a primitive used in FC to maintain the line synch'. It also is used during Link initialization to stablish the AC state. The above error has nothing to do with fillword.