Prepare to install or upgrade NX-OS software and RCF
Before you install the NX-OS software and the Reference Configuration File (RCF), follow this procedure.
The examples in this procedure use the following switch and node nomenclature:
-
The names of the two Cisco switches are s1 and s2.
-
The node names are cluster1-01 and cluster1-02.
The procedure requires the use of both ONTAP commands and Cisco Nexus 9000 Series Switches commands; ONTAP commands are used unless otherwise indicated.
-
If AutoSupport is enabled, suppress automatic case creation by invoking an AutoSupport message:
system node autosupport invoke -node * -type all -message MAINT=xhwhere x is the duration of the maintenance window in hours.
The AutoSupport message notifies technical support of this maintenance task so that automatic case creation is suppressed during the maintenance window. -
Change the privilege level to advanced, entering y when prompted to continue:
set -privilege advancedThe advanced prompt (
*>) appears. -
Display how many interfaces are configured in each node for each switch:
network device-discovery show -protocol lldpShow example
cluster1::*> network device-discovery show -protocol lldp Node/ Local Discovered Protocol Port Device (LLDP: ChassisID) Interface Platform ----------- ------ ------------------------- ----------------- -------- cluster1-02/lldp e5a s1 Eth1/2 N9K-C9336C e3b s2 Eth1/2 N9K-C9336C cluster1-01/lldp e5a s1 Eth1/1 N9K-C9336C e3b s2 Eth1/1 N9K-C9336C . . -
Check the administrative or operational status of each node storage port and storage shelf port.
-
Display the node storage port attributes:
storage port showShow example
cluster1::*> storage port show Speed VLAN Node Port Type Mode (Gb/s) State Status ID -------------- ---- ----- ------- ------ -------- --------- ---- cluster1-01 e5a ENET storage 100 enabled online - e3b ENET storage 100 enabled online - cluster1-02 e5a ENET storage 100 enabled online - e3b ENET storage 100 enabled online - . . -
Display the storage shelf port attributes:
storage shelf port showShow example
cluster1::*> storage shelf port show Shelf ID Module State Internal? ----- -- ------ ------------ --------- 1.4 0 A connected false 1 A connected false 2 B connected false 3 B connected false . . -
Verify that switch health monitoring (CSHM) is enabled for the switch so that the switches are monitored:
system switch ethernet showShow example
cluster1::> system switch ethernet show Switch Type Address Model ----------------- ------------------ ---------------- --------------- s1 storage-network 1.2.3.4 N9K-C9336C-FX2 Serial Number: FFFXXXXXXX1 Is Monitored: true Reason: None Software Version: Cisco Nexus Operating System (NX-OS) Software, Version 10.3(4a) Version Source: CDP/ISDP s2 storage-network 2.3.4.5 N9K-C9336C-FX2 Serial Number: FEEXXXXXXX2 Is Monitored: true Reason: None Software Version: Cisco Nexus Operating System (NX-OS) Software, Version 10.3(4a) Version Source: CDP/ISDP
-
After you've prepared to install the NX-OS software and RCF, you can install or upgrade the NX-OS software.