CentOS 6.6
When checking virtualmin configuration I get the message:
“The module could not find the mount point for your home directories filesystem /home. Quotas editing has been disabled.”
OpenVZ second level quotas enabled recently on the VPS, here is the output from mount:
/dev/simfs on / type simfs (rw,relatime,usrquota,grpquota)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
none on /dev type devtmpfs (rw,relatime,mode=755)
none on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000)
none on /dev/shm type tmpfs (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,noexec,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,noexec,relatime)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
In server templates, Disc quotas type is set to Hard (enforced) but this isn’t coming into effect
Any ideas? thank you