ERROR:Quota disabled for all users (all filesystems)
Hi,
I am getting alert mails with following subject:
========
Cron /usr/bin/cl-quota -YC
And the message:
ERROR:Quota disabled for all users (all filesystems)
==========
When i use the /usr/bin/cl-quota tool manually it shows the following error:
====
root@mypc[~]# /usr/bin/cl-quota -YC
ERROR:Quota disabled for all users (all filesystems)
====
Server having single partitioned "/" mounted with following options:
=====
/ ext4 usrjquota=quota.user,jqfmt=vfsv0
=====
file system quotas works fine and cPanel does not show any quota issue.
I have tried to update cloudlinux lvemanager,lve-utils ..etc.
But no help :(
-
What is the output of mount|grep quota? 0 -
Hi , Thank you for your update :) The output of command "mount | grep quota" is empty. === root@mypc [~]# mount | grep quota root@mypc [~]# 0 -
Dear iseletsk, Thank You very much, I have solved it.I just remounted "/" partition now it is working perfectly. ===== root@mypc [~]# mount | grep quota /dev/sda1 on / type ext4 (rw,usrjquota=quota.user,jqfmt=vfsv0) ====== Output of /usr/bin/cl-quota ====== root@mypc [~]# /usr/bin/cl-quota -YC root@mypc [~]# ======= Once again thank you Iseletsk for your valuable suggestions..... :) 0
Please sign in to leave a comment.
Comments
3 comments