running 11.0,Linux 2.6.25.20-0.5-pae
using a 3ware 9500 adapter - raid 5 array with hot spare
the system is only 6 weeks old.
several days ago, apache would stop responding. trying a restart gives:
/etc/init.d/apache2 start
/bin/mktemp: failed to create file via template `/tmp/apache2.nb6xHyzlga2e’: Read-only file system
Error: could not create temporary file for writing loadmodules.conf.
/usr/share/apache2/get_includes: line 15: /etc/apache2/sysconfig.d/include.conf: Read-only file system
/usr/share/apache2/get_includes: line 16: 3: Bad file descriptor
/usr/share/apache2/get_includes: line 43: 3: Bad file descriptor
Warning: found stale pidfile (unclean shutdown?)
Starting httpd2 (prefork) /etc/init.d/apache2: line 108: /var/log/apache2/rcapache2.out: Read-only file system
Syntax OK
The command line was:
/usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
failed
mount shows all file systems mounted as r/w
there are no specific messages in /var/log/messages, nor anything in the apache error log.
running status on the raid controller shows no errors or alerts.
if there’s an error on the raid array, shouldn’t it rebuild and keep going?
any help would be appreciated!