WebSphere Application Server에서 WebSphere eXtreme Scale Client 업데이트

[Version 2.1 and later] WebSphere® Application Server를 새 버전으로 마이그레이션할 때 WebSphere eXtreme Scale Client 구성도 새 WebSphere Application Server 설치로 마이그레이션할 수 있습니다.

시작하기 전에

이 태스크 정보

WebSphere eXtreme Scale과 통합된 WebSphere Application Server의 새 버전을 설치하는 경우, 먼저 일반 프로세스에 따라 WebSphere Application Server를 업그레이드하십시오. 그런 다음 WebSphere eXtreme Scale Client의 새 버전을 새 설치에 설치하십시오. 그러면 xsmigration 스크립트를 사용하여 WebSphere eXtreme Scale 구성 정보를 새 WebSphere Application Server 설치로 이동할 수 있습니다.

프로시저

  1. 배치 관리자와 관련된 구성을 버전 7에서 버전 8로 마이그레이션하십시오.
    1. WebSphere Application Server 백업 스크립트를 실행하십시오. 자세한 정보는 WASPreUpgrade 명령을 참조하십시오.
    2. 배치 관리자를 중지하십시오.
    3. WebSphere eXtreme Scale Client 구성에서 배치 관리자 서버에 액세스하여 마이그레이션 스크립트를 실행하십시오.
      1. <WXS_v8_install_root>/bin 디렉토리로 변경하십시오.
      2. 다음 명령을 실행하십시오.
        xsmigration.bat|sh -targetwashome <WAS8x_HOME>
        -sourcewashome <WAS7x_HOME> -targetprofilepath <WAS8x_DmgrProfile>
         -sourceprofilepath <WAS7x_DmgrProfile>
        여기서
        • <WAS8x_HOME>은 WebSphere Application Server 버전 8.x 설치의 루트 위치입니다. 예: /opt/IBM/WebSphere8
        • <WAS7x_HOME>은 WebSphere Application Server 버전 7.x 설치의 루트 위치입니다. 예: /opt/IBM/WebSphere7
        • <WAS8x_DmgrProfile>은 WebSphere Application Server 버전 8.x 배치 관리자 프로파일의 위치입니다. 예: /opt/IBM/WebSphere8/profiles/DMgr01
        • <WAS7x_DmgrProfile>은 WebSphere Application Server 버전 7.x 배치 관리자 프로파일의 위치입니다. 예: /opt/IBM/WebSphere7/profiles/DMgr01
  2. 애플리케이션 서버와 관련된 구성을 버전 7에서 버전 8로 마이그레이션하십시오.
    1. <WXS_v8_install_root>/bin 디렉토리로 변경하십시오.
    2. 다음 명령을 실행하십시오.
      xsmigration.bat|sh -targetwashome <WAS8x_HOME>
      -sourcewashome <WAS7x_HOME> -targetprofilepath <WAS8x_AppServerProfile>
       -sourceprofilepath <WAS7x_AppServerProfile>
      여기서
      • <WAS8x_HOME>은 WebSphere Application Server 버전 8.x 설치의 루트 위치입니다. 예: /opt/IBM/WebSphere8
      • <WAS7x_HOME>은 WebSphere Application Server 버전 7.x 설치의 루트 위치입니다. 예: /opt/IBM/WebSphere7
      • <WAS8x_AppServerProfile>은 WebSphere Application Server 버전 8.x 애플리케이션 서버 프로파일의 위치입니다. 예: /opt/IBM/WebSphere8/profiles/AppServer01
      • <WAS7x_AppServerProfile>은 WebSphere Application Server 버전 7.x 애플리케이션 서버 프로파일의 위치입니다. 예: /opt/IBM/WebSphere7/profiles/AppServer01
  3. WebSphere Application Server 버전 8 배치 관리자를 다시 시작하고 관리되는 모든 노드를 동기화하십시오.