vCenter Server Appliance를 배포할 때 내장된 Platform Services Controller가 있는 vCenter Server를 또 다른 내장된 노드에 가입할 수 있습니다.

예를 들어, 내장된 Platform Services Controller 시스템이 있는 두 vCenter Server가 있다고 생각해 보겠습니다.

UI 설치 관리자를 사용하여 vCenter Server Appliance를 배포하는 경우:

  1. 장치 1의 경우 ESXi 호스트 1의 인스턴스로 vCenter Server Appliance를 배포합니다. ESXi 호스트 1과 시간 설정을 동기화합니다.
  2. 장치 2의 경우 ESXi 호스트 1의 인스턴스로 vCenter Server Appliance를 배포하고 장치 2가 ESXi 호스트 1과 동기화되도록 시간 설정을 구성합니다. 2단계에서는 시스템 1에 있는 배포된 장치의 vCenter Single Sign-On Server를 가입하기로 선택합니다. 자세한 지침은 2단계 - 내장형 Platform Services Controller를 가진 새로 배포된 vCenter Server Appliance 설정 항목을 참조하십시오.

CLI를 사용하여 vCenter Server Appliance를 배포하는 경우:

  1. 장치 1에 대한 JSON 구성 템플릿 embedded_vCSA_on_VC.json(또는 embedded_vCSA_on_ESXi.json)을 ESXi 호스트 1의 인스턴스로 구성합니다. JSON 구성 파일 준비에 대한 자세한 지침은 CLI 배포에 필요한 JSON 구성 파일 준비 항목을 참조하십시오.
  2. vcsa-cli-installer 명령을 실행하여 장치 1을 배포합니다. 자세한 내용은 CLI를 사용하여 vCenter Server Appliance 또는 Platform Services Controller 장치 배포의 내용을 참조하십시오.
  3. 장치 2에 대한 JSON 구성 템플릿 embedded_vCSA_replication_on_VC.json(또는 embedded_vCSA_replication_on_ESXi.json)을 ESXi 호스트 1의 인스턴스로 구성합니다. 첫 번째 내장된 노드의 호스트 이름을 sso 섹션의 replication_partner_hostname 필드에 입력합니다.
  4. embedded_vCSA_replication_on_VC.json(또는 embedded_vCSA_replication_on_ESXi.json) 파일을 사용하여 vcsa-cli-installer 명령을 실행하여 장치 2를 배포합니다.