fs_getverify - Displays the state of data verification for AFS store operations
[Windows only]
fs getverify [
-help]
The
fs getverify command shows the status of data verification for store
data operations in the AFS client. When enabled, each store data operation is
followed by a matching fetch data request. If the data does not match, the
operation is repeated. The complement of this command is
fs setverify
which sets the status of data verification in the client.
The
fs getverify command is only available on Microsoft Windows. There is
no equivalent for other platforms.
- -help
- Prints the online help for this command. All other valid
options are ignored.
If data verification is enabled, the output is:
Data verify mode is currently on.
If data verification is disabled, the output is:
Data verify mode is currently off.
There is only one way to invoke
fs getverify:
% fs getverify
No special privileges are required for this command.
fs_setverify(1)
Copyright 2012 Jeffrey Altman <
[email protected]>
This documentation is covered by the BSD License as written in the doc/LICENSE
file. This man page was written by Jeffrey Altman for OpenAFS.