Description
This article describes how to upgrade FortiPortal from GUI.
Scope
FortiPortal.
Solution
FortiPortal v6.0 there is no admin page available (https://portal-ip:4443).
Before Upgrade.
- Read the release notes to know and resolved issues.
- Read the compatibility matrix.
- Make sure FortiManager connection status is up on the portal.
- Poll all FortiManagers to verify the connection status.
- Make sure FortiAnalyzer connection status is up on the portal.
- Poll all FortiAnalyzers to verify the connection status.
- Make sure all FortiGates are in Sync with FortiManager.
- Make sure the policy package status is Installed on portal for all customer.
- Verify the logs are received on portal for all customer.
- Verify the system resource usage by using '# get system performance'.
- Verify the crashlog read on the Portal by using '# dia debug crashlog read'.
- Make sure there is VMConsole access to Portal and Portal DB prior to any upgrades.
- Take a config backup for portal via CLI
execute backup all-settings ftp <ftp_address> <string> <username> <password>
- Take a full database dump for portal DB ( see related articles).
- Take a VMSnapshot of portal and Portal DB prior to any upgrades.
Upgrade Procedure.
Login into the FortiPortal using spuser account.
Go to Admin -> System Info.
In the version information, select the upload image icon.
After the upgrade, verify the version by going to Admin -> System Info tab.
After Upgrade Checks.
- Verify the system resource usage by using 'get system performance' and 'get system status'.
- Verify the crashlog read on the Portal by using 'diagnose debug crashlog read'.
- Once db-migration is completed successfully it is possible to connect to portal DB and run the query to check the schema version using 'select * from ftntpmcdb.fpc_version;' (this should show version of latest build information).
- After Upgrade, verify the Connection status to FortiManager, Fortianalyzer.
- Verify the logs are received on Portal for all customer.
- Verify the policy package status is in Installed state for all the customer.
- Verify the policy installation from the portal.
Related article:
Technical Tip: FortiPortal information to collect when a ticket is raised