Database Error Messages

ACFS-07745

_ustEAEntryHdrNameLen property has an invalid value
found: number, but expected to find no greater than: number
for _ustEAContainerEntry at offset: number for structure:
string

Cause

The _ustEAEntryHdrNameLen property of the indicated _ustEAEntryHdr property at the _ustEAContainerEntry offset for the indicated _ustEAContainer structure was invalid. Its value exceeded the maximum length for an extended attribute name or ACFS tag name.


Action

If fsck with the -a switch is currently running, then no further action is needed. fsck will resolve the problem. If fsck without the -a switch is running, then run fsck with the -a switch to resolve the problem. fsck reconstructs the structure to retain as much valid information as possible and may eliminate inaccessible or invalid information.