Proxy Migration from 5.1 to 5.2

1. 소개

This document provides the tested and validated procedures for migrating the host operating system and the proxy extension in environments managed by SUSE Multi-Linux Manager, specifically targeting systems deployed with SUSE Multi-Linux Manager Proxy 5.1.

업그레이드 시나리오에는 다음이 포함됩니다.

  • Migrating from SL Micro 6.1 to SL Micro 6.2

  • Updating SLES 15 SP7 with the new SUSE Multi-Linux Manager Proxy Extension 5.2 Beta 1

  • Upgrading the SUSE Multi-Linux Manager Proxy Extension from version 5.1 to version 5.2 Beta 1

Before migrating the proxy, it is required to first migrate the SUSE Multi-Linux Manager 5.1 Server to SUSE Multi-Linux Manager 5.2 Beta 1.

2. SL Micro 6.1 to SL Micro 6.2

This section provides the tested procedure to upgrade a SL Micro 6.1 host deployed with SUSE Multi-Linux Manager 5.1 Proxy to SL Micro 6.2 with SUSE Multi-Linux Manager 5.2 Beta 1 Proxy.

2.1. 선행 조건

  • SUSE Multi-Linux Manager 5.1 Proxy is installed and running on SL Micro 6.1.

  • 프록시 시스템은 SUSE Multi-Linux Manager 서버에 등록되어 있습니다.

2.2. 배포판 업그레이드 및 프록시 마이그레이션

Procedure: Migrate SUSE Multi-Linux Manager 5.1 Proxy to SUSE Multi-Linux Manager 5.2 Beta 1 Proxy
  1. 시스템 및 SUSE Multi-Linux Manager 도구 버전을 확인합니다.

    cat /etc/os-release
    mgrpxy --version

    확인:

    • Operating System: SL Micro 6.1

    • Tools version: mgrpxy version 5.1.x or higher

  2. 실행 중인 컨테이너를 확인합니다.

    podman ps

    다음 컨테이너가 실행 중인지 확인합니다.

    • proxy-squid

    • proxy-ssh

    • proxy-httpd

    • proxy-tftpd

    • proxy-salt-broker

  3. SUSE Multi-Linux Manager 서버에서 새로운 프록시 제품을 동기화합니다. 자세한 내용은 소프트웨어 제품에서 확인할 수 있습니다.

    웹 UI를 사용하여 동기화:

    • SL Micro 6.2

    • SUSE Multi-Linux Manager Proxy Extension 5.2 Beta 1

  4. 자세한 내용은 Registering openSUSE Leap Clients에서 참조하십시오.

    프록시 시스템으로 이동하여 시스템  개요 > 소프트웨어  제품 마이그레이션을 선택합니다.

    마이그레이션 출처

    • SL Micro 6.1 + SUSE Multi-Linux Manager Proxy 5.1 Extension

      대상

    • SL Micro 6.2 + SUSE Multi-Linux Manager Proxy Extension 5.2 Beta 1

      필수 채널인지 확인하지 않은 경우, 메시지가 표시될 때 선택 채널을 선택하지 마십시오.

      실제 마이그레이션을 수행하기 전에 먼저 테스트를 실행해 보는 것이 좋습니다.

  5. 마이그레이션 작업을 모니터링합니다.

    Web UI의 시스템  세부 정보  이벤트 탭에서 해당 절차를 확인할 수 있습니다.

  6. After the upgrade completes, stop the proxy container and then reboot the system.

    mgrpxy stop
    reboot
  7. 재부팅 후 점검을 수행합니다.

    업그레이드된 OS 및 SUSE Multi-Linux Manager 확장 확인:

    cat /etc/os-release
    SUSEConnect --status-text
  8. SUSE Multi-Linux Manager 도구 버전을 확인합니다.

    mgrpxy --version

    예상 출력:

    • mgrpxy version 5.2.0 or higher

  9. Install the new proxy container images as RPM packages if they are not pulled from the registry.

    transactional-update pkg install suse-multi-linux-manager-5.2-<arch>-proxy*
  10. 프록시를 재부팅합니다.

  11. 프록시 컨테이너를 업그레이드하고 다시 시작합니다.

    mgrpxy upgrade podman
    mgrpxy stop
    mgrpxy start
  12. 프록시 컨테이너가 정상 작동하는지 확인합니다.

    podman ps

    예상되는 모든 프록시 컨테이너가 작동 중이어야 합니다.

    • proxy-salt-broker

    • proxy-httpd

    • proxy-squid

    • proxy-tftpd

    • proxy-ssh

2.3. 마이그레이션 완료

The proxy host system is now running SL Micro 6.2 with updated SUSE Multi-Linux Manager 5.2 Beta 1 Proxy packages and synchronized product channels.

3. SUSE Linux Enterprise Server 15 SP7

This section provides the procedure to update a SUSE Linux Enterprise Server 15 SP7 host deployed with SUSE Multi-Linux Manager 5.1 Proxy to SUSE Multi-Linux Manager 5.2 Beta 1 Proxy.

3.1. 선행 조건

  • SUSE Multi-Linux Manager Proxy 5.1 is installed and running on SUSE Linux Enterprise Server 15 SP7.

  • 프록시 시스템은 SUSE Multi-Linux Manager 서버에 등록되어 있습니다.

3.2. Proxy component update

Procedure: Update SUSE Multi-Linux Manager Proxy components on SUSE Linux Enterprise Server 15 SP7
  1. 운영 체제 및 SUSE Multi-Linux Manager 도구 버전을 확인합니다.

    cat /etc/os-release
    mgrpxy --version

    확인:

    • Operating System: SUSE Linux Enterprise Server 15 SP7

    • Tools version: mgrpxy version 5.1.x or higher

  2. 실행 중인 프록시 컨테이너를 나열합니다.

    podman ps

    다음 컨테이너가 실행 중인지 확인합니다.

    • proxy-salt-broker

    • proxy-httpd

    • proxy-squid

    • proxy-tftpd

    • proxy-ssh

  3. Synchronize the new Products in SUSE Multi-Linux Manager Server using the Web UI.

    For more information, see 소프트웨어 제품.

    Synchronize:

    • SUSE Multi-Linux Manager Proxy Extension 5.2 Beta 1

  4. Perform proxy product migration.

    For more information, see 제품 마이그레이션.

    프록시 시스템으로 이동하여 시스템  개요 > 소프트웨어  제품 마이그레이션을 선택합니다.

    Migrate from:

    • SUSE Linux Enterprise Server 15 SP7 + SUSE Multi-Linux Manager Proxy 5.1 Extension

      to:

    • SUSE Linux Enterprise Server 15 SP7 + SUSE Multi-Linux Manager Proxy Extension 5.2 Beta 1

      필수 채널인지 확인하지 않은 경우, 메시지가 표시될 때 선택 채널을 선택하지 마십시오.

      실제 마이그레이션을 수행하기 전에 먼저 테스트를 실행해 보는 것이 좋습니다.

  5. 마이그레이션 작업을 모니터링합니다.

    You can follow the process under Systems  Details  Events in the Web UI.

  6. After the upgrade completes, stop the proxy container and then reboot the system.

    mgrpxy stop
    reboot
  7. 재부팅 후 점검을 수행합니다.

    Verify the OS and SUSE Multi-Linux Manager extension version:

    cat /etc/os-release
    SUSEConnect --status-text
  8. SUSE Multi-Linux Manager 도구 버전을 확인합니다.

    mgrpxy --version

    예상 출력:

    • mgrpxy version 5.2.0 or higher

  9. Install the new proxy container images as RPM packages if they are not pulled from the registry.

    zypper install suse-multi-linux-manager-5.2-<arch>-proxy*
  10. 프록시를 재부팅합니다.

  11. 프록시 컨테이너를 업그레이드하고 다시 시작합니다.

    mgrpxy upgrade podman
    mgrpxy stop
    mgrpxy start
  12. 프록시 컨테이너가 정상 작동하는지 확인합니다.

    podman ps

    예상되는 모든 프록시 컨테이너가 작동 중이어야 합니다.

    • proxy-salt-broker

    • proxy-httpd

    • proxy-squid

    • proxy-tftpd

    • proxy-ssh

3.3. 마이그레이션 완료

이제 프록시 호스트 시스템이 업데이트된 SUSE Multi-Linux Manager 5.2 Beta 1 프록시 패키지와 동기화된 제품 채널로 SUSE Linux Enterprise Server 15 SP7을 실행 중입니다.