Database Error Messages

ADVM-07710

orphan file found for file identifier: string at disk offset: string

Cause

No directory entry was found for the indicated file. There are two possible causes:

  1. The file had no corresponding directory entry.
  2. The file had a directory entry, but there was a problem with corresponding directory file.

Action

If fsck with the -a switch is currently running, then no further action is needed. If fsck without the -a switch is running, then run fsck with the -a switch to resolve the problem. fsck will attempt to repair any directories that are in an inconsistent state first. Any file that does not have a valid directory entry following directory repairs will be moved to the 'lost+found' directory.