This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
CentOS-WebPanel GUI / Used user quota incredibly big ¿where to search?
« on: June 10, 2020, 12:43:37 PM »
Hi! I have several users, but one of them is growing too fast, but I cant find why.
In CWP -> User Quota, I get:
If I
I get:
If I run a query to know database size, I get:
So, is there something I am not counting?
PS: I discovered there is a lot of space used in backups, but is it inside the user quota?
In CWP -> User Quota, I get:
Code: [Select]
*** Report for user quotas on device /dev/md2
Block grace time: 7days; Inode grace time: 7days
Space limits File limits
User used soft hard grace used soft hard grace
theuser +- 72114M 50000M 50000M 10:19 579k 0 0
If I
Code: [Select]
du -sch /home/theuser
I get:
Code: [Select]
3,4G /home/theuser/
3,4G total
If I run a query to know database size, I get:
Code: [Select]
theuser_db -- 13.45410156 MB
So, is there something I am not counting?
PS: I discovered there is a lot of space used in backups, but is it inside the user quota?
Pages: [1]