Skip to content
GitLab
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
6a2b0fac
Commit
6a2b0fac
authored
Feb 03, 2021
by
Cedric Caffy
Browse files
Upgraded release notes and cta.spec.in for the deployment of CTA v3.2-1
parent
8a5c2822
Pipeline
#2927
passed with stage
in 2 minutes and 11 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ReleaseNotes.md
View file @
6a2b0fac
# v3.2-1
## Summary
This version is a transition version between CTA v3.1-14 and CTA v4.0. The functionalities of the v4.0 are implemented,
but at the database level, the columns to be deleted have been put as NULLABLE and the NOT NULL columns to be added as NULLABLE.
The xrootd-ssi-protobuf-interface is not up-to-date with the CTA v4.0: deprecated fields have not been removed.
### Features
-
Upgraded EOS to 4.8.37-1
-
cta/CTA#922 The superseded concept has been removed and replaced by a new recycle bin
-
cta/CTA#943 A new tape lifecycle logic has been implemented
-
cta/CTA#948 The max drives allowed for reading and writing are now set per virtual organization and not per mount policy anymore
-
cta/CTA#952 Reclaiming a tape resets the IS_FROM_CASTOR flag to 0
-
cta/CTA#951 The query used by RdbmsCatalogueTapeContentsItor has been put back to the state it was in v3.1-13
-
cta/CTA#883 Tape verification tool
# v3.1-14
## Summary
...
...
cta.spec.in
View file @
6a2b0fac
...
...
@@ -491,6 +491,14 @@ Currently contains a helper for the client-ar script, which should be installed
%attr(0755,root,root) /usr/bin/cta-client-ar-abortPrepare
%changelog
* Wed Feb 03 2021 julien.leduc (at) cern.ch - 3.2-1
- Upgraded EOS to 4.8.37-1
- cta/CTA#922 The superseded concept has been removed and replaced by a new recycle bin
- cta/CTA#943 A new tape lifecycle logic has been implemented
- cta/CTA#948 The max drives allowed for reading and writing are now set per virtual organization and not per mount policy anymore
- cta/CTA#952 Reclaiming a tape resets the IS_FROM_CASTOR flag to 0
- cta/CTA#951 The query used by RdbmsCatalogueTapeContentsItor has been put back to the state it was in v3.1-13
- cta/CTA#883 Tape verification tool
* Thu Jan 07 2021 julien.leduc (at) cern.ch - 3.1-14
- Upgraded EOS to 4.8.35-1
- cta/CTA#954 The drive is put down if the CleanerSession fails to eject the tape from it after a shutdown
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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