VMware vCloud Availability Installation-Part-6-Create vSphere Replication Cloud Service Host & Replication Server

The vSphere Replication Cloud Service is a tenancy aware replication manager that provides the required API for managing the service and all the components. vSphere Replication Cloud Service registers it self as a vCloud Director extension and will be  accessible through the vCloud Director interface.

Lets Deploy vSphere Replication Cloud Service Host using below command..

hcs01.png

hcs02.png

hcs03

Create a new Variable with below information.

#export HCS01_ADDRESS=192.168.110.162

we will use this variable in subsequent commands.

Next is to configure trust for vSphere replication certificate by vSphere using below command.

hcs04

if command response is “OK” , that means we have successfully deployed vSphere Replication Cloud Service Host.

Create vSphere Replication Server

As we know vSphere Replication Server handles the replication process for each protected virtual machine. ideally it should be deployed one per manager instance.Run command as below to deploy HBR01.

hbr01hbr02

if the deployment has been successfully completed , then you would get VM IP as success  message.

hbr03

Next is to  create a variable with the IP address of above deployed VM, you can create additional variable if you have deployed multiple hms. this variable we will use in further commands. (Variables are casesensitive)

#export HBR01_ADDRESS=192.168.110.163

Next step is to trust the vSphere replication certificate by vSphere using below command and it should return “OK”

hbr05

This completes deployment of vSphere Replication Server appliance for vCAV.

 

 

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s