You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contact Microsoft support if there isn't enough space to perform the upgrade. Archived Extensible Operating System (EOS) images and support bundle files can be removed at the direction of support.
179
148
180
-
5. Check the Fabric's Network Packet Broker (NPB) for any orphaned `Network Taps` in Azure portal.
149
+
3. Check the Fabric's Network Packet Broker (NPB) for any orphaned `Network Taps` in Azure portal.
181
150
* Select `Network Fabrics` under `Azure Services` and then select the <NF_NAME>.
182
151
* Click on the `Resource group` for the Fabric.
183
152
* In the Resources list, filter on `Network Packet Broker`.
@@ -189,13 +158,13 @@ If any failures occur, report the <MISE_CID>, <CORRELATION_ID>, status code, and
189
158
>[!Note]
190
159
> If any Taps show `Not Found`, `Failed`, or `Error` status, stop the upgrade until issues are cleared. Provide this information to Microsoft Support when opening a support ticket for Tap issues.
191
160
192
-
6. Run and validate the Fabric cable validation report.
161
+
4. Run and validate the Fabric cable validation report.
193
162
Follow [Validate Cables for Nexus Network Fabric](how-to-validate-cables.md) to set up and run the report
194
163
195
164
>[!Note]
196
165
> Resolve any connection and cable issues before continuing the upgrade.
197
166
198
-
7. Review Operator Nexus Release notes for required checks and configuration updates not included in this document.
167
+
5. Review Operator Nexus Release notes for required checks and configuration updates not included in this document.
199
168
200
169
</details>
201
170
@@ -214,14 +183,14 @@ az networkfabric fabric show -g <NF_RG> --resource-name <NF_NAME> --subscription
> Output showing `{}` indicates successful execution of upgrade command.
223
192
224
-
The Fabric Resource Provider validates if the version upgrade is allowed from the existing Fabric version to the target version. Only N+1 major release upgrades are allowed (for example, 4.0.0->5.0.0).
193
+
The Fabric Resource Provider validates if the version upgrade is allowed from the existing Fabric version to the target version. Only N+1 major release upgrades are allowed (for example, 5.0.0->6.0.0).
225
194
226
195
On successful completion, the command puts the Fabric status into `Under Maintenance` and prevents any other operation on the Fabric.
227
196
@@ -249,7 +218,10 @@ Four Rack environments have 17 Devices:
249
218
3. Compute Rack MGMT switches upgrade together in parallel.
250
219
4. Aggregate Rack CEs upgrade one after the other in serial.
251
220
>[!Important]
252
-
> After each CE upgrade, wait for a duration of five minutes to ensure that the recovery process is complete before proceeding to the next CE
221
+
>**After each CE upgrade, wait for a duration of five minutes to ensure that the recovery process is complete before proceeding to the next CE.**
222
+
223
+
>[!Important]
224
+
>**For the remaining Aggregate Rack devices, the order for the device upgrades is not important as long as they are done in a serial manner.**
253
225
5. Aggregate Rack NPBs upgrade one after the other in serial.
254
226
6. Aggregate Rack MGMT switches upgrade one after the other in serial.
0 commit comments