Problem / read-only after reboot
I have a server running Debian Lenny, after a recent kernel update I got a problem when rebooting. The / filesystem is mounted read-only and as a consequence all services fail to start. I can manually fix the problem by doing the following:
boot into single-user mode then
mdadm --readwrite /dev/md9 (this is the / partition)
mount -o remount all
ifup lo
ifup eth0
telinit 2
I have checked the disks and can find nothing wrong, there are no errors in any of the logs. Also used a Debian LiveCD to run disk checks, again no errors.
Attached is a dump of the console output when rebooting the system and a copy of fstab.
I would appreciate some help with this as this as I live in an area with frequent power outages and with this problem the system will not restart when power returns (yes, I do have a UPS but battery life is limited and some of the outages last several hours).
|
Recent comments
1 day 14 hours ago
1 day 23 hours ago
2 days 2 hours ago
2 days 3 hours ago
2 days 4 hours ago
2 days 6 hours ago
2 days 7 hours ago
2 days 9 hours ago
3 days 59 min ago
3 days 1 hour ago