public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* New concept of ext3 disk checks
@ 2004-08-12 17:58 Otto Wyss
  2004-08-12 18:58 ` Bernd Eckenfels
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Otto Wyss @ 2004-08-12 17:58 UTC (permalink / raw)
  To: 'linux-kernel'

I've just read about "Increasing ext3 Disk Checks In The Event Of
Improper Shutdown" in Kernel-Traffic. Since in theory journalling file
systems may prevent any disk corruption the disk checks from the ext2
area doesn't make much sense anymore. Also more and more system don't
boot regularly anymore so the time frame between check isn't
predictable. To take into account that the practice not always behaves
as the theory says, I suggest another concept for ext3 disk checks:

- Instead of checks forced during startup checks are done during runtime
(at low priority). It has to be determined if these checks are _only_
checks or if they also include possible fixes. Possible solution might
distinct between the severity of any discovered problem.

The advantage of such a concept are rather obvious, desktop systems
don't have to use ridiculous high check interval values or disable
checks altogether and server systems may run forever. Also checks may be
done first on the written disk sectors. On an average loaded system,
this way malfunctioning software are detected within minutes and
hardware possibly within days, a rather high improvement to the current
detection time of sometimes months.

O. Wyss

-- 
See a huge pile of work at "http://wyodesktop.sourceforge.net/"

^ permalink raw reply	[flat|nested] 12+ messages in thread
[parent not found: <2ssbz-jB-1@gated-at.bofh.it>]

end of thread, other threads:[~2004-08-15  0:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-12 17:58 New concept of ext3 disk checks Otto Wyss
2004-08-12 18:58 ` Bernd Eckenfels
2004-08-12 21:07   ` Lee Revell
2004-08-12 19:46 ` Alan Cox
2004-08-14  7:26   ` Otto Wyss
2004-08-12 22:39 ` Theodore Ts'o
2004-08-12 23:55   ` Bernd Eckenfels
2004-08-13  0:34   ` Andreas Dilger
2004-08-14  7:15     ` Otto Wyss
2004-08-15  0:23       ` Andreas Dilger
     [not found] <2ssbz-jB-1@gated-at.bofh.it>
     [not found] ` <2swyz-3ny-13@gated-at.bofh.it>
2004-08-12 23:24   ` Andi Kleen
2004-08-12 23:48     ` Theodore Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox