Error with quotas: xfs_quota: cannot find mount point for path

vpscanban

Verified User
Joined
Feb 9, 2022
Messages
38
Hi everybody.

When I create a new user I get the following error,

Error with quotas: xfs_quota: cannot find mount point for path

Has anyone encountered this error? Please help me.

[root@control directadmin]# df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 32G 0 32G 0% /dev
tmpfs 32G 0 32G 0% /dev/shm
tmpfs 32G 59M 32G 1% /run
tmpfs 32G 0 32G 0% /sys/fs/cgroup
/dev/sda4 218G 12G 207G 6% /
/dev/nvme0n1p1 838G 99G 740G 12% /home
/dev/sda2 494M 167M 328M 34% /boot
/dev/sda1 1022M 12M 1011M 2% /boot/efi
tmpfs 6.3G 0 6.3G 0% /run/user/0
[root@control directadmin]#
[root@control directadmin]#
[root@control directadmin]# mount | grep ' / '
/dev/sda4 on / type xfs (rw,relatime,attr2,inode64,noquota)
 

Attachments

  • CleanShot 2024-02-23 at 22.09.25.png
    CleanShot 2024-02-23 at 22.09.25.png
    118.7 KB · Views: 40
  • CleanShot 2024-02-23 at 22.22.01.png
    CleanShot 2024-02-23 at 22.22.01.png
    59.5 KB · Views: 31
Back
Top