Upgrade or downgrade the nodes
Before joining the newly installed nodes to the cluster, you must ensure that they are running the same version of ONTAP that the cluster is running. If the nodes are running a different version, you must upgrade or downgrade the nodes to match the cluster.
-
Determine the version of ONTAP installed on the cluster:
cluster image show
-
View the current version of ONTAP on the nodes:
-
On the first node, view the software version:
system node image show
::*> system node image show Is Is Install Node Image Default Current Version Date -------- ------- ------- ------- ------------------------- ------------------- localhost image1 false false 9.3 MM/DD/YYYY TIMESTAMP image1 true true 9.3 MM/DD/YYYY TIMESTAMP 2 entries were displayed.
-
Repeat the previous step for the second node.
-
-
Compare the versions of ONTAP on the cluster and the nodes, and perform either of the following actions:
-
If the versions of ONTAP on the cluster and the nodes are the same, no upgrade or downgrade is needed.
-
If the versions of ONTAP on the cluster and the nodes are different, you can Upgrade ONTAP on nodes with earlier versions or you can Revert ONTAP for nodes with later versions.
-