vahid07
Verified User
- Joined
- Apr 16, 2018
- Messages
- 22
Hi,
i have latest version of directadmin (1.53.0) on centos 7.x with apache (2.4.33), mariadb (10.2.15) and php (5.6.36 & 7.0.30) with this partition map:
as you see my /tmp partition size is 4 GB which can enough for mostly server, but my problem is : recently it go full every day Suddenly (between morning and noon)
sometimes time i see it full with many files with this name sample : #sql_470_*.MAD
and sometimes i dont see any files and there is only a folder with size 3.7GB which have name sample: systemd-private-***-mysql.service-***
i have tmpwatch cron too. i decreased value of it (as you see in attached screenshot) but it cant usefull on this issue too!
also its sceenshot of service monitor when /tmp go full:
can you please guide me whats reason of this issue and how can i solve it?
Thank you
i have latest version of directadmin (1.53.0) on centos 7.x with apache (2.4.33), mariadb (10.2.15) and php (5.6.36 & 7.0.30) with this partition map:
Code:
[root@da ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 76G 41G 32G 56% /
devtmpfs 3.8G 0 3.8G 0% /dev
tmpfs 3.8G 0 3.8G 0% /dev/shm
tmpfs 3.8G 25M 3.8G 1% /run
tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
/dev/loop0 3.9G 177M 3.5G 5% /tmp
tmpfs 764M 0 764M 0% /run/user/1012
as you see my /tmp partition size is 4 GB which can enough for mostly server, but my problem is : recently it go full every day Suddenly (between morning and noon)
sometimes time i see it full with many files with this name sample : #sql_470_*.MAD
and sometimes i dont see any files and there is only a folder with size 3.7GB which have name sample: systemd-private-***-mysql.service-***
i have tmpwatch cron too. i decreased value of it (as you see in attached screenshot) but it cant usefull on this issue too!
also its sceenshot of service monitor when /tmp go full:
can you please guide me whats reason of this issue and how can i solve it?
Thank you