Skip to content

Commit 171fbaf

Browse files
Merge pull request #280703 from sushantjrao/patch-34
Update howto-upgrade-nexus-fabric.md
2 parents cf5f337 + 222d67d commit 171fbaf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ Follow the recommended sequence for device upgrades, addressing any failures man
7979

8080
- Verify all devices are configured and synchronized.
8181

82+
- Ensure that there is at least **3GB of available disk space** within the directory `/mnt` to proceed with NNF device upgrade .
83+
8284
Upgrade individual devices with the following command:
8385

8486
```Azure CLI
@@ -128,4 +130,6 @@ Check the version status of all devices and the fabric with AZCLI commands.
128130

129131
### **Known issues**
130132

131-
Create the EOS image directory manually at `/mnt/nvram/nexus/eosimages` if it's missing. This is especially important for environments built from older NF versions. A fix is forthcoming in a future release.
133+
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.
134+
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.
135+

0 commit comments

Comments
 (0)