Database Error Messages

ACFS-07087

file has _AllocationSize value but no extent information
_AllocationSize: string
for file:
string

Cause

The _AllocationSize property of the indicated file was greater than 0, but there was no corresponding extent information. There are two possible causes:

  1. The _AllocationSize should have been zero.
  2. The _NextFreeExtent value 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.