NetAppDocs / ontap-systems-switches

https://docs.netapp.com/us-en/ontap-systems-switches/
3 stars 8 forks source link

Remove the temporary port-channel #123

Closed AymenFeddaoui closed 9 months ago

AymenFeddaoui commented 10 months ago

Page URL

https://docs.netapp.com/us-en/ontap-systems-switches/switch-bes-53248/migrate-cn1610.html

Page title

Migrate CN1610 cluster switches to BES-53248 cluster switches

Summary

before modifying the Doc under the bug Bug 1309118

there was a section called "Remove the temporary port-channel 2 on cs2." ( point 13) and it was showing how to delete the Temp Port channel we create to complete the migration

we did this with my customer but it did not help and system keep reporting the Temp ISL status as Down

(es-por-stg-sst06)> (es-por-stg-sst06)> (es-por-stg-sst06)> (es-por-stg-sst06)>enable

(es-por-stg-sst06)#show port-chal nnel

Command not found / Incomplete command. Use ? to list commands.

(es-por-stg-sst06)#show port-?

port-channel port-profile port-security

(es-por-stg-sst06)#show port-channel

Command not found / Incomplete command. Use ? to list commands.

(es-por-stg-sst06)#show port-. channel 1/2

Local Interface................................ 1/2 Channel Name................................... temp-isl-cn1610 Link State..................................... Down Admin Mode..................................... Enabled Type........................................... Static Port-channel Min-links......................... 1 Load Balance Option............................ 7 (Enhanced hashing mode)

Mbr Device/ Port Port Ports Timeout Speed Active


(es-por-stg-sst06)#config

(es-por-stg-sst06)(Config)#deleteport port 1/2 ^ % Invalid input detected at '^' marker.

(es-por-stg-sst06)(Config)#deleteport port 1/2 all ^ % Invalid input detected at '^' marker.

(es-por-stg-sst06)(Config)#deleteport 1/2 all

(es-por-stg-sst06)(Config)#interv face 0/13-0/16

(es-por-stg-sst06)(Interface 0/13-0/16)#sn panning-tree edgeport

(es-por-stg-sst06)(Interface 0/13-0/16)#exit

(es-por-stg-sst06)(Config)#exit

(es-por-stg-sst06)#wi rite memory

This operation may take a few minutes. Management interfaces will not be available during this time.

Are you sure you want to save? (y/n) y

Configuration Saved!

(es-por-stg-sst06)# (es-por-stg-sst06)#show port-channel 1/2

Local Interface................................ 1/2 Channel Name................................... temp-isl-cn1610 Link State..................................... Down Admin Mode..................................... Enabled Type........................................... Static Port-channel Min-links......................... 1 Load Balance Option............................ 7 (Enhanced hashing mode)

Mbr Device/ Port Port Ports Timeout Speed Active


we did reboot the Switch and the same issue

could you please check what else can do or add it to the new Documentation

Public issues must not contain sensitive information

netapp-yvonneo commented 10 months ago

@AymenFeddaoui thanks for highlighting this issue. We'll verify and update the documentation accordingly.

andris-ntap commented 10 months ago

@AymenFeddaoui: The current procedure does not require the temporary ISL to be configured. From the older procedure, the steps are documented as: (cs1) # configure (cs1) (Config)# deleteport 1/2 all (cs1) (Config)# exit (cs1) # write memory

If this is not working as expected, please open a technical case with NetApp and/or Broadcom.

netapp-yvonneo commented 9 months ago

@AymenFeddaoui have you any objections to closing this issue as per Andris' comment, as it's not a documentation issue? Thanks

netapp-yvonneo commented 9 months ago

No documentaion updated required. Closing this issue.