Proxy Upgrade from 5.0 to 5.2
1. 概要
このドキュメントは、SUSE Multi-Linux Managerで管理される環境において、ホストオペレーティングシステムとプロキシ拡張機能の両方を移行するためのテスト済みかつ検証済みのプロシージャを提供します。特に、SUSE Multi-Linux Manager Proxy 5.0を配備したシステムを対象としています。
対象となるアップグレードシナリオは次のとおりです。
-
Migrating from SUSE Linux Enterprise Micro (SLE Micro) 5.5 to SL Micro 6.2
-
SUSE Linux Enterprise Server (SLES) 15 SP6からSLES 15 SP7への移行
-
SUSE Multi-Linux Managerプロキシ拡張機能のバージョン5.0からバージョン5.2へのアップグレード
|
プロキシを移行する前に、まずSUSE Manager 5.0サーバをSUSE Multi-Linux Manager 5.2に移行する必要があります。 |
2. SLE Micro 5.5 to SL Micro 6.2
This section provides the tested procedure to upgrade a SLE Micro 5.5 host deployed with SUSE Multi-Linux Manager 5.0 Proxy to SL Micro 6.2 with SUSE Multi-Linux Manager 5.2 Proxy.
2.1. 前提条件
-
SUSE Multi-Linux Manager 5.0プロキシがSLE Micro 5.5にインストールされ、実行されている。
-
プロキシシステムがSUSE Multi-Linux Managerサーバに登録されている。
2.2. ディストリビューションのアップグレードとプロキシの移行
システムとSUSE Multi-Linux Managerツールのバージョンを確認します。
cat /etc/os-release mgrpxy --version確認:
Operating System:
SLE Micro 5.5Tools version:
mgrpxy version 0.1.29or higher実行中のコンテナを確認します。
podman ps以下のコンテナが実行されていることを確認します。
proxy-squid
proxy-ssh
proxy-httpd
proxy-tftpd
proxy-salt-brokerSUSE Multi-Linux Managerサーバの新しいプロキシ製品を同期します。 詳細については、ソフトウェア製品を参照してください。
Web UIを使用して同期します。
SL Micro 6.2
SUSE Multi-Linux Manager Proxy Extension 5.2プロキシ製品の移行を実行します。 詳細については、製品移行を参照してください。
プロキシシステムに移動し、 > を選択します。
移行元
SLE Micro 5.5+SUSE Manager Proxy 5.0 Extension移行先
SL Micro 6.2+SUSE Multi-Linux Manager Proxy Extension 5.2
必要であることが確認されていない限り、プロンプトが表示されたときにオプションのチャンネルを選択しないでください。
実際の移行を実行する前に、まず予行演習を実行することをお勧めします。
移行アクションを監視します。
Web UIのタブでプロセスを追跡できます。
After the upgrade completes, stop the proxy container and then reboot the system.
reboot mgrpxy stop再起動後のチェックを実行します。
アップグレードされたOSとSUSE Multi-Linux Manager拡張機能を確認します。
cat /etc/os-release SUSEConnect --status-textSUSE Multi-Linux Managerツールのバージョンを確認します。
mgrpxy --version予想される出力:
mgrpxy version 5.2or higherEnable Root SSH Access (if required). SL Micro 6.2 disables root login via SSH by default. Edit
/etc/ssh/sshd_config.d/sshd.conf:PermitRootLogin yesサービスを再起動します。
systemctl restart sshd詳細については、SL Microへのリモートルートログインを参照してください。
RPMパッケージとして新しいプロキシコンテナイメージをインストールします。
transactional-update pkg install suse-multi-linux-manager-5.2-<arch>-proxy*プロキシを再起動します。
プロキシコンテナをアップグレードして再起動します。
mgrpxy upgrade podman mgrpxy stop mgrpxy startFor air-gapped installations, first upgrade the container RPM packages, then run the
mgrpxy upgrade podmancommand.または、Kubernetesクラスタ上で実行されるプロキシコンテナは、次のコマンドを使用して更新できます。
mgrpxy upgrade kubernetes未使用のコンテナイメージをクリーンアップし、ディスク容量を解放します。
podman image prune -a
In some upgrades, multiple
*.rpmnewand*.rpmsavefiles may be generated. The presence or number of these files does not indicate that manual action is required. In SUSE Multi-Linux Manager container environments, required configuration changes are applied automatically during the upgrade process. These files are created as a result of differences between packaged defaults and existing configuration files, and may also include internal or informational changes that are not intended to be merged. If manual action is required for a configuration change, it will be explicitly documented in the release notes or upgrade documentation.Do not treat these files as a post-upgrade checklist or merge them in bulk. Only review a file if you are actively troubleshooting a specific issue and understand the impact of the configuration it contains. If a change is required, it should be applied intentionally based on a known requirement, not by copying differences from these files. If you are unsure, leave the file unchanged.
プロキシコンテナが動作していることを確認します。
podman psすべての予期されるプロキシコンテナが稼働中である必要があります。
proxy-salt-broker
proxy-httpd
proxy-squid
proxy-tftpd
proxy-ssh
|
特定のバージョンへのアップグレード
タグパラメータを指定しない場合、デフォルトで最新バージョンにアップグレードされます。特定のバージョンにアップグレードするには、タグパラメータと目的のイメージタグを指定します。 |
|
特定のタグを使用して特定のコンテナをアップグレードするオプションはありますが、この機能はPTFの適用のみを意図しています。 通常の状況下では、すべてのプロキシコンテナに同じタグを使用して一貫性を確保することを強くお勧めします。 |
2.3. 移行の完了
The proxy host system is now running SL Micro 6.2 with updated SUSE Multi-Linux Manager 5.2 Proxy packages and synchronized product channels.
3. SUSE Linux Enterprise Server 15 SP6から15 SP7
このセクションでは、SUSE Multi-Linux Manager 5.0プロキシが配備されたSUSE Linux Enterprise Server SP6ホストを、SUSE Multi-Linux Manager 5.2プロキシを備えたSUSE Linux Enterprise Server SP7にアップグレードするためのプロシージャについて説明します。
3.1. 前提条件
-
SUSE Multi-Linux Manager Proxy 5.0がSUSE Linux Enterprise Server 15 SP6にインストールされ、実行されている。
-
プロキシシステムがSUSE Multi-Linux Managerサーバに登録されている。
3.2. ディストリビューションのアップグレードとプロキシの移行
オペレーティングシステムとSUSE Multi-Linux Managerツールのバージョンを確認します。
cat /etc/os-release mgrpxy --version確認:
Operating System:
SUSE Linux Enterprise Server 15 SP6Tools version:
mgrpxy version 0.1.29or higher実行中のプロキシコンテナを一覧表示します。
podman ps以下のコンテナが実行されていることを確認します。
proxy-salt-broker
proxy-httpd
proxy-squid
proxy-tftpd
proxy-sshSynchronize the new Products in SUSE Multi-Linux Manager Server using the Web UI.
For more information, see ソフトウェア製品.
Synchronize:
SUSE Linux Enterprise Server SP7
SUSE Multi-Linux Manager Proxy Extension 5.2Perform proxy product migration.
For more information, see 製品移行.
プロキシシステムに移動し、 > を選択します。
Migrate from:
SUSE Linux Enterprise Server 15 SP6+SUSE Manager Proxy 5.0 Extensionto:
SUSE Linux Enterprise Server SP7+SUSE Multi-Linux Manager Proxy Extension 5.2
必要であることが確認されていない限り、プロンプトが表示されたときにオプションのチャンネルを選択しないでください。
実際の移行を実行する前に、まず予行演習を実行することをお勧めします。
移行アクションを監視します。
You can follow the process under in the Web UI.
After the upgrade completes, stop the proxy container and then reboot the system.
mgrpxy stop reboot再起動後のチェックを実行します。
Verify the OS and SUSE Multi-Linux Manager extension version:
cat /etc/os-release SUSEConnect --status-textSUSE Multi-Linux Managerツールのバージョンを確認します。
mgrpxy --version予想される出力:
mgrpxy version 5.2or higherRPMパッケージとして新しいプロキシコンテナイメージをインストールします。
zypper install suse-multi-linux-manager-5.2-<arch>-proxy*プロキシを再起動します。
プロキシコンテナをアップグレードして再起動します。
mgrpxy upgrade podman mgrpxy stop mgrpxy startFor air-gapped installations, first upgrade the container RPM packages, then run the
mgrpxy upgrade podmancommand.または、Kubernetesクラスタ上で実行されるプロキシコンテナは、次のコマンドを使用して更新できます。
mgrpxy upgrade kubernetes未使用のコンテナイメージをクリーンアップし、ディスク容量を解放します。
podman image prune -a
In some upgrades, multiple
*.rpmnewand*.rpmsavefiles may be generated. The presence or number of these files does not indicate that manual action is required. In SUSE Multi-Linux Manager container environments, required configuration changes are applied automatically during the upgrade process. These files are created as a result of differences between packaged defaults and existing configuration files, and may also include internal or informational changes that are not intended to be merged. If manual action is required for a configuration change, it will be explicitly documented in the release notes or upgrade documentation.Do not treat these files as a post-upgrade checklist or merge them in bulk. Only review a file if you are actively troubleshooting a specific issue and understand the impact of the configuration it contains. If a change is required, it should be applied intentionally based on a known requirement, not by copying differences from these files. If you are unsure, leave the file unchanged.
プロキシコンテナが動作していることを確認します。
podman psすべての予期されるプロキシコンテナが稼働中である必要があります。
proxy-salt-broker
proxy-httpd
proxy-squid
proxy-tftpd
proxy-ssh
|
特定のバージョンへのアップグレード
タグパラメータを指定しない場合、デフォルトで最新バージョンにアップグレードされます。特定のバージョンにアップグレードするには、タグパラメータと目的のイメージタグを指定します。 |
|
特定のタグを使用して特定のコンテナをアップグレードするオプションはありますが、この機能はPTFの適用のみを意図しています。 通常の状況下では、すべてのプロキシコンテナに同じタグを使用して一貫性を確保することを強くお勧めします。 |
3.3. 移行の完了
The proxy host system is now running SUSE Linux Enterprise Server SP7 with updated SUSE Multi-Linux Manager 5.2 Proxy packages and synchronized product channels.