Mellanox / ufm_sdk_3.0

BSD 3-Clause "New" or "Revised" License
20 stars 21 forks source link

Issue:3837449:PDR plugin - LinkDownedCounterExtended #189

Closed vg12345 closed 7 months ago

vg12345 commented 7 months ago

General Description:

the plugin did not arise an info in the logs about isolate based on LinkDownedCounterExt measurements.

Steps to Reproduce:

  1. DRT RUN = true, NO_DOWN_COUNT = true
  2. running plugin, check the counter LinkDownedCounterExtended in port and his peers:

1712228785304,0x9c0591030085ac80,0x9c0591030085ac80,50,cables,0,24049771,0,0,0C,1 and:

1712228785303,0x900a840300e18c40,0x900a840300e18c40,10,cables,0,4270561,0,0,0C,5

  1. then:

ibportstate -G 0x9c0591030085ac80 50 disable

ibportstate -G 0x9c0591030085ac80 50 enable

ibportstate -G 0x900a840300e18c40 10 disable

ibportstate -G 0x900a840300e18c40 10 enable

  1. then :

1712228905288,0x9c0591030085ac80,0x9c0591030085ac80,50,cables,0,24066457,0,0,0C,2 1712228905288,0x900a840300e18c40,0x900a840300e18c40,10,cables,0,4270568,0,0,0C,6

Expected Result:

I expected to see in the logs a message about the isolation of these ports.

Actual Results:

no message about this issue.

Environment:

**Attach Logs of UFM - Done

** Screenshot - Done

swx-jenkins3 commented 7 months ago

Can one of the admins verify this patch?