F5 BIGIP Upgrade An Active Standby Cluster
F5 BIGIP Upgrade An Active Standby Cluster
F5 BIGIP Upgrade An Active Standby Cluster
net/f5-big-ip/upgrade-active-standby-cluster
Step by step procedure to upgrade an active/standby BIGIP cluster. In this example, I needed to
upgrade from BIG IP v13.0.0.0 to v13.1.0.2
Contents
1 Download
2 Export configuration
3 Reactivate license
4 Import
5 Install in a Boot Location
6 Force offline
7 Change active Boot Location
8 Release offline the upgraded node
9 Force to standby the non-upgraded node
10 Test the new version
11 Upgrade the other node by repeating last steps
Download
Login to https://downloads.f5.com/, search and download the ISO image of the version you want to
upgrade to.
Export configuration
As a good sysadmin practice, it is better to export the configuration of both nodes before
upgrading.
Using the web GUI (you can also use the tmsh command line) browse to System – Archives, and
press the <Create>button.
Reactivate license
A license reactivation may be neccesary on each node to avoid problems during the upgrade
process (See https://support.f5.com/csp/article/K7727).
Determine the service check date by running this command:
# grep "Service check date" /config/bigip.license
Service check date : 20180208
If the service check date is earlier than the license check date (you can check it on the image in
the downloadsection), the license reactivation is needed by clicking the “Re-activate…” button
under the License section:
License –> Reactivate
Import
Import on both nodes the previously downloaded ISO image to make it available to the BIG IPs
Software Management –> Image List –> Import
Force offline
This is not an essential step (given that we are always updating a standby node), but I prefer to set
offline the node we are going to upgrade.
So, lets suppose node 2 is the standby one since the beginning. In node 2, press
the (STANDBY)” link…
And then press the “Force offline” button to set the state to “FORCED OFFLINE”