Database Error Messages

ADVM-07383

directory has invalid hash block free list
for file:
string

Cause

The free hash block list of the indicated directory file was invalid. There are three possible causes:

  1. One or more of the file's directory structures had an invalid structure header.
  2. The next_free_blk property of one or more of the file's directory structures was incorrect.
  3. The hash_blk_free_list property of the _Private

directory structure was incorrect.


Action

If fsck with the -a switch is currently running, then no further action is needed. fsck will resolve the problem. If fsck is running without the -a switch, then run fsck with the -a switch to resolve the problem.