Database Error Messages

ACFS-08029

fsck failed because it was supplied an unexpanded acfsutil meta output file.
The file needs to be expanded using
acfsutil meta -e string -f string.expanded

Cause

fsck did not know how to read an unexpanded acfsutil meta output file.


Action

Expand the 'acfsutil meta' metadata collection file using: acfsutil meta -e <meta.file> -f <meta.file.expanded> then use fsck without the -a switch against the expanded file.