Few days ago people was complaining abut email, no receiving email at all. Disk was full. I found this.... root@linuxserver:/home/admispconfig/ispconfig/temp# ls -l total 65075336 drwx------ 2 admispconfig admispconfig 4096 2006-01-17 20:01 9c8186ecd4b14a974a6bd39dcffa614f drwx------ 2 admispconfig admispconfig 4096 2006-01-17 19:59 bf73ae4161d997b53d855eaddd8dd7b4 drwxr-xr-x 27 admispconfig admispconfig 4096 2006-03-23 10:55 webmail -rw-r--r-- 1 root root 2147483647 2006-03-17 02:20 zi65cBpH -rw-r--r-- 1 root root 2147483647 2006-03-07 02:20 zi7e3UXm -rw-r--r-- 1 root root 2147483647 2006-02-27 02:19 zia1Ebxj -rw-r--r-- 1 root root 2147483647 2006-02-26 02:21 ziAgKF3k -rw-r--r-- 1 root root 2147483647 2006-03-04 02:20 ziaZ400D -rw-r--r-- 1 root root 2147483647 2006-03-06 02:20 ziD7Vzaw -rw-r--r-- 1 root root 2147483647 2006-02-23 02:19 zidqG7We -rw-r--r-- 1 root root 2147483647 2006-02-18 02:19 ziEUgqx5 -rw-r--r-- 1 root root 2147483647 2006-03-14 02:20 ziFpInXs -rw-r--r-- 1 root root 2147483647 2006-02-20 02:19 zih2kS9J -rw-r--r-- 1 root root 2147483647 2006-02-17 02:18 zihncexI -rw-r--r-- 1 root root 2147483647 2006-02-22 02:19 zihwAacW -rw-r--r-- 1 root root 2147483647 2006-03-09 02:21 ziHx3FVD -rw-r--r-- 1 root root 2147483647 2006-03-15 02:21 zii5lnbg -rw-r--r-- 1 root root 2147483647 2006-03-02 02:20 zijxccWP -rw-r--r-- 1 root root 2147483647 2006-02-21 02:19 ziMGd4Yu -rw-r--r-- 1 root root 2147483647 2006-03-18 02:21 ziNySA5l -rw-r--r-- 1 root root 2147483647 2006-03-12 02:21 ziouPvcP -rw-r--r-- 1 root root 2147483647 2006-03-10 02:20 ziPH0JVp -rw-r--r-- 1 root root 2147483647 2006-03-05 02:25 zipzXXis -rw-r--r-- 1 root root 2147483647 2006-02-25 02:20 ziqRorAk -rw-r--r-- 1 root root 2147483647 2006-03-13 02:20 zir1njUS -rw-r--r-- 1 root root 2147483647 2006-03-01 02:20 ziro4dDL -rw-r--r-- 1 root root 2147483647 2006-03-03 02:20 ziSTzdYp -rw-r--r-- 1 root root 2147483647 2006-03-16 02:21 ziuJi2TL -rw-r--r-- 1 root root 2147483647 2006-02-28 02:19 ziVgwNje -rw-r--r-- 1 root root 2147483647 2006-02-19 02:18 ziVqmfKv -rw-r--r-- 1 root root 2147483647 2006-02-24 02:19 ziVunU4f -rw-r--r-- 1 root root 2147483647 2006-03-11 02:20 zivUxC1d -rw-r--r-- 1 root root 2147483647 2006-03-25 02:20 ziVxS3Ns -rw-r--r-- 1 root root 2147483647 2006-03-08 02:19 ziXgggCk 31 Files about 2.1 G each!! in /home/admispconfig/ispconfig/temp Found it with: find / -type f -size +20000k What are those files?
You can delete these files. There was a bug in one of the backup scripts. Please remove the line: 05 02 * * * /root/ispconfig/php/php /root/ispconfig/scripts/shell/backup.php &> /dev/null from your root crontab. The root crontab can edited with the command "crontab -e".