Skip to content

Commit 315c620

Browse files
Merge pull request #302947 from sushantjrao/break-glass-setup
Update howto-upgrade-nexus-fabric.md
2 parents 90b074c + be7a0eb commit 315c620

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

articles/operator-nexus/howto-upgrade-nexus-fabric.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,11 @@ Runtime changes are categorized as follows:
2727

2828
### **Prerequisites**
2929

30-
Confirm that the Network Fabric Controller is in a 'Provisioned' state.
30+
- Confirm that the Network Fabric Controller is in a 'Provisioned' state.
31+
32+
- Ensure that all Fabric devices are checked for potential [cabling issues](./how-to-validate-cables.md).
33+
34+
- Ensure all Network Fabric devices are in a healthy state before initiating a major runtime version upgrade. This validation is not required for minor runtime version upgrades.
3135

3236
### **Upgrade workflow**
3337

@@ -83,7 +87,7 @@ Follow the recommended sequence for device upgrades, addressing any failures man
8387

8488
- Verify all devices are configured and synchronized.
8589

86-
- Ensure that there is at least **3GB of available disk space** within the directory `/mnt` to proceed with NNF device upgrade .
90+
- Ensure that there is at least **3.5GB of available disk space** within the directory `/mnt` to proceed with NNF device upgrade .
8791

8892
Upgrade individual devices with the following command:
8993

@@ -135,5 +139,5 @@ Check the version status of all devices and the fabric with AZCLI commands.
135139
### **Known issues**
136140

137141
1. Create the EOS image directory manually at `/mnt/nvram/nexus/eosimages` if it is missing. This is especially important for environments built from older NF versions.
138-
2. NNF device upgrades fail when the available disk space within the directory `/mnt` is less than 3GB. Perform a manual clean up to free up disk space within the NNF device and then retry the upgrade operation.
142+
2. NNF device upgrades fail when the available disk space within the directory `/mnt` is less than 3.5GB. Perform a manual clean up to free up disk space within the NNF device and then retry the upgrade operation.
139143

0 commit comments

Comments
 (0)