Explanation
A temporary data storage disk using an ext3 file system may spontaneously dismount and remount as read-only under heavy load. This is due to a known configuration problem in Red Hat Enterprise Linux 4.
Workaround
/etc/sysctl.conf
(the kernel sysctl configuration file):vm.min_free_kbytes = 4096
# echo 4096 > /proc/sys/vm/min_free_kbytes