Here's the problem that affects only one user on server:
In users cpanel disk space used is not showing right figures.
Doing du -h --max-depth=1 in /home/username shows 1.7Gb used
cpanel reports 2.1gb used
doing quota username shows 1.7Gb used total
so runing /scripts/fixquotas will not fix anything, nevertheless I did run it, and it didn't help
All backups are on remote cdp server, so let's exclude backup files on other partitions. Furthermore i did find / -uid <userid> and then find / -gid <usergid> to find any other files owned by that user, none were found (besids /etc/valiases, /etc/vfilters, and /etc/vdomains...)
Also tried to clear cpanel cache files inside /home/user/.cpanel/ folder, no luck.
As a last resort I created a full cpbackup file via cpanel, moved it to safe location, changed it's owner and group to root. Terminated the account, and recreated it from that cpbackup file. It helped, for short period of time cpanel was showing the correct disk usage, after few hours Disk usage reported in cpanel is again wrong
Any ideas how to solve this?
Ps. all other accounts on this server are not showing anything described above.
In users cpanel disk space used is not showing right figures.
Doing du -h --max-depth=1 in /home/username shows 1.7Gb used
cpanel reports 2.1gb used
doing quota username shows 1.7Gb used total
so runing /scripts/fixquotas will not fix anything, nevertheless I did run it, and it didn't help
All backups are on remote cdp server, so let's exclude backup files on other partitions. Furthermore i did find / -uid <userid> and then find / -gid <usergid> to find any other files owned by that user, none were found (besids /etc/valiases, /etc/vfilters, and /etc/vdomains...)
Also tried to clear cpanel cache files inside /home/user/.cpanel/ folder, no luck.
As a last resort I created a full cpbackup file via cpanel, moved it to safe location, changed it's owner and group to root. Terminated the account, and recreated it from that cpbackup file. It helped, for short period of time cpanel was showing the correct disk usage, after few hours Disk usage reported in cpanel is again wrong
Any ideas how to solve this?
Ps. all other accounts on this server are not showing anything described above.