Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cta
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dCache
cta
Commits
6cf1afa7
Commit
6cf1afa7
authored
4 years ago
by
Cedric Caffy
Browse files
Options
Downloads
Patches
Plain Diff
Upgraded release notes and cta.spec.in for the deployment of CTA v3.2-1
parent
af480e0d
No related branches found
Branches containing commit
Tags
v3.2-1
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ReleaseNotes.md
+18
-0
18 additions, 0 deletions
ReleaseNotes.md
cta.spec.in
+8
-0
8 additions, 0 deletions
cta.spec.in
with
26 additions
and
0 deletions
ReleaseNotes.md
+
18
−
0
View file @
6cf1afa7
# 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
...
...
This diff is collapsed.
Click to expand it.
cta.spec.in
+
8
−
0
View file @
6cf1afa7
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment