Here are steps to resolve LVM/MD configuration error in Remote Backup

1) log in to the client-server

2) cat /etc/lvm/lvm.conf | grep unit

If the output is:
# Default value for –units argument.
units = “r”
Then:

3)vi /etc/lvm/lvm.conf

4)/units

5)go to insert mode

6)unit=r changes to unit=h

7):wq

8)go to policy—->select backup now option.

Popular Posts You May Read

Explore more hosting insights, tips and industry updates.

A complete guide to E-commerce Hosting

If you are thinking about launching a new e-commerce website with the hosting part then,…

How to Use WHM to Create MySQL Profiles

This tutorial outlines the process of creating MySQL profiles via WHM. MySQL profiles govern the…

How to Install Mod_Security on a CentOS Server

Mod_Security is an application firewall designed to protect servers from various script exploits in web…