Virtual Server backups failed

Hi there,

I have a Centos 7.7 webserver running webmin and virtualmin and experience some backup issues.

I recently setup quota’s on my XFS filesystem.
Now all my scheduled backups fail for some reason.
The backup error states that quota is not enabled for some mountpoints.
However, quota is enabled on the filesystem… I have completely run out of ideas on where to troubleshoot.

[root@vserver01 ~]# virtualmin backup-domain --domain domain.com --dest /srv/backup/standard/20-06-10/test.tgz --all-features
Error

setquota: Not all specified mountpoints are using quota.

[root@vserver01 ~]# df -h /srv/backup/standard/20-06-10/
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/centos_web01-root 48G 13G 35G 27% /
[root@vserver01 ~]# mount | grep centos_web01-root
/dev/mapper/centos_web01-root on / type xfs (rw,relatime,attr2,inode64,usrquota,prjquota)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.