DISKWARN blocks Mount Point “/var/tmp”

morteza3245

Well-Known Member
Sep 16, 2013
160
1
68
cPanel Access Level
Root Administrator
hello
i received below email, what is the best action i should do?


The filesystem “/var/tmp” mounted at “/var/tmp” reached “warn” status because you currently use 91.92% of its available blocks.
Code:
[B]Notification Type:[/B] warn ⚠
[B]Server:[/B] [URL=host.mydomain.com[/URL]
[B]Primary IP Address:[/B] 1xx.2xx.8x.7x
[B]Filesystem:[/B] /var/tmp
[B]Mount Point:[/B] /var/tmp
[B]Percent Used:[/B]
91.92%
[B]Disk Block Usage:[/B]
Used: 854.52 GB
Available: 79.42 GB
Total: 983.94 GB
[B]ChkServd Version:[/B]
 
Last edited by a moderator:

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463

morteza3245

Well-Known Member
Sep 16, 2013
160
1
68
cPanel Access Level
Root Administrator
Hi,

What is the output of the below command:
# df -h

What is the temp size created?
this is my output df -h
[[email protected] ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/md2 984G 855G 80G 92% /
devtmpfs 32G 0 32G 0% /dev
tmpfs 32G 232K 32G 1% /dev/shm
tmpfs 32G 3.0G 29G 10% /run
tmpfs 32G 0 32G 0% /sys/fs/cgroup
/dev/md1 991M 332M 593M 36% /boot
/dev/md3 2.6T 473G 2.0T 20% /home
tmpfs 6.3G 0 6.3G 0% /run/user/0
[[email protected] ~]#
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello,

You can remove the backup archives within the /backup directory if you do not require backups on your system. You'd then need to browse to "WHM >> Backup Configuration" to disable new backups or configure them to save to a remote destination if you want to prevent the directory from filling up again.

Thank you.