Hi guys, the earlier problem came out again: Here are the logs: [root]~# df -h Filesystem Size Used Avail Use% Mounted on /dev/md0 42G 15G 26G 37% / tmpfs 7.9G 0 7.9G 0% /lib/init/rw udev 10M 76K 10M
* HuszĂr Viktor DĂnes (hvd@xxxxxx) [20080406 18:09]: That's 0.292% of your filesystem free. Not much by any means. Peter -- .+'''+. .+'''+. .+'''+. .+'''+. .+'' Kelemen PĂter / \ / \ Peter.Kelemen@
Peter, are you Hungarian :) too? For us this 0.3 % is vital 50-100 GBytes. Do you think that if we would have a free space arund 400-500 Gb the problem would never appear? Thanks, Viktor * Huszár V
So you effectively have a full filesystem. Inode allocation may be impossible as the filesystem approaches full as there is not enough contiguous free space to allocate them in. Also, you are probabl
oks like my reply never made it to the list so I'm trying again.) This is kernel version 2.6.24. More specifically it's a Debian kernel from package linux-image-2.6.24-1-686 (2.6.24-4). I put t
is tuning tool: mysqladmin create MEGA or this optimization script: perl -e 'use BerkeleyDB; my %db; tie %db,"BerkeleyDB::Hash", -Flags => DB_CREATE,-Filename => "MEGA"; untie %db;' BTW, simil