cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Nexus 5000 log - FWM-2-STM_LOOP_DETECT

darkid123
Level 1
Level 1

Hi everyone,

I'm having trouble finding any information on what these logs could mean:

2011 Oct 27 16:17:48 XALBCVMNX01 %FWM-2-STM_LOOP_DETECT: Loops detected in the network among ports Po3 and Po4 vlan 100 - Disabling dynamic learn notificat

ionsfor 180 seconds

2011 Oct 27 16:18:11 XALBCVMNX01 %KERN-3-SYSTEM_MSG: SSE call for cmd = 3 failed. rc = -1076428946[bfd6ff6eH] - kernel

2011 Oct 27 16:20:48 XALBCVMNX01 last message repeated 5 times

2011 Oct 27 16:20:48 XALBCVMNX01 %FWM-2-STM_LEARNING_RE_ENABLE: Re enabling dynamic learning on all interfaces

2011 Oct 27 16:28:11 XALBCVMNX01 %KERN-3-SYSTEM_MSG: SSE call for cmd = 3 failed. rc = -1076428946[bfd6ff6eH] - kernel

Would this cause any issues?? Downtime, performance?

I have 2 Nexus 5000s configured in VPC, and Po 3 and Po 4 connect to an ESX host (VMWare). These logs are showing up on pretty much all my switches that have the same configuration. Po3 & 4 are configured as edge trunk ports... See config below. Port 4 is configured the same way.

Ethernet1/3 on Switch 1 is configured as a port channel (VPC) with E1/3 on Switch 2. Same thing for E1/4 on Switch 1 in a VPC with E1/4 on Switch 2.

All these ports go to 1 ESX host with 4 CNA ports.

interface port-channel3

  switchport mode trunk

  vpc 3

  spanning-tree port type edge trunk

interface Ethernet1/3

  switchport mode trunk

  channel-group 3

XALBCVMNX01# sh int po 3

port-channel3 is up

vPC Status: Up, vPC number: 3

  Hardware: Port-Channel, address: 0005.9b73.41ca (bia 0005.9b73.41ca)

  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec,

     reliability 255/255, txload 1/255, rxload 1/255

  Encapsulation ARPA

  Port mode is trunk

  full-duplex, 10 Gb/s

  Beacon is turned off

  Input flow-control is off, output flow-control is off

  Switchport monitor is off

  Members in this channel: Eth1/3

  Last clearing of "show interface" counters never

  30 seconds input rate 8725464 bits/sec, 792 packets/sec

  30 seconds output rate 8766648 bits/sec, 1089 packets/sec

  Load-Interval #2: 5 minute (300 seconds)

    input rate 6.97 Mbps, 594 pps; output rate 3.38 Mbps, 594 pps

  RX

    17265037196 unicast packets  826703 multicast packets  7425410 broadcast packets

    17273289309 input packets  22486323485032 bytes

    11186880177 jumbo packets  0 storm suppression packets

    0 runts  0 giants  0 CRC  0 no buffer

    0 input error  0 short frame  0 overrun   0 underrun  0 ignored

    0 watchdog  0 bad etype drop  0 bad proto drop  0 if down drop

    0 input with dribble  0 input discard

    0 Rx pause

  TX

    16836762780 unicast packets  181757250 multicast packets  12933897 broadcast packets

    17031453927 output packets  10978157509678 bytes

    4582723828 jumbo packets

    0 output errors  0 collision  0 deferred  0 late collision

    0 lost carrier  0 no carrier  0 babble

    97689001 Tx pause

  2 interface resets

XALBCVMNX01# sh vpc 3

vPC status

----------------------------------------------------------------------------

id     Port        Status Consistency Reason                     Active vlans

------ ----------- ------ ----------- -------------------------- -----------

3      Po3         up     success     success                    1,99-100,50

                                                                 0

XALBCVMNX01# sh int vfc 3

vfc3 is up

    Bound interface is port-channel3

    FCF priority is 128

    Hardware is Virtual Fibre Channel

    Port WWN is 20:02:00:05:9b:73:41:ff

    Admin port mode is F, trunk mode is on

    snmp link state traps are enabled

    Port mode is F, FCID is 0xbd0004

    Port vsan is 500

    5 minute input rate 3479256 bits/sec, 434907 bytes/sec, 99 frames/sec

    5 minute output rate 65736 bits/sec, 8217 bytes/sec, 29 frames/sec

      3275825238 frames input, 5289641626032 bytes

        0 discards, 0 errors

      5554313000 frames output, 9557291820036 bytes

        0 discards, 0 errors

    Interface last changed at Sun Feb  6 08:08:43 2011

Any ideas what could be causing these logs?

Thanks for the help.

Who Me Too'd this topic