Upgrade Panorama High Availability Pair (Active/Passive) Leveraging SD-WAN Plugin
Table of Contents
11.0
Expand all | Collapse all
-
-
- Upgrade Panorama with an Internet Connection
- Upgrade Panorama Without an Internet Connection
- Install Content Updates Automatically for Panorama without an Internet Connection
- Upgrade Panorama in an HA Configuration
- Migrate Panorama Logs to the New Log Format
- Upgrade Panorama for Increased Device Management Capacity
- Upgrade Panorama and Managed Devices in FIPS-CC Mode
- Downgrade from Panorama 11.0
- Troubleshoot Your Panorama Upgrade
-
- What Updates Can Panorama Push to Other Devices?
- Schedule a Content Update Using Panorama
- Panorama, Log Collector, Firewall, and WildFire Version Compatibility
- Upgrade Log Collectors When Panorama Is Internet-Connected
- Upgrade Log Collectors When Panorama Is Not Internet-Connected
- Upgrade a WildFire Cluster from Panorama with an Internet Connection
- Upgrade a WildFire Cluster from Panorama without an Internet Connection
- Upgrade Firewalls When Panorama Is Internet-Connected
- Upgrade Firewalls When Panorama Is Not Internet-Connected
- Upgrade a ZTP Firewall
- Revert Content Updates from Panorama
-
Upgrade Panorama High Availability Pair (Active/Passive) Leveraging SD-WAN Plugin
Upgrade path and step-by-step procedure for the SD-WAN plugin version that your
Panorama HA pair is running.
Where Can I Use This? | What Do I Need? |
---|---|
|
|
Follow the upgrade path based on the SD-WAN plugin version that your Panorama
management server is running.
Panorama Running SD-WAN Plugin Version | Follow the Steps |
---|
Panorama HA Pair: Upgrade SD-WAN Plugin 1.0.4 to 2.2.6 Release
When your Panorama is installed with any of the SD-WAN plugin versions
between 1.0.x to 2.2.x, and if you want to upgrade the SD-WAN plugin version,
you must upgrade to SD-WAN plugin version 2.2.6 first (and not any intermediate
version). Because the SD-WAN 2.2.6 version contains the new features, bug fixes,
performance improvements, and enhancements.
It's recommended to always ensure that the Panorama software version is
higher than the PAN-OS version. For example, if your Panorama version is 10.1.9,
then your PAN-OS version can be any of the earlier PAN-OS 10.1.9 releases.
Read the important considerations for
upgrading Panorama before you start the upgrade process.
Use the following workflow in the same order to upgrade your Panorama
HA pair with SD-WAN 2.2.6 plugin version.
- Upgrade your Panorama management server version.
- From Panorama 9.1.x, download and install Panorama 10.0.7-h3 on both active and passive Panorama.
- From Panorama 10.0.7-h3, download and install the latest Panorama 10.1 release on both active and passive Panorama.
- After the Panorama is upgraded to the latest 10.1 release, check if
the active Panorama remains as active and the passive Panorama
remains as passive. If there is no change in the HA states, then the
upgrade is successful. Otherwise, you need to perform a force switch
over to maintain the state of the HA pairs that it was before the
upgrade. To perform the force switchover, execute the following CLI commands in the same order from the current active HA peer.
admin > request high-availbility state suspend
admin > request high-availbility state functional
Monitor the configd logs.(In administrator mode) Before upgrading the SD-WAN plugin to 2.2.6, start monitoring the configd log on both the Panorama HA pairs.admin> tail follow yes mp-log configd.log
If you see the below error message on executing tail follow yes mp-log configd.log command, the Mongo DB of the active and passive Panorama has become out of sync.To resolve this issue:- (In administrator mode) Drop the whole database
pan_oplog on both the active and passive
Panorama.
admin > debug mongo drop database pan_oplog instance mdb
- (In administrator mode) Restart configd on both the
active and passive
Panorama.
admin > debug software restart process configd
Once the configd is restarted, refresh the respective web interface and command line interface. After restart, you won't be seeing the mongo pan_oplog error on any of the commit processes.We recommend you to monitor the configd logs during the whole upgrade process.Download and install the SD-WAN plugin version 2.2.6 on both active and passive Panorama.(In administrator mode) Drop the SD-WAN collections on both active and passive Panorama.admin > debug mongo drop database pl_sd_wan instance mdb
This step is required to make the SD-WAN Mongo DB collections in synchronization.(In configuration mode) Forcefully commit the changes from the active Panorama.After completing the SD-WAN plugin upgrade, you must perform a commit force through the CLI command (in the configuration mode) on the Palo Alto Networks device. If you perform commit all instead of commit force, then you will lose all the SD-WAN configurations on that device.Check the following after Panorama HA upgrade.- Perform a selective push to branch devices first, followed by the hub devices from active Panorama.
- Select PanoramaManaged DevicesSummary and verify if the device group and templates are in synchronization on both active and passive Panorama under the devices summary page.
- Verify if the SD-WAN configurations such as, Tunnel, BGP, Key ID,
and traffic are as expected.After successful upgrade of the Panorama HA pair, the Key ID, PSK, IP cache, IPSec tunnel cache, and subnet cache will be refreshed which will not affect the functionalities of SD-WAN.
(Recommended) Upgrade the connected firewalls.Once the Panorama HA pair upgrade is successful, the connected hub and branch devices can be upgraded one-by-one starting with the branch firewalls followed by hub firewalls (the branch and hub firewalls can be standalone firewalls or HA pairs).We recommend you to check the SD-WAN configuration and functionality after upgrading each firewall.- Introduce a minor change on all the templates by modifying or adding the comment for an interface on the template, followed by a Commit and Push to Devices. This is just a verification activity to ensure that the configuration is good and the upgrade is working.
- Check the SD-WAN configuration and functionalities.
- Upgrade the branch firewall one-by-one till all the branches are upgraded.
- Follow the below steps for branch firewalls first.
- Start upgrading a pair of branch HA or standalone devices from Panorama version 9.1.x to 10.0.7-h3, and then to the latest Panorama 10.1 release.
- Introduce a minor change in the comment of an interface from the particular firewall template from the active Panorama where the upgrade was performed, Commit, and Push to Devices. Once the Commit All is completed, check the SD-WAN configurations and functionalities. This is just a verification activity to ensure that the configuration is good and the upgrade is working after the firewall is upgraded.
- Follow the below steps for the hub firewalls. It's important that
you complete the upgrade of the branch firewalls and then start the
upgrade of the hub firewalls.
- Start upgrading a pair of hub HA or standalone devices from Panorama version 9.1.x to 10.0.7-h3, and then to the latest Panorama 10.1 release.
- Introduce a minor change in the comment of an interface from
the particular firewall template from the active Panorama
where the upgrade was performed,
Commit, and Push to
Devices. Once the Commit
All is completed, check the SD-WAN
configurations and functionalities. This is just a verification activity to ensure that the configuration is good and the upgrade is working after the firewall is upgraded.
- Select PanoramaManaged DevicesSummary and verify if the device group and templates are in synchronization on both active and passive Panorama under the devices summary page.
- After the upgrade is complete, note the changes after the upgrade.
Panorama HA Pair: Upgrade SD-WAN Plugin 2.1.x to 2.2.6 Release
When your Panorama is installed with SD-WAN plugin version 2.1.x, and if you want to upgrade the SD-WAN plugin version, you must upgrade to SD-WAN plugin version 2.2.6 first (and not any intermediate version). Because the SD-WAN 2.2.6 version contains the new features, bug fixes, performance improvements, and enhancements.It's recommended to always ensure that the Panorama software version is higher than the PAN-OS version. For example, if your Panorama version is 10.1.9, then your PAN-OS version can be any of the earlier PAN-OS 10.1.9 releases.Read the important considerations for upgrading Panorama before you start the upgrade process.Use the following workflow in the same order to upgrade your Panorama HA pair with the SD-WAN 2.2.6 plugin version.- Upgrade your Panorama management server version.
- Download and install the latest Panorama 10.1 release on both active and passive Panorama.
- After the Panorama is upgraded to the latest 10.1 release, check if
the active Panorama remains as active and the passive Panorama
remains as passive. If there is no change in the HA states, then the
upgrade is successful. Otherwise, you need to perform a force switch
over to maintain the state of the HA pairs that it was before the
upgrade. To perform the force switchover, execute the following CLI commands in the same order from the current active HA peer.
admin > request high-availbility state suspend
admin > request high-availbility state functional
Monitor the configd logs.(In administrator mode) Before upgrading the SD-WAN plugin to 2.2.6, start monitoring the configd log on both the Panorama HA pairs.admin> tail follow yes mp-log configd.log
If you see the below error message on executing admin > tail follow yes mp-log configd.log command, the mongo DB of the active and passive Panorama has become out of sync.To resolve this issue:- (In administrator mode) Drop the whole database
pan_oplog on both the active and passive
Panorama.
admin > debug mongo drop database pan_oplog instance mdb
- (In administrator mode) Restart configd on both the
active and passive
Panorama.
admin > debug software restart process configd
Once the configd is restarted, refresh the respective web interface and command line interface. After restart, you won't be seeing the mongo pan_oplog error on any of the commit processes.We recommend you to monitor the configd logs during the whole upgrade process.Download and install the SD-WAN plugin version 2.2.6 on both active and passive Panorama.(In administrator mode) Drop the SD-WAN collections on both active and passive Panorama.admin > debug mongo drop database pl_sd_wan instance mdb
This step is required to make the SD-WAN Mongo DB collections in synchronization.(In configuration mode) Forcefully commit the changes from the active Panorama.After completing the SD-WAN plugin upgrade, you must perform a commit force through the CLI command (in the configuration mode) on the Palo Alto Networks device. If you perform commit all instead of commit force, then you will lose all the SD-WAN configurations on that device.Check the following after Panorama HA upgrade.- Perform a selective push to branch devices first, followed by the hub devices from active Panorama.
- Select PanoramaManaged DevicesSummary and verify if the device group and templates are in synchronization on both active and passive Panorama under the devices summary page.
- Verify if the SD-WAN configurations such as, tunnel, BGP, Key ID,
and traffic are as expected.After successful upgrade of the Panorama HA pair, the Key ID, PSK, IP cache, IPSec tunnel cache, and subnet cache will be refreshed which will not affect the functionalities of SD-WAN.
(Recommended) Upgrade the connected firewalls.Once the Panorama HA pair upgrade is successful, the connected hub and branch devices can be upgraded one-by-one starting with the branch firewalls followed by hub firewalls (the branch and hub firewalls can be standalone firewalls or HA pairs).We recommend you to check the SD-WAN configuration and functionality after upgrading each firewall.- Introduce a minor change on all the templates by modifying or adding the comment for an interface on the template, followed by a Commit and Push to Devices. This is just a verification activity to ensure that the configuration is good and the upgrade is working.
- Check the SD-WAN configuration and functionalities.
- Upgrade the branch firewall one-by-one till all the branches are upgraded.
- Follow the below steps for branch firewalls first.
- Start upgrading a pair of branch HA or standalone devices from Panorama version 9.1.x to 10.0.7-h3, and then to the latest Panorama 10.1 release.
- Introduce a minor change in the comment of an interface from the particular firewall template from the active Panorama where the upgrade was performed, Commit, and Push to Devices. Once the Commit All is completed, check the SD-WAN configurations and functionalities. This is just a verification activity to ensure that the configuration is good and the upgrade is working after the firewall is upgraded.
- Follow the below steps for the hub firewalls. It's important that
you complete the upgrade of the branch firewalls and then start the
upgrade of the hub firewalls.
- Start upgrading a pair of hub HA or standalone devices from Panorama version 9.1.x to 10.0.7-h3, and then to the latest Panorama 10.1 release.
- Introduce a minor change in the comment of an interface from
the particular firewall template from the active Panorama
where the upgrade was performed,
Commit, and Push to
Devices. Once the Commit
All is completed, check the SD-WAN
configurations and functionalities. This is just a verification activity to ensure that the configuration is good and the upgrade is working after the firewall is upgraded.
- Select PanoramaManaged DevicesSummary and verify if the device group and templates are in synchronization on both active and passive Panorama under the devices summary page.
- After the upgrade is complete, note the changes after the upgrade.
Panorama HA Pair: Upgrade SD-WAN Plugin 2.2.6 to 3.0.7 Release
It's recommended to always ensure that the Panorama software version is higher than the PAN-OS version. For example, if your Panorama version is 10.1.9, then your PAN-OS version can be any of the earlier PAN-OS 10.1.9 releases.Read the important considerations for upgrading Panorama before you start the upgrade process.- Download the SD-WAN plugin 3.0.7 and delete all the 3.0.x plugins downloaded on both the Panorama HA pairs except SD-WAN plugin version 3.0.7.Upgrade the Panorama software version from the latest 10.1 version to the latest 10.2 version. After a successful upgrade to the latest 10.2 version, the SD-WAN plugin 3.0.7 will be installed automatically.To verify if the SD-WAN plugin 3.0.7 version is installed on your Panorama, check the General Information in the Panorama Dashboard.Once the upgrade is complete, check if the SD-WAN configurations and its functionalities are as expected.Perform a commit force through the CLI command (in the configuration mode) on the Palo Alto Networks device. If you perform commit all instead of commit force, then you will lose all the SD-WAN configurations on that device.(Recommended) Upgrade the connected devices one-by-one starting with the branch pairs followed by hub pairs.Once the devices are upgraded, check for SD-WAN configurations and its functionalities.After the upgrade is complete, note the changes after the upgrade.