Upgrade the BES-53248 cluster switch
Follow these steps to upgrade the BES-53248 cluster switch.
This procedure applies to a functioning cluster and allows for a nondisruptive upgrade (NDU) and nondisruptive operation (NDO) environment. See the Knowledge Base article How to prepare ONTAP for a cluster switch upgrade.
Review requirements
Before you install the EFOS software, licenses, and the RCF file on an existing NetApp BES-53248 cluster switch, make sure that:
-
The cluster is a fully functioning cluster (no error log messages or other issues).
-
The cluster does not contain any defective cluster network interface cards (NICs).
-
All connected ports on both cluster switches are functional.
-
All cluster ports are up.
-
All cluster LIFs are administratively and operationally up and on their home ports.
-
The first two cluster LIFs on each node are configured on separate NICs and connected to separate cluster switch ports.
-
The ONTAP
cluster ping-cluster -node node1
advanced privilege command indicates thatlarger than PMTU communication
is successful on all paths.
There might be command dependencies between command syntax in the RCF and EFOS versions. |
For switch compatibility, consult the compatibility table on the Broadcom cluster switches page for the supported EFOS, RCF, and ONTAP versions. |
Prepare the controller
Follow this procedure to prepare the controller for a BES-53248 cluster switch upgrade.
-
Connect the cluster switch to the management network.
-
Use the ping command to verify connectivity to the server hosting EFOS, licenses, and the RCF.
If this is an issue, use a nonrouted network and configure the service port using IP address 192.168.x or 172.19.x. You can reconfigure the service port to the production management IP address later.
Show example
This example verifies that the switch is connected to the server at IP address 172.19.2.1:
(cs2)# ping 172.19.2.1 Pinging 172.19.2.1 with 0 bytes of data: Reply From 172.19.2.1: icmp_seq = 0. time= 5910 usec.
-
Verify that the cluster ports are healthy and have a link using the command:
network port show -ipspace Cluster
Show example
The following example shows the type of output with all ports having a
Link
value of up and aHealth Status
of healthy:cluster1::> network port show -ipspace Cluster Node: node1 Ignore Speed(Mbps) Health Health Port IPspace Broadcast Domain Link MTU Admin/Oper Status Status ------ ------------ ---------------- ---- ---- ----------- -------- ------ e0a Cluster Cluster up 9000 auto/10000 healthy false e0b Cluster Cluster up 9000 auto/10000 healthy false Node: node2 Ignore Speed(Mbps) Health Health Port IPspace Broadcast Domain Link MTU Admin/Oper Status Status ----- ------------ ---------------- ---- ---- ----------- -------- ------ e0a Cluster Cluster up 9000 auto/10000 healthy false e0b Cluster Cluster up 9000 auto/10000 healthy false
-
Verify that the cluster LIFs are administratively and operationally up and reside on their home ports, using the command:
network interface show -vserver Cluster
Show example
In this example, the
-vserver
parameter displays information about the LIFs that are associated with cluster ports.Status Admin/Oper
must be up andIs Home
must be true:cluster1::> network interface show -vserver Cluster Logical Status Network Current Current Is Vserver Interface Admin/Oper Address/Mask Node Port Home --------- ---------- ---------- ------------------ ------------- ------- ---- Cluster node1_clus1 up/up 169.254.217.125/16 node1 e0a true node1_clus2 up/up 169.254.205.88/16 node1 e0b true node2_clus1 up/up 169.254.252.125/16 node2 e0a true node2_clus2 up/up 169.254.110.131/16 node2 e0b true
Install software
Follow these instructions to install the software.
-
Install the EFOS software. Download and install the Ethernet Fabric OS (EFOS) software on the BES-53248 cluster switch.
-
Install licenses for BES-53248 cluster switches. Optionally, add new ports by purchasing and installing more licenses. The switch base model is licensed for 16 10GbE or 25GbE ports and two 100GbE ports.
-
Install the Reference Configuration File (RCF). Install or upgrade the RCF on the BES-53248 cluster switch, and then verify the ports for an additional license after the RCF is applied.
-
Install the Cluster Switch Health Monitor (CSHM) configuration file. Install the applicable configuration file for cluster switch health monitoring.
-
Enable SSH on BES-53248 cluster switches. If you use the Cluster Switch Health Monitor (CSHM) and log collection features, enable SSH on the switches.
-
Enable the log collection feature. Use this feature to collect switch-related log files in ONTAP.