Cross-platform pageaudit has false-positive errors.
Extent files have a particular byte ordering based on the native byte order for the host they are on. If pageaudit is executed on a host with the reverse byte order from the byte order of the extents, pageaudit will return a success code, but incorrectly report repository read/write errors.
Workaround:
none/not applicable