Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
aa00651c
Commit
aa00651c
authored
Nov 25, 2014
by
Eric Cano
Browse files
Bumped up the default block move timeout to 30 minutes.
parent
2152dd5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
castor/tape/tapeserver/daemon/Constants.hpp
View file @
aa00651c
...
...
@@ -66,7 +66,7 @@ const time_t TAPESERVER_MOUNTTIMEOUT_DEFAULT = 900; // 15 minutes
* The compile-time default value for the maximum time in seconds the
* data-transfer session of tapeserverd can cease to move data blocks.
*/
const
time_t
TAPESERVER_BLKMOVETIMEOUT_DEFAULT
=
3
00
;
//
5
minutes
const
time_t
TAPESERVER_BLKMOVETIMEOUT_DEFAULT
=
18
00
;
//
30
minutes
/**
* The compile-time default value for the number of disk threads in
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment