Database Error Messages

ADVM-07377

directory has invalid node list
for file:
string

Cause

The node 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_dirnode property of one or more of the file's directory structures was incorrect.
  3. The _first_dirnode 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.