You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue occurred when the network topology has been redeployed after killing the network topology with the following switches' deactivation. As a result, after recovering, both switches are marked as DEACTIVATED (expected behavior). BUT ISL between deactivated switches is in DISCOVERED status(incorrect behaviour). The rest of the links that are connected to the DEACTIVATED switches are in FAILED status.
Kibana logs:
ISL that should be in FAILED status(both switches are in DEACTIVATED status):
ISL is in FAILED status (one of the switches is in DEACTIVATED status):
Topology:
Links details after redeploying network topology(switches were switched off after network topology deletion):
The text was updated successfully, but these errors were encountered:
yuliiamir
changed the title
Storm: Network: Topology redeployment: System sends Uni-ISL SETUP request when both ISL-related switches are DEACTIVATED.
Storm: Network: Topology redeployment: ISL between deactivated switches is in DISCOVERED status (should be FAILED)
Dec 4, 2023
The issue occurred when the network topology has been redeployed after killing the network topology with the following switches' deactivation. As a result, after recovering, both switches are marked as DEACTIVATED (expected behavior). BUT ISL between deactivated switches is in DISCOVERED status(incorrect behaviour). The rest of the links that are connected to the DEACTIVATED switches are in FAILED status.
Kibana logs:
ISL that should be in FAILED status(both switches are in DEACTIVATED status):
ISL is in FAILED status (one of the switches is in DEACTIVATED status):
Topology:
Links details after redeploying network topology(switches were switched off after network topology deletion):
Expected result: both switches are deactivated and appropriate ISLs are FAILED.
To reproduce this case, the test
System's able to fail an ISL if switches on both ends go offline during restart of network topology
can be used.The investigation of the calling Uni-ISL SETUP request is required.
Useful links:
#2363
#5504
#2364
The text was updated successfully, but these errors were encountered: