HP Software File Migration Agent Installation and Administration Guide (September 2009)

114 | Command Line Interface Reference
verify
Displays the result of the verification process.
Syntax
FMACLI ver[ify]
[--help | -h]
[{--logfile | -L} logfile]
[--log-info-messages | -V]]
[--verbose | -v]
[file] | [{--filelist] | -f} filelist]
[{--recursive | -r} path]
[--oem-file-format | --unicode-file-format | --ansi-file-format |
--utf8-file-format]
[{--minimum-file-size | -S} nb|k|m|g]
[{--minimum-access-time | -A} nd|h|m|s]
[{--minimum-write-time | -W} nd|h|m|s]
[--exclude-system]
[--exclude-hidden]
[--exclude-read-only]
[--exclude-archive]
[--exclude-compressed]
[--ignore-files ignorefile]
[--repair]
[{--local-checks | -o local}]
[{--remote-checks | -o remote}]
[-F outlist]
Description
The verify command checks metadata for files on the file server or in the archive.
Note Excluded files are excluded from statistical summaries.
Local Check (Level 1)
If verification option local is specified, the following checks are performed:
Load primary metadata (checks if the file-id matches with the metadata).
Load secondary metadata and compare with local metadata.
Check whether offline files have meta data.
Check for offline files with non-zero file size.
Check if the copies on the archives are up to date.
Remote Check (Level 2)
In case verification option remote is specified, the following checks are performed:
Local verification.
Each link to an archive is verified using the RSAVerify-Method. The validation algorithm is part of the
remote storage adapter implementation. All copies for all available generations are checked. Locally
modified files are processed the same way.
Note Verify does not report detailed results to the screen. It displays a list of failed files, but you must
check the hsm.log file for details.