CentOS 7 – Veeam backup repository on linux
Monday, 12 March 2018 - Written by admin
To install the Linux version of the Veeam backup repository on CentOS 7, you need to install perl.
1 |
yum -y install perl |
After this installation, it still missing a Perl module. Add following package to solve the problem:
1 |
yum install -y perl-Data-Dumper |
Now, try to reinstall the Veeam backup repository from the Veeam admin console. It should be working…
Here you can show how-to configure the cluster and do the automount of the file system.
(Visited 1,478 times, 1 visits today)
Tags: file system, Linux