Author Topic: [SOLVED] /dev/mapper/vg_server-lv_root is full  (Read 13782 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
[SOLVED] /dev/mapper/vg_server-lv_root is full
« on: November 24, 2016, 10:10:09 AM »
Hi all, i install this cwp on both my dedicated server and  i notice that this partition will be full in a few days, why ? What can i do ?


One one dedicated i have centos 6.8 final on 32 bit and other is with Centos 6.8 final on 64 bit, and on both i have the same problem.

is a bug or what? coz befor install the new version i don't hade this problem

« Last Edit: November 25, 2016, 06:58:19 AM by bachusteam »

Offline
*
Re: [SOLVED] File Sistem is full.
« Reply #1 on: November 25, 2016, 06:57:47 AM »
Hi guys, i solve this problem, the problem was a error_log file locate in " /usr/local/apache/logs/error_log "


So if you have problem with space in partition " /dev/mapper/vg_server-lv_root " , you can make a cron job using this command command " echo '' > /usr/local/apache/logs/error_log " 

like in this picture:



in this picture i set to empty that log at every 1 minute, you can chose the time you whant.
I hope it will help you