Database Error Messages

ACFS-07502

extent[number] has invalid _PhysicalDiskOffset value
found: string, but expected to find multiple of: string
for file:
string

Cause

The _PhysicalDiskOffset property of an extent structure of the indicated file was invalid. _PhysicalDiskOffset values must be a multiple of the file system allocation unit size.


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.