LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   crash after kernel upgrade, ext2 at fault? (https://www.linuxquestions.org/questions/red-hat-31/crash-after-kernel-upgrade-ext2-at-fault-130241/)

dancarl 12-30-2003 11:01 PM

crash after kernel upgrade, ext2 at fault?
 
I recently updated my kernel as RH emailed & said up2date would no longer support 7.2 after Jan 1.
I upgraded from 2.4.9-34smp to 2.4.20-27.7smp via up2date. Everything seemed to be working fine, until tonight when it crashed. After rebooting my server which is co-located production web server (not a good thing).
I check the message log and found this before the crash.
kernel: raid5: multiple 0 requests for sector 2504776
I'm not sure what caused this my guess is it has to do with ext2 and I'm looking to someone more experienced for assistance.
Why I think it is the ext2 file system is my email server is basically the same but uses ext3 and I've had no problems with it after update kernel.
Is converting my file system the solution?
I've read posts about doing this with TUNE2FS.
Can I use this with software raid?
I've rebooted my server with the old kernel and keeping my fingers crossed. Please advise

cat /proc/mdstat
Personalities : [raid1] [raid5]
read_ahead 1024 sectors
md1 : active raid1 sdd1[3] sdb1[1] sda1[0]
51072 blocks [2/2] [UU]

md0 : active raid5 sdd2[2] sdb2[1] sda2[0]
35309440 blocks level 5, 64k chunk, algorithm 0 [3/3] [UUU]

md2 : active raid5 sdd3[2] sdb3[1] sda3[0]
524160 blocks level 5, 64k chunk, algorithm 0 [3/3] [UUU]

unused devices: <none>


All times are GMT -5. The time now is 08:00 PM.