NetAppDocs / ontap-systems-switches

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

lif revert has to be done from the local nodes #173

Closed netappmf closed 3 months ago

netappmf commented 3 months ago

Page URL

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

Page title

Replace Broadcom BES-53248 cluster switches with switchless connections

Summary

The documentation in step 3 says the following...

Re-enable auto-revert for the cluster LIFs:

network interface modify -vserver Cluster -lif * -auto-revert true

Verify that all LIFs are home. This might take a few seconds.

network interface show -vserver Cluster -lif lif_name

....

If any cluster LIFS have not returned to their home ports, revert them manually:

network interface revert -vserver Cluster -lif lif_name

Since cluster Lifs have to be reverted from the local node it might be helpful to add this information here so the customer can prepare the connection to this in advance. We had an issue here because the customer was using their domain users to login and hadn't prepared the admin password to connect locally.

Public issues must not contain sensitive information

netapp-yvonneo commented 3 months ago

@netappmf thanks for your feedback. We'll review the documentation and update accordingly.

netapp-yvonneo commented 3 months ago

@netappmf thanks for your feedback. The doc has been updated and is now available online.