infoblox_nios:upgrade
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| infoblox_nios:upgrade [2025/11/13 15:49] – [NIOS Upgrade] bstafford | infoblox_nios:upgrade [2026/03/19 23:06] (current) – [Upgrades to NIOS 9.1] bstafford | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| NOTE: When you have install a hotfix bundle/ | NOTE: When you have install a hotfix bundle/ | ||
| + | |||
| + | |||
| + | NOTE: From NIOS 9.0.6 onwards, upgrade status logs are captured in the Grid Master log files. You can view these logs using the '' | ||
| You may need to increase the session time out limit for your user account if you are having issues uploading code to the GM prior to an upgrade. If the time out limit is too low, the time out can break the upload. | You may need to increase the session time out limit for your user account if you are having issues uploading code to the GM prior to an upgrade. If the time out limit is too low, the time out can break the upload. | ||
| Line 53: | Line 56: | ||
| After you complete the downgrade procedure, all data in the database is lost. The downgrade process does not preserve data but does preserve license information and basic network settings. | After you complete the downgrade procedure, all data in the database is lost. The downgrade process does not preserve data but does preserve license information and basic network settings. | ||
| + | |||
| + | ===== Upgrades to NIOS 9.1 ===== | ||
| + | SSH into GM and disable TLS 1.0 and TLS 1.1 | ||
| + | |||
| + | < | ||
| + | set ssl_tls_protocols disable TLSv1.0 | ||
| + | set ssl_tls_protocols disable TLSv1.1</ | ||
| + | You will need to restart the GUI manually. Navigate to the Grid tab -> Grid Manager tab -> Members tab, select the member checkbox, expand the Toolbar, and click Control -> Restart GUI | ||
| + | |||
| + | You may also get the following error logs in the GM syslog based on one or more of the Trusted Root CA in your CA store in NIOS | ||
| + | < | ||
| ===== Upgrades to NIOS 9.0 ===== | ===== Upgrades to NIOS 9.0 ===== | ||
| Line 59: | Line 73: | ||
| You should install Hotfix-NIOS-98022 BEFORE upgrading to NIOS 9.0 (but AFTER distribution of NIOS 9.0.x code) to ensure that all OpenVPN connections (Grid communication) is using a correct certificate. Failure to do this can result in members going offline (not connecting to GM) and/or GM entering a reboot loop. From NIOS 9.0.6 onwards, Upgrade Test and Upgrade will fail if OpenVPN certificates are not correct. More details [[https:// | You should install Hotfix-NIOS-98022 BEFORE upgrading to NIOS 9.0 (but AFTER distribution of NIOS 9.0.x code) to ensure that all OpenVPN connections (Grid communication) is using a correct certificate. Failure to do this can result in members going offline (not connecting to GM) and/or GM entering a reboot loop. From NIOS 9.0.6 onwards, Upgrade Test and Upgrade will fail if OpenVPN certificates are not correct. More details [[https:// | ||
| + | |||
| + | Consider setting the following after upgrading to 9.0 to ensure that DNS restarts don't take longer. named_max_exit_wait - default is to wait until exit happens. This command sets a max (e.g. 3 or 5 seconds) | ||
| + | |||
| In NIOS 9.0 and higher, if you use LDAP authentication and you need the LDAP connection to egress the MGMT interface, you must put a static route on the NIOS box to force the traffic to use the MGMT interface. | In NIOS 9.0 and higher, if you use LDAP authentication and you need the LDAP connection to egress the MGMT interface, you must put a static route on the NIOS box to force the traffic to use the MGMT interface. | ||
| Line 142: | Line 159: | ||
| The following command is available from NIOS 9.0 onwards | The following command is available from NIOS 9.0 onwards | ||
| + | < | ||
| < | < | ||
| < | < | ||
infoblox_nios/upgrade.1763048998.txt.gz · Last modified: by bstafford
