pvfs2-set-turn-off-timeouts - Man Page
pvfs2-set-turn-off-timeouts – disable security timeout verification in server
Synopsis
pvfs2-set-turn-off-timeouts [-m filesystem mount point] [-t yes|no]
Description
This program disables capability and credential timeout verification in the server. This affects all servers. Timeout verification cannot be disabled if certificate or key security is enabled.
The options are as follows:
- -m
Specify the file system to operate on.
- -t
Specify yes to enable and no to disable timeout verification.
Environment
- PVFS2_DEBUGFILE
If set to the path of a local file, redirect debug output to it.
- PVFS2_DEBUGMASK
Set the OrangeFS debug mask. Possible masks are documented in pvfs2-set-debugmask(1).
- PVFS2TAB_FILE
If set, the full pathname for an alternate pvfs2tab file
Files
/etc/pvfs2tab
Examples
Disable timeout verification
Bugs
Please submit bug reports to pvfs2-developers@beowulf-underground.org
See Also
pvfs2tab(5)