[lug] Read-only weirdness
David L. Anselmi
anselmi at anselmi.us
Sun Jul 16 17:44:04 MDT 2006
Daniel Webb wrote:
[...]
> I get this every morning:
>
> Jul 16 06:35:21 nerd kernel: kjournald starting. Commit interval 5 seconds
> Jul 16 06:35:21 nerd kernel: EXT3-fs: dm-4: orphan cleanup on readonly fs
> Jul 16 06:35:21 nerd kernel: ext3_orphan_cleanup: deleting unreferenced inode 426004
[...]
> Jul 16 06:35:21 nerd kernel: EXT3-fs: dm-4: 14 orphan inodes deleted
> Jul 16 06:35:21 nerd kernel: EXT3-fs: recovery complete.
> Jul 16 06:35:22 nerd kernel: EXT3-fs: mounted filesystem with ordered data mode.
You should have posted this originally.
This tells you that dm-4 is being mounted ro to clean up orphaned inodes.
Do you know why it's remounting every morning? Or why it unmounts
before that? If you can identify a reason the FS is being unmounted
uncleanly you can probably fix the problem. If the FS is cleanly
unmounted, or unmounts itself, it's probably a hardware problem. (You
can run the vendor's diagnostics to verify that.)
Dave
More information about the LUG
mailing list