Skip to content

Ansible role to install the Microsoft Azure Site Recovery Agent on a Red Hat Linux system

License

Notifications You must be signed in to change notification settings

geoffstratton/ansible-asr-redhat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name

ansible-asr-redhat

Description

Ansible role to install the Microsoft Azure Site Recovery (ASR) Agent on a Red Hat Linux system.

This role was developed and tested on a Mint 20.2 system using Molecule 3. Full instructions for setting up this environment are available at GeoffStratton.com.

The Azure Site Recovery agent allows a Linux server to connect to a Windows process server for replication into the Azure cloud.

The Azure Site Recovery agent can be placed in the "files" directory here for convenience, but new versions are distributed with the ASR software installed on a Windows process server. The version of the agent must match the version of the ASR software on the process server.

Updated agents can be found in c:%ProgramData%\ASR\home\svsystems\pushinstallsvc\repository on a process server.

Agents must be able to contact a process server on port TCP 443 for successful configuration and startup. TCP 9443 is needed for data replication.

For full documentation, see the official Microsoft ASR pages.

To see supported Linux versions, see the official support matrix.

Requirements

  • ansible
  • molecule
  • python

License

GNU General Public License v3.0

Author Information

Geoff Stratton

About

Ansible role to install the Microsoft Azure Site Recovery Agent on a Red Hat Linux system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages