VMware Cloud DR provides a quick setup guide on the main dashboard that provides step-by-step guidelines for performing main tasks in the application.
API tokens is used to authenticate yourself when you make authorized API connections. An API token is exchanged for an access token and authorizes access per organization. Generating API tokens is performed from your account page in Cloud Services Console or through the VMware Cloud Services. Tokens are generated using a special algorithm that picks up alphanumeric characters. Each token is a unique 65 characters combination.
- A token’s Time to Live (TTL) can range from several minutes to several months, or set to never expire. Note:- The default duration is six months.
- Scopes provide a way to implement control over what areas in an organization your token can access – specifically which role in an organization, and what services and the level of permissions
When you create an API token, you define its scope of permissions by assigning specific organization roles and service roles. For VMware Cloud DR, you need to scope the following roles to the API token.
- Organization Role: Organization Owner
- Service Roles:
- VMware Cloud on AWS Administrator
- VMware Cloud on AWS NSX Cloud Admin
The maximum lifespan of a VMware Cloud Services API token is 60 months, after which you must regenerate a new token and configure it inside of VMware Cloud DR. If you do not regenerate a new token when the old one expires, the product features cannot function. The best practice in this case is to create an API token with the longest Time To Live (TTL) possible, to avoid service interruption.
- Next you can add an Add the API Token
-
- From the left navigation, select Settings.
- Under API token, click the API token button.
- In the Configure API token dialog box, enter the API token.
- Click the Validate button.
- Click OK
The Cloud file systems and all Recovery SDDCs must be the same AZ inside one AWS region. This specific AZ is referred to as the “recovery” AZ, and is where you deploy Recovery SDDCs and add existing SDDCs for recovery operations .
Note:- In my current environment CFS is already deployed which is SCFS-01
Set up a Protected Site
We have two options available protect on-premises site or protect an SDDC site
- In this scenarios, we are protecting on-premises vCenter by clicking the Set up a protected site link menu and follow below options
- Select On-Premises Site
- Select the type of connectivity
- Time zone
- and Enter your on-premises Site Name
- Click on SET UP
- Protected site will be created and you will get option DEPLOY DRaaS Connector for the site
- Click on DEPLOY
From the next screen you will get steps to follow to deploy the connector
- First download the virtual appliance that will enable connectivity from the SDDC to the Cloud filesystem from Appliance OVA URL
- Note:- Site specific password will rest every 5 minute
-
- Note:- Few information about cloud connector
- Do not name the DRaaS Connector VM using the same naming conventions you use to name VMs in your vSphere environment.
- Avoid giving the DRaaS Connector VM a name that might match the VM name pattern you use when you define protection groups.
- If you are deploying the DRaaS Connector to a VMware Cloud SDDC with more than one cluster, you must choose a cluster to deploy the connector VM on.
- Each cluster in your SDDC must have the connector VM deployed on it in order for the VMs running on the cluster to be added to protection groups and replicated to a cloud backup site.
- Do not use non-ASCII characters for the connector name label.
- You can create multiple connector for single site based on capacity and number of VMs to be protected
- After downloading the OVA by using the URL, upload the OVA to a Content Library and deploy from content library or deploy the OVA from vCenter directly by selecting local file option
- Login to the vCenter and select deploy OVF template from Cluster
- Browse and select the local connector OVA file and click NEXT
- Select the location where connector to be deployed and click NEXT
- Select the compute resource where connector to be deployed and Click VMware-Cloud-Disaster-Recovery-VCDR-Solution-Deployment
- Review the detail and Click NEXT to continue
- Select the storage , virtual disk format and click NEXT
- Select the Network and click NEXT
Note :- IP address should be assigned manually
- Validate all entered details and Click FINISH
- Once the OVA is deployed manually power on the Virtual Machine
- Once VM is booted up login with default credentials to start the configuration
- admin/vmware#1
- type network IP allocation option Static or DHCP
- In our scenario selected ‘a’ to start Static IP allocation
- Enter a new IP address ,subnet mask and a DNS IP address , Once testing is completed and success you can move to next step
- Enter the Cloud Orchestrator FQDN
- Enter the passcode , once its validated you can enter the site label Label , After receiving the Success message to inform me that the setup was achieved.
- Finally we have to validate the firewall rules has been automatically created in the SDDC , if not create we need to manually create the rules.