[Bug 1261730] Re: /dev/sda1 must be recovered on every boot
Sworddragon
1261730 at bugs.launchpad.net
Wed Dec 18 12:22:00 UTC 2013
I could debug it down to a testcase. Just create the file
/etc/init/test.conf with the following lines:
start on mounted and stopped mounted-tmp
exec mkdir -p /tmp/no-journal
After a reboot the recovery will happen. If you comment out the exec stanza all is fine again. But I don't know how such a simple upstrat script would cause this behavior.
** Package changed: mountall (Ubuntu) => upstart (Ubuntu)
** Changed in: upstart (Ubuntu)
Status: Incomplete => New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to mountall in Ubuntu.
https://bugs.launchpad.net/bugs/1261730
Title:
/dev/sda1 must be recovered on every boot
Status in “upstart” package in Ubuntu:
New
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).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1261730/+subscriptions
More information about the foundations-bugs
mailing list