Hello !
I have a small issue on one of the servers I administrate. The server was setup by someone else and few days ago I noticed that cPanel is not updating the quota. After a little research I saw that cPanel is updating the quota, only that it is updating the wrong partition. For example, edquota -u someuser looks like this:
When I change a user's quota cPanel updates only the values for /dev/sda1 (which is / partition), not for /dev/sda9 (which is /home). Would you tell me how may I change this behaviour of cPanel so that it will update the /dev/sda9 instead of /dev/sda1 ?
I have a small issue on one of the servers I administrate. The server was setup by someone else and few days ago I noticed that cPanel is not updating the quota. After a little research I saw that cPanel is updating the quota, only that it is updating the wrong partition. For example, edquota -u someuser looks like this:
Code:
Disk quotas for user notice (uid 32274):
Filesystem blocks soft hard inodes soft hard
/dev/sda1 4 1075200 1075200 3 0 0
/dev/sda5 297 0 0 8 0 0
/dev/sda8 0 0 0 0 0 0
/dev/sda6 0 512000 512000 0 0 0
/dev/sda9 475596 563200 563200 2109 0 0