Database Error Messages

ACFS-07032

extent structure has incorrect _UpHeaderNodePtr value
found: string, but expected to find: string
for structure:
string

Cause

The _UpHeaderNodePtr property of the indicated extent structure was incorrect. There are two possible causes:

  1. The _UpHeaderNodePtr property did not match its parent.
  2. The parent identifier property 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.