Skip links

Upgrade

Automatically upgrade your Nuage Networks
components with a single command or
step-by-step with MetroAE.

Upgrade Everything

Upgrade all specified components with one command as follows:

metroae-container upgrade everything

Upgrade Individual Components

MetroAE offers modular execution models in case you don’t want to upgrade all components together. You can use the command:

metroae-container upgrade vsds

to upgrade VSD components and

metroae-container upgrade vscs

to upgrade VSC components.

Upgrade Step-By-Step

You have the flexibility to mix and match appropriate workflows to upgrade your deployment. For example, the equivalent of metroae-container upgrade vsds for a standalone deployment is the following:

metroae-container upgrade preupgrade health
metroae-container upgrade sa vsd dbbackup
metroae-container upgrade sa vsd shutdown
metroae-container install vsds predeploy
metroae-container upgrade sa vsd deploy
metroae-container upgrade sa vsd complete

Rolling Back

In certain cases, you can use MetroAE to rollback or restore a stand-alone VSD or VSD cluster to its original version outside of the normal upgrade path.

If your upgrade or your existing VSD has failed and you want to roll it back to the pre-upgrade original version of the VSD without losing your VSD configuration, MetroAE can help. For more information read the documentation.

Bitnami