[Info-vax] analyze/disk errors
David Froble
davef at tsoft-inc.com
Thu Dec 5 15:39:42 EST 2013
abrsvc wrote:
> The documentation is correct, EXCEPT that badblk.sys is a reserved
> file that has a particular file id that cannot be changed. The
> documentation should have specified that these files won't work this
> way. "The badblk.sys file contains a list of suspected bad blocks on
> the volume that have not yet been turned over to the bad block file."
> (From VMS File System Internals by Kirby McCoy page 59).
>
> So, in this case the documentation was correct, but incomplete.
>
> Dan
Now that is interesting. Always something more to learn.
I've been aware that the file system needed some way to avoid multiple
attempts to use a block that has been determined as "bad", and the
mechanism provided was the bad block file/list, so that the block would
be "in use" and not free for re-use.
I wasn't aware there was an intermediate step.
More information about the Info-vax
mailing list