Install JetStream DR for AVS

This article describes the process to install JetStream DR software in an AVS environment.

Issue

The AVS Cloud Admin account is granted limted administrative privileges that can impede manual installation of JetStream DR components (such as registering plugins, installing IOFilters, etc). To overcome this challenge, a set of AVS Run commands are provided to automate and facilitate installation and configuration of JetStream DR software.

Installation

Step 1: Log in to the Azure portal (portal.azure.com)

Step 2: Navigate to the AVS private cloud platform where JetStream DR software is intended to be deployed.

Step 3: Locate the Run command in the left panel then click it.

image-20240208-210914.png

 

Step 4: Under Packages select JSDR.Configuration.

image-20240208-210944.png

 

Step 5: From the dropdown of JSDR.Configuration select Install-JetDRWithStaticIP.

Alternatively, JetStream DR can be configured using DHCP. To do this, use the Run command Install-JetDRWithDHCP instead.

 

Step 6: Complete the form by entering all necessary details then click the Run button.

Required Fields and descriptions:

Protected Cluster → Name of the AVS cluster to be protected.
DataStore → Name of the datastore where the JetStream MSA will be deployed.
VMName → Name of the JetStream MSA VM (e.g., JetStreamServer).
Cluster → Name of the AVS cluster where the JetStream MSA will be deployed.
MSAIP → IP address of the JetStream MSA VM.
DNS → DNS IP address the JetStream MSA VM should use.
Gateway → IP address of the network gateway for the JetStream MSA VM.
MSA Credentials → Credentials of the JetStream MSA VM root user.
HostName → Hostname (FQDN) of the JetStream MSA VM.
Network → Name of the NSX-T Data Center network segment where the JetStream MSA will be deployed.
Retain Up to → Number of days to retain the Run command execution task.
Specify name for execution → An alphanumeric name for the execution. It is used to verify if the cmdlet runs successfully and should be unique for each run.
Timeout → A maximum timeout value for the executed Run command.

If DNS is not configured or resolving properly, enable the RegisterWithIp option (shown below).

 

Step 7: The Run command status can be monitored under “Run execution status.”

  • Additional details about a Run command execution can viewed by selecting its Execution name.

     

 

  • The current status of Run command execution can be viewed in realtime from the Information panel.

     

 

  1. After completing the steps above, refresh the vCenter instance for changes to the JetStream DR plugin to take effect.

  2. Remaining configuration can be done directly from within the JetStream DR UI.
    (vCenter → Datacenter → Configure → JetStream DR)