Database Error Messages

ADVM-07045

DATA extent list has fewer nodes than expected
found: number, but expected to find: number
for file:
string

Cause

The list of DATA extent structures of the indicated file contained fewer nodes than expected. There are two possible causes:

  1. One or more of the DATA extent structures did not have a valid structure header.
  2. The _NextDataExtent property of one or more DATA extent structures 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.