/dev/sda1 must be recovered on every boot
Bug #1261730 reported by
Removed by request
This bug affects 8 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
upstart (Ubuntu) |
Confirmed
|
High
|
Unassigned |
Bug Description
I'm using Ubuntu 14.04 dev with mountall 2.52. On every boot I'm seeing these lines:
[ 8.535902] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
[ 8.536025] EXT4-fs (sda1): write access will be enabled during recovery
[ 17.599477] EXT4-fs (sda1): recovery complete
[ 17.615731] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
I'm also wondering why it isn't telling me how many inodes were repaired (I remember to have seen this number on "real" recoveries a while ago).
affects: | cryptsetup (Ubuntu) → mountall (Ubuntu) |
tags: | added: trusty |
Changed in upstart (Ubuntu): | |
importance: | Undecided → High |
tags: | added: precise |
To post a comment you must log in.
Why are you filing this bug against mountall? It's not mountall that's causing the filesystem to fail to unmount cleanly before reboot.
> I'm also wondering why it isn't telling me how many inodes were repaired (I
> remember to have seen this number on "real" recoveries a while ago).
Not in the kernel message. The messages you're citing are the kernel remounting it rw to do journal recovery after an unclean shutdown.