SUSE Multi-Linux Manager Server Upgrade
Before running the upgrade command, it is recommended to to update the host operating system. Updating the host operating system will also result in the update of the SUSE Multi-Linux Manager tooling such as the mgradm
tool.
-
zypper
を使用してソフトウェアリポジトリを更新します。zypper ref
-
Depending on the host operating system, proceed with these steps:
- For a transactional system such as SL Micro:
-
-
transactional-update
を使用して利用可能な更新を適用します。transactional-update
-
更新が適用されたら、
reboot
を実行して再起動します。
-
- For SUSE Linux Enterprise Server:
-
Update installed software with
zypper
:zypper up
-
SUSE Multi-Linux Managerサーバコンテナは、次のコマンドを使用して更新できます。
mgradm upgrade podman
このコマンドは、コンテナのステータスを最新に更新してサーバを再起動します。
特定のバージョンへのアップグレード
If you do not specify the tag parameter, it will default to upgrading to the most recent version. To upgrade to a specific version, provide the tag parameter with the desired image tag. |
upgradeコマンドとそのパラメータの詳細については、次のコマンドを使用します。
mgradm upgrade podman -h
Air-gappedインストールでは、まずコンテナのRPMパッケージをアップグレードし、その後mgradm
コマンドを実行します。
1. Database Backup Volume
Server migration or upgrade with mgradm migration
or mgradm upgrade
can create a volume with the database backup.
When the PostgreSQL database version is increased, the old database must be stored in a separate location before running the upgrade. For this purpose mgradm
dynamically creates the volume var-pgsql-backup
. When the migration or upgrade is done and the user has validated that the new system is working as expected, this volume can be removed safely.