■ポリシーマネージャ サーバ Linux版 Ver13.xxからのバージョンアップ  (下記は64bitパッケージを利用したバージョンアップ実行例となります。) ※Ver14.xxへのアップグレードは、Ver13.xx/12.xx/11.xxから行えます。 1. ポリシーマネージャサーバをバージョンアップします。 # rpm -Uvh fspms-14.01.87207-1.x86_64.rpm [root@localhost f-secure]# rpm -Uvh fspms-14.01.87207-1.x86_64.rpm 準備しています... ################################# [100%] Stopping fspms (via systemctl): [ OK ] 更新中 / インストール中... 1:f-secure-policy-manager-server-14################################# [ 50%] ******************************************************************************** * F-Secure Policy Manager Server has been successfully upgraded to 14.01.87207. * * Run /opt/f-secure/fspms/bin/fspms-db-maintenance-tool before * starting the server. ******************************************************************************** ※RPMでアップグレード時に下記のようなエラーが出力されますが問題ございませんので無視してください。 整理中 / 削除中... 2:f-secure-policy-manager-server-13警告: ファイル /opt/f-secure/fspms/lib/mockito-kotlin-1.4.0.jar: 削除に失敗しました: そのようなファイルやディレクトリはありません 警告: ファイル /opt/f-secure/fspms/lib/mockito-core-1.10.19.jar: 削除に失敗しました: そのようなファイルやディレクトリはありません 警告: ファイル /opt/f-secure/fspms/lib/mariadb-java-client-2.2.0.jar: 削除に失敗しました: そのようなファイルやディレクトリはありません 警告: ファイル /opt/f-secure/fspms/lib/kotlin-test-junit-1.2.0.jar: 削除に失敗しました: そのようなファイルやディレクトリはありません 警告: ファイル /opt/f-secure/fspms/lib/kotlin-test-1.2.0.jar: 削除に失敗しました: そのようなファイルやディレクトリはありません 警告: ファイル /opt/f-secure/fspms/lib/kotlin-stdlib-jre8-1.2.0.jar: 削除に失敗しました: そのようなファイルやディレクトリはありません 警告: ファイル /opt/f-secure/fspms/lib/kotlin-stdlib-jre7-1.2.0.jar: 削除に失敗しました: そのようなファイルやディレクトリはありません 警告: ファイル /opt/f-secure/fspms/lib/kotlin-stdlib-1.2.0.jar: 削除に失敗しました: そのようなファイルやディレクトリはありません 警告: ファイル /opt/f-secure/fspms/lib/kotlin-reflect-1.2.0.jar: 削除に失敗しました: そのようなファイルやディレクトリはありません 警告: ファイル /opt/f-secure/fspms/lib/g1-heap-shrink-1.0.33.jar: 削除に失敗しました: そのようなファイルやディレクトリはありません 2. 必要に応じて自動更新エージェントを削除します。(PolicyManager12.xx以前からバージョンアップした場合、且つ下記に当てはまらない場合に実施ください。) ※Linuxセキュリティと同居環境で利用している場合には、自動更新エージェント(f-secure-automatic-update-agent)は削除しないで下さい。 ※PolicyManager Ver13.00から自動更新はf-secure-automatic-update-agentからGUTS2に変わりました。  (Ver13.xxからのバージョンアップでは本作業は必要ございません。) [root@localhost デスクトップ]# rpm -qa | grep f-secure f-secure-policy-manager-console-12.40.81151-1.x86_64 f-secure-automatic-update-agent-9.01.3-1.x86_64 f-secure-policy-manager-server-13.11.84108-1.x86_64 [root@localhost デスクトップ]# [root@localhost デスクトップ]# rpm -e f-secure-automatic-update-agent-9.01.3-1.x86_64 Shutting down F-Secure Automatic Update Agent: [ OK ] Stopping fsaua Removing fsaua startup from boot scripts Removing data directory Removing configuration data Removing startup script Removing fsaua user 3. fspms-db-maintenance-toolを実行します。 # /opt/f-secure/fspms/bin/fspms-db-maintenance-tool   [root@localhost デスクトップ]# /opt/f-secure/fspms/bin/fspms-db-maintenance-tool Starting database maintenance Total maintenance time: 4 seconds Run '/etc/init.d/fspms start' to start F-Secure Policy Manager Server. 4.fspms-configを実行します。 [root@localhost f-secure]# /opt/f-secure/fspms/bin/fspms-config F-Secure Policy Manager Server configuration utility. Copyright (c) 1997-2018 F-Secure Corporation. All Rights Reserved. There is a README file in the /opt/f-secure/fspms/ directory. The README contains links to the release notes and license terms for the product. Please read the license terms referenced in the README file. You must accept the terms to use F-Secure Policy Manager Server. You will be asked a few questions regarding the product installation. The default value will be shown in square brackets after the questions. To accept the default value, just press Enter. Stopping fspms (via systemctl): [ OK ] Configure the ports for the Policy Manager Server. Host module HTTP port [80]: Host module HTTPS port [443]: Administration module port [8080]: Choose whether to restrict access to the administration module (only accessible from the local machine) [yes]: Enable Web Reporting [yes]: Web Reporting port [8081]: Starting fspms (via systemctl): [ OK ] Configuration is complete. You can manage the F-Secure Policy Manager Server manually by typing '/etc/init.d/fspms {start|stop|restart|status}'. Thank you for using F-Secure product. 5. ポリシーマネージャコンソールをバージョンアップします。 # rpm -Uvh fspmc-14.01.87207-1.x86_64.rpm [root@localhost f-secure]# rpm -Uvh fspmc-14.01.87207-1.x86_64.rpm 準備しています... ################################# [100%] 更新中 / インストール中... 1:f-secure-policy-manager-console-1################################# [ 50%] ******************************************************************************** * F-Secure Policy Manager Console has been successfully upgraded to 14.01.87207. ******************************************************************************** 整理中 / 削除中... 2:f-secure-policy-manager-console-1################################# [100%] [root@localhost f-secure]#