Database Error Messages

ADVM-07039

extent[number] is not in use but it contains non-zero values:
_FileOffset: string
_Length: string
_PhysicalDiskOffset: string
_SnapIncarnationNumber: number
for structure:
string

Cause

An extent of the indicated extent structure was not in use, but it contained non-zero values. There are two possible causes:

  1. The extent values were not reset to zero when the extent was freed.
  2. The _NextFreeExtent property of the extent 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.