Note:

Configure vCenter ELM between Oracle Cloud VMware Solution environments

Introduction

Enhanced Linked Mode (ELM) links together multiple vCenter Servers. ELM joins vCenter Servers to the same single sign-on (SSO) domain, which allows you to log in to all linked vCenter Servers simultaneously with the same user name and password, view inventories of all linked vCenters, and automatically replicate roles, permissions, licenses, tags and policies between the linked systems.

Objectives

Configure ELM between Oracle Cloud VMware Solution environments. This tutorial can also be used to configure ELM between Oracle Cloud VMware Solution and on-premises environments.

Environment Overview

Prerequisites

Task 1: Configure ELM

  1. SSH into the source vCenter using root credentials.

  2. At the command prompt, ping the host name of the replication partner vCenter to verify it resolves. In this example, the host name of the Toronto vCenter was entered and successfully resolved:

  3. Repeat steps 1 to 2 to verify the Domain Name System (DNS) resolves from the replication partner vCenter to the source vCenter. Example successful output:

  4. SSH to the source vCenter with root credentials. In this example, it is the San Jose vCenter.

  5. Run the cmsso-util command in pre-check mode to verify compatibility with the replication partner vCenter. In this example, Toronto is the replication partner.

    Note: The command is _cmsso-util domain-repoint --mode pre-check --src-emb-admin administrator --replication-partner-fqdn vcenter-sddc-toronto.sddc.yyz.oci.oraclecloud.com --replication-partner-admin administrator --dest-domain-name vsphere.local_

  6. Enter the source vCenter Server administration password.

  7. Enter the replication partner vCenter administration password.

  8. Verify that the configuration settings are correct and enter y.

  9. Review the output and resolve any conflict data, if found.

    Note: For additional information on conflict data resolution, see the VMware Documentation.

  10. Run the cmsso-util command in execute mode to link the environments. In this example, Toronto is the replication partner.

    Note: The command is _cmsso-util domain-repoint --mode execute --src-emb-admin administrator --replication-partner-fqdn vcenter-sddc-toronto.sddc.yyz.oci.oraclecloud.com --replication-partner-admin administrator --dest-domain-name vsphere.local_

  11. Enter the source vCenter administration password.

  12. Enter the replication partner vCenter administration password.

  13. Verify that the configuration settings are correct and enter y.

    Note: At this point, the two environments have been successfully linked and can now be accessed with credentials from Toronto’s SSO domain.

  14. To verify, log in to San Jose vCenter with administrator@vsphere.local and the password from Toronto.

  15. Once logged in, both environments will appear in the vCenter console.

Task 2: (Optional) Update HCX if Enabled

  1. Log in to HCX Manager with administration credentials on port 9443. In this example, the HCX manager in San Jose is used: https://ip_address:9443

  2. Click Manage in the vCenter section. The vCenter should be in an error state since SSO was linked with Toronto.

  3. Click Edit in the vCenter section.

  4. Update the Password field with the password from Toronto’s administrator@vsphere.local account.

    Note: After updating the password a banner similar to the one in the following screen shot should appear.

  5. Click the Appliance Summary tab. Under Hybridity Services, click STOP for Web Service and Application Service.

  6. Once the web and application services are stopped, click START for Web Service.

  7. Once the Web Service status shows as RUNNING, click START for the Application Service.

    Wait a few moments and both services will show as running.

    HCX has now been updated with the new password.

Acknowledgements

More Learning Resources

Explore other labs on docs.oracle.com/learn or access more free learning content on the Oracle Learning YouTube channel. Additionally, visit education.oracle.com/learning-explorer to become an Oracle Learning Explorer.

For product documentation, visit Oracle Help Center.