Path: utzoo!attcan!uunet!aplcen!haven!udel!new From: new@udel.EDU (Darren New) Newsgroups: comp.sys.amiga Subject: Re: fsck for a hard disk? Message-ID: <21222@estelle.udel.EDU> Date: 6 Jun 90 15:26:26 GMT References: <3396@teksce.SCE.TEK.COM> <1990Jun6.042910.297@foetus.syd.sgi.oz.au> Reply-To: new@ee.udel.edu (Darren New) Organization: University of Delaware Lines: 14 In article <1990Jun6.042910.297@foetus.syd.sgi.oz.au> peterk@foetus.syd.sgi.oz.au (Peter Kerney.Silicon Graphics.Australia) writes: >One thing I have noticed on my A590. If you visit the GURU while doing I/O, >when you reboot, the hard disk goes beserk. It seems to be doing 800 time the >amount of work when going through s:startup-sequence et. al. This is the "disk validator." It is started whenever you mount a volume whose bitmap has not necessarily been flushed. The validator runs through the directory structure checking that there are no inconsistancies. My recent posting (validate) will force this without you having to do a reboot. Not that the validator is NOT like fsck. fsck will repair a file system in place. The validator will only tell you there is a problem without fixing it. -- Darren