Configure Continuity Suite Engine for Virtual Appliance (VA) Installation in Linux
Configure Continuity Suite Engine on Linux. Check Software Compatibility Matrix for updated information.
Following platforms are supported as VA.
- CentOS 7.5 and 7.6
- Red Hat Enterprise Linux (RHEL) 7.5 and 7.6
Follow these steps to install:
- Transfer Continuity Suite engine to VA, then extract and then change directory to extracted directory:
- Run installation script in one of the following modes:
- Interactive mode:
- Run the following command:
- Type q and then press Enter to accept EULA and continue.
- Type y to install VA module and then use the installation wizard.
- Silent mode: Run the following command to install Continuity Suite engine and VA module silently:
- Continuity Suite engine and VA packages are installed properly:
- Run the following command:
tar xzf arcserverha-xxxx.rhel7.tgz
cd arcserverha
./install.sh
Do you accept Arcserve End User License Agreement?[YES]
Install Arcserve RHA version xxxx?[YES]
Install packages needed to act as Virtual Appliance for Full System HA?[NO]y
./install.sh -y -v y
yum list installed arcserverha libvirt
Sample Installation Package as output
arcserverha.x86_64 |
18.0-0.5311 |
@arcserve-install |
libvirt.x86_64 |
4.9.0-7.arcserve.el7.centos |
@arcserve-install |