I have tried everything but none of the solution is working so contacting support. Allow me to explain my issue.
I updated to the latest version of cPanel which is v11.46.0 (build 12) the next day it was available. Since then i am having problem with quotas, the quotas are showing unlimited for all accounts. I have tried to rebuild Quota from Server Configuration >> Initial Quota Setup but no luck. It shows the below results:
Now, I have also tried (reference http://forums.cpanel.net/f5/frustrating-quota-error-centos-6-2-xen-260462.html) i.e.
To check to see if "/dev/root" exists: ll /dev/root
If it does not exist, try linking "/dev/xvda" to it via: ln -s /dev/xvda /dev/root
Then, ran the following command: # /scripts/fixquotas
And, followed this too: /http://www.daftspunk.com/code/fix-for-file-system-quotas-devroot-symlink-breaks-linode-centos-6-x
But no luck. Please help.
I updated to the latest version of cPanel which is v11.46.0 (build 12) the next day it was available. Since then i am having problem with quotas, the quotas are showing unlimited for all accounts. I have tried to rebuild Quota from Server Configuration >> Initial Quota Setup but no luck. It shows the below results:
Code:
Installing Default Quota Databases......Done
journaled quota support: kernel supports, user space tools supports (available)
checking out /home/backup/
checking out /backup
checking out /backup
Warning : Your system does not have a separate filesystem for backups. This may cause performance degradation during the backup process.
/dev/md1 (already configured quotas = 1).
Quotas will not be enabled on /home to prevent performance degradation.
/dev/md2 (already configured quotas = 0).
Updating Quota Files......
quotacheck: Cannot stat() mounted device /dev/root: No such file or directory
quotacheck: Cannot find filesystem to check or filesystem not mounted with quota option.
....Done
Quotas have been enabled and updated.
Reading package Starter
edquota: Cannot stat() mounted device /dev/root: No such file or directory
No filesystems with quota detected.
Resetting quota for xxxxx to 100 M
Reading package Power
edquota: Cannot stat() mounted device /dev/root: No such file or directory
No filesystems with quota detected.
Resetting quota for xxxxx to 25600 M
Reading package Prox
edquota: Cannot stat() mounted device /dev/root: No such file or directory
No filesystems with quota detected.
Resetting quota for xxxxx to 15360 M
edquota: Cannot stat() mounted device /dev/root: No such file or directory
No filesystems with quota detected.
Resetting quota for xxxxx to 25600 M
Reading package Advanced
edquota: Cannot stat() mounted device /dev/root: No such file or directory
No filesystems with quota detected.
Resetting quota for xxxxx to 1024 M
edquota: Cannot stat() mounted device /dev/root: No such file or directory
No filesystems with quota detected.
Resetting quota for xxxxx to 0 M
edquota: Cannot stat() mounted device /dev/root: No such file or directory
No filesystems with quota detected.
Resetting quota for xxxxx to 100 M
edquota: Cannot stat() mounted device /dev/root: No such file or directory
No filesystems with quota detected.
Resetting quota for xxxxx to 1024 M
edquota: Cannot stat() mounted device /dev/root: No such file or directory
No filesystems with quota detected.
Resetting quota for xxxxx to 100 M
To check to see if "/dev/root" exists: ll /dev/root
If it does not exist, try linking "/dev/xvda" to it via: ln -s /dev/xvda /dev/root
Then, ran the following command: # /scripts/fixquotas
And, followed this too: /http://www.daftspunk.com/code/fix-for-file-system-quotas-devroot-symlink-breaks-linode-centos-6-x
But no luck. Please help.