Install oVirt Backup Plugin
Download Backup Plugin
The oVirt VM backup plugin can be downloaded from the login screen of Vinchin backup server's web console.
By clicking on Download Backup Plugin, you'll see the download options.
In Type dropdown list, select VM Backup Plugin option.
In Platform dropdown list, select Red Hat Virtualization (RHV)/oVirt.
In the Version dropdown list, select the exact version of your oVirt virtual platform.
Click on Download button to download the installer.
Notice
If you are running oVirt 4.4.7 or newer versions, backup plugin is not required to be installed.
Install Backup Plugin
The VM backup plugin for oVirt should be installed on all the oVirt hosts, please upload the backup plugin installer to all the hosts for installation.
After the installer is uploaded, please install it from the oVirt hosts' command line interface (CLI) by using the below command.
yum install vinchin-stack-patch-cloud-xxx.x86_64.rpm
Where the 'xxx' should be the version number same as the actually downloaded installer. Please make sure you upload and install the backup plugin installer on all the oVirt hosts.
Notice
- The backup plugin for oVirt must be installed with yum command instead of rpm command.
- Please DO NOT install the backup plugin on the oVirt engine!
Uninstall oVirt Backup Plugin
In order to reinstall the backup plugin or to install a newer version of backup plugin, you need to first uninstall the existing backup plugin.
To uninstall Vinchin backup plugin for oVirt, please run the below command.
rpm -e vinchin-stack-patch-cloud
Notice
If the oVirt backup plugin gets uninstalled without reinstallation or installing a newer version of backup plugin, your VM backup jobs will fail!