I have a RHEL system with kernel 3.10.0-1160.15.2.el7.x86_64 (I also have the subsequently kernel-devel and kernel-headers libraries).
I use the Community version of Veeam for Linux and it was working like a charm since a
Code: Select all
yum update
I back up the whole system to an external hard drive.
Now, when using the backup wizard, the latter does not want to pass to next when entering the path to which to backup the system.
I have deleted all jobs, all repositories, made a clean install and I then used the command line thinking that the problem would be GUI dependent...
When using
Code: Select all
veeamconfig repository create --name rhel_backup --location /run/media/<user_name>/<HDD_name>/<backup_folder>
Code: Select all
Cannot find the mountpoint information for device number [8:2].
Code: Select all
mount -l
Code: Select all
/dev/sda2 on /run/media/<user_name>/<HDD_name> type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096) [<HDD_name>]
Thanks in advance,
Best regards,