fs_getverify - Displays the state of data verification for AFS store operations [Windows only]
Contents
Cautions
The fsgetverify command is only available on Microsoft Windows. There is no equivalent for other
platforms.
Copyright
Copyright 2012 Jeffrey Altman <jaltman@your-file-system.com>
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.
OpenAFS 2025-03-21 FS_GETVERIFY(1)
Description
The fsgetverify 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 fssetverify which sets
the status of data verification in the client.
Examples
There is only one way to invoke fsgetverify:
% fs getverify
Name
fs_getverify - Displays the state of data verification for AFS store operations [Windows only]
Options
-help
Prints the online help for this command. All other valid options are ignored.
Output
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.
Privilege Required
No special privileges are required for this command.
See Also
fs_setverify(1)
Synopsis
fsgetverify [-help]
