Upgrade Paths

Nvidia (Mellanox) SN2010: Upgrade Path to latest hardening patch

By Sai Kiran Pandrala · reviewed by Sai Kiran Pandrala, Editor Last verified: 2026-05-30

⚡ At a glance
VendorNvidia (Mellanox)
Operating systemCumulus Linux / NVOS / SONiC
CategoryUpgrade Paths
Skill levelIntermediate to advanced
DIY-able?Yes with CLI access; some scenarios need Nvidia Enterprise Support + RMA.

I have run more Nvidia (Mellanox) upgrades than I can count and the only ones that hurt are the ones where I skipped image-integrity verification. Cumulus Linux / NVOS / SONiC either ships a `verify` step or expects you to checksum the file before onie-nos-install /home/cumulus/cumulus-linux-5.x.img.

On the SN2010 platform the activation phase is where you lose data-plane connectivity. Plan the change window around that window, not the full upgrade duration.

If something goes wrong, the rollback path on Cumulus Linux / NVOS / SONiC is well-trodden, but only if you saved running-config before starting. Do that now, before anything else.

What this guide covers

Upgrade procedure for Nvidia (Mellanox) SN2010 to latest hardening patch (Cumulus Linux / NVOS / SONiC).

Notes specific to this combination

Verify the supported upgrade path in the Nvidia (Mellanox) release notes before proceeding. Some Cumulus Linux / NVOS / SONiC releases require an intermediate hop; some support direct upgrade.

Step-by-step

  1. Verify current version: nv show system.
  2. Read the release notes for supported upgrade paths.
  3. Confirm minimum RAM / disk for the target release.
  4. Download target image; verify checksum.
  5. Schedule maintenance window.
  6. Back up running configuration.
  7. Copy image to local flash.
  8. Run onie-nos-install /home/cumulus/cumulus-linux-5.x.img.
  9. Reboot: nv action reboot system.
  10. Verify; nv config save if healthy.

CLI / commands

nv show system
nv show platform inventory
onie-nos-install /home/cumulus/cumulus-linux-5.x.img
nv config save

Frequently asked questions

Will this work on my specific Cumulus Linux / NVOS / SONiC version?

The procedure reflects current Cumulus Linux / NVOS / SONiC behaviour. Older releases may need minor syntax adjustments: use the CLI help (? or tab-completion) to verify.

Should I open a Nvidia Enterprise Support case immediately?

Open one if you suspect hardware failure or the symptom persists after a maintenance-window reload. Make sure your support entitlement is active first.

Where can I find the Nvidia (Mellanox) official documentation?

https://docs.nvidia.com/networking/, search the product family + feature name.

Is this procedure safe in production?

Test in a lab or maintenance window first. Capture pre-change state so you can roll back.

Related guides worth a look while you sort this one out:

References


Reference material, not professional advice. Validate against your specific Cumulus Linux / NVOS / SONiC version and test in a non-production environment before applying.

What changed recently?

Fault diagnosis on a Nvidia device goes faster when you map the symptom to a recent change:

The answer narrows the root cause to a manageable subset.

Safety + preconditions

Before any work on a Nvidia device:

Verification checklist

After applying the fix on your Nvidia device, confirm:

When to call Nvidia support instead

Escalate if:

More frequently asked questions

How often should I run preventive checks?

Quarterly for most consumer devices; monthly for production / commercial devices. Set a calendar reminder so the device stays healthy between issues.

Why is this happening on a brand-new unit?

Out-of-box defects do occur. If you've owned the device under 30 days and the symptom persists after a factory reset, escalate to the seller for replacement under DOA terms before opening a manufacturer support case.

Does this affect other devices on my network?

Generally no. The procedure is local to this device. Network-side changes (firmware updates that affect TLS, SMB, or routing) are flagged explicitly in the steps.

Will the procedure work on the international variant?

Some features and firmware paths are region-locked. Check the model spec sheet to confirm your variant supports the menu option referenced. If you're outside the US/EU, look for the regional support portal.

Can I roll this back if something breaks?

Yes for software-level changes (firmware rollback, config rollback). Hardware changes are usually one-way. Always back up settings before starting.