[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] cube 2 crashes
- Subject: Re: [cobalt-users] cube 2 crashes
- From: Dmitry Alexeyev <dmi_a@xxxxxxxxxx>
- Date: Sat Feb 14 03:22:01 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Thanks for the help
>
> Listed below are the commands and responses
>
Memory usage is okay and doesn't seem to cause any problems.
Maybe it is really logrotate issue. Linux mostly crash when having not
enough memory, logrotate sometimes fills all available memory (due to
bad mmap() and no process accounting, which is fixed in later kernels,
at least on i386)
Apache log is in /var/log/httpd/ , especially `error'
plus /home/sites/<sitename>/logs/
Dmitry