This is making me nuts! Every few days a partition of mine gets remounted read-only and I find the following entries in dmesg:
There are no other errors being reported via dmesg.dmesg wrote:[13742.018972] end_request: I/O error, dev sda, sector 0
[13742.018987] ata1: EH complete
[13742.019057] Aborting journal on device dm-1:8.
[13742.019164] EXT4-fs error (device dm-1): ext4_journal_start_sb: Detected aborted journal
[13742.019171] EXT4-fs (dm-1): Remounting filesystem read-only
I have read through a bunch of posts and docs, and have not found a valid solution. smartctl reports nothing out of the ordinary, no visible errors.
This is pretty much standard across all paritions except /boot:smartctl wrote:Seek_Error_Rate = 0
Seek_Error_Rate = 0
UDMA_CRC_Error_Count = 0
UDMA_CRC_Error_Count = 0
UDMA_CRC_Error_Count =0
SMART Error Log Version: 1
No Errors Logged
Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize
What else can I check?
Anyone?

