Skip to content
Snippets Groups Projects
Commit 85a802ad authored by Steven Murray's avatar Steven Murray
Browse files

bug #101798: RFE: Set the default tapebridge bulk parameters to those tested at CERN

Added a note to the ReleaseNotes about tape operators not having to explicitly
set the following tapebridged configuration-parameters:

TAPEBRIDGE BULKREQUESTMIGRATIONMAXBYTES
TAPEBRIDGE BULKREQUESTMIGRATIONMAXFILES
TAPEBRIDGE BULKREQUESTRECALLMAXBYTES
TAPEBRIDGE BULKREQUESTRECALLMAXFILES
TAPEBRIDGE MAXBYTESBEFOREFLUSH
TAPEBRIDGE MAXFILESBEFOREFLUSH
TAPEBRIDGE TAPEFLUSHMODE
parent c8ef6b93
No related branches found
No related tags found
No related merge requests found
......@@ -150,6 +150,16 @@
version number :
+ on the head node: /usr/lib64/libXrdxCastor2Fs.so.2.1
+ on the disk servers: /usr/lib64/libXrdxCastor2Ofs.so.2.1 and /usr/lib64/libXrdxCastor2ServerAcc.so.2.1
- tape operators should no longer explicitly set the following tapebridged
configuration-parameters. The compile-time defaults have been set for good
performance and they have been tested at CERN.
+ TAPEBRIDGE BULKREQUESTMIGRATIONMAXBYTES
+ TAPEBRIDGE BULKREQUESTMIGRATIONMAXFILES
+ TAPEBRIDGE BULKREQUESTRECALLMAXBYTES
+ TAPEBRIDGE BULKREQUESTRECALLMAXFILES
+ TAPEBRIDGE MAXBYTESBEFOREFLUSH
+ TAPEBRIDGE MAXFILESBEFOREFLUSH
+ TAPEBRIDGE TAPEFLUSHMODE
Upgrade Instructions from 2.1.13-9
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment