Re: [CentOS] Centos 8 and xfs_quota

2020-11-06 Thread Valeri Galtsev
On 11/6/20 1:29 PM, david wrote: Folks I'm trying to use xfs_quota to keep track of disk space usage for my users. Here is what I have: /etc/fstab LABEL=/home /home xfs defaults,usrquota 1 2 once usrquota is in fstab, unmount and mount ag

[CentOS] Centos 8 and xfs_quota

2020-11-06 Thread david
Folks I'm trying to use xfs_quota to keep track of disk space usage for my users. The documentation states that I should specify "uquota" as an option on the mount data in /etc/fstab. Yet, I cannot find the entry in fstab that corresponds to the Logical Volume that ends up being mounted on