Re: ext3 __log_wait_for_space: no transactions

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Meelis Roos
Date: Friday, October 31, 2008 - 7:45 am

> You'll almost certainly get much better performance if you increase

OK, but let's fix this first.


I had a look but didn't find anything very useful. Will reread the logs 
now... it seems useful though:

Oct 30 09:39:01 rhn /USR/SBIN/CRON[21777]: (root) CMD (  [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -type f -cmin +$(/usr/lib/php5/maxlifetime) -print0 | xargs -n 200 -r -0 rm)

No hangs on Oct 29.

Oct 28 02:39:01 rhn /USR/SBIN/CRON[5459]: (root) CMD (  [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -type f -cmin +$(/usr/lib/php5/maxlifetime) -print0 | xargs -n 200 -r -0 rm)

Oct 27 it did not hang.

Oct 26 14:39:01 rhn /USR/SBIN/CRON[5116]: (root) CMD (  [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -type f -cmin +$(/usr/lib/php5/maxlifetime) -print0 | xargs -n 200 -r -0 rm)

Seems to be a hang at Sunday at daytime when nobody was using it but 
cron daemon.

These are all last lines in syslog before the crash, coming from
/etc/cron.d/php5:09,39 *     * * *     root   [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -type f -cmin +$(/usr/lib/php5/maxlifetime) -print0 | xargs -n 200 -r -0 rm
so it runs twice an hour.

-- 
Meelis Roos (mroos@linux.ee)
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
ext3 __log_wait_for_space: no transactions, Meelis Roos, (Thu Oct 30, 2:49 am)
Re: ext3 __log_wait_for_space: no transactions, Theodore Tso, (Thu Oct 30, 7:21 am)
Re: ext3 __log_wait_for_space: no transactions, Meelis Roos, (Thu Oct 30, 1:43 pm)
Re: ext3 __log_wait_for_space: no transactions, Meelis Roos, (Fri Oct 31, 6:39 am)
Re: ext3 __log_wait_for_space: no transactions, Theodore Tso, (Fri Oct 31, 7:07 am)
Re: ext3 __log_wait_for_space: no transactions, Meelis Roos, (Fri Oct 31, 7:45 am)
Re: ext3 __log_wait_for_space: no transactions, Andrew Morton, (Fri Oct 31, 11:54 pm)
Re: ext3 __log_wait_for_space: no transactions, Simon Arlott, (Sat Nov 1, 1:56 am)
Re: ext3 __log_wait_for_space: no transactions, Meelis Roos, (Sat Nov 1, 1:59 am)
Re: ext3 __log_wait_for_space: no transactions, Theodore Tso, (Sat Nov 1, 9:38 am)
Re: ext3 __log_wait_for_space: no transactions, Theodore Tso, (Sat Nov 1, 10:10 am)
Re: ext3 __log_wait_for_space: no transactions, Bartlomiej Zolnierki ..., (Sat Nov 1, 1:21 pm)
Re: ext3 __log_wait_for_space: no transactions, Theodore Tso, (Tue Nov 4, 7:50 am)
Re: ext3 __log_wait_for_space: no transactions, Meelis Roos, (Tue Nov 4, 7:54 am)
Re: ext3 __log_wait_for_space: no transactions, Bartlomiej Zolnierki ..., (Tue Nov 4, 10:48 am)