kernel: EXT3-fs error (device sdb1) in start_transaction: Journal has aborted

  • Post author:
  • Post category:其他


Red Hat Enterprise Linux AS release 4 (Nahant)

Kernel 2.6.9-5.ELsmp on an i686

/bin/login: error while loading shared libraries: libpam.so.0: cannot open shared object file: Input/output error


还有系统管理员发现的Server显示器屏幕上的错误

SCSIO (0:0):rejecting I/O to offline device

INIT:Id:”1″respawning ………….

EXT3 – fs wrror (device dm – 2) in start transaction: Journal has aborted

[@more@]


现象:数据库所在的分区在开机后不久变成只读,数据库运行出错

分析:经查,系统日志里报错:

kernel: EXT3-fs error (device sdb1) in start_transaction: Journal has aborted

初步怀疑文件系统错误,但在网上搜了个遍也没有找到适当的解决方法。

解决:将该分区卸载,进行磁盘检查,发现存在文件系统错误,修复后观察一段时间,系统运行正常

结论:虚拟机被非正常关机后文件系统出错,linux系统在运行时发现错误后将文件系统转为只读挂接进行保护

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/35489/viewspace-1000444/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/35489/viewspace-1000444/