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
c08f206e
Commit
c08f206e
authored
11 years ago
by
Steven Murray
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into cmake
parents
c0e22c77
f773dbeb
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ReleaseNotes
+53
-45
53 additions, 45 deletions
ReleaseNotes
with
53 additions
and
45 deletions
ReleaseNotes
+
53
−
45
View file @
c08f206e
-----------
-----------
-
- 2.1.14-3 -
------------
Summary of major features
-------------------------
Notes
-----
Summary
-------
This is a minor release bringing a number of bug fixes on top of the previous
one.
General notes:
- To install the smc comand-line tool one must install the castor-rmc-client
package.
- A new view is now provided in the Stager database, LateMigrationsView, to
help operations spot stuck migrations.
- Please note that the castor-gridftp-dsi-ext package is now deprecated.
This package will definitely be removed as of 2.1.15-0.
CASTOR Core Framework
---------------------
[Bug]
[Features]
#102938: RFE: extend CASTOR to support 32-bit uids
...
...
@@ -25,16 +26,6 @@
#102602 CM: Remove support for loading service libraries at run-time
CASTOR Stager
-------------
[Bug]
[Features]
[Code Maintenance]
CASTOR Tape
-----------
...
...
@@ -57,36 +48,13 @@
#102815 RFE: Remove the tprstat command from CASTOR
#102853 RFE: Remove code implementing unsupported tape label types
CASTOR NS
---------
[Bug]
[Features]
[Code Maintenance]
CASTOR Repack
-------------
[Bug]
[Features]
[Code Maintenance]
CASTOR Protocols
----------------
[Bug]
[Features]
#102947 RFE Remove the castor-gridftp-dsi-xroot package
[Code Maintenance]
Package Changes
---------------
...
...
@@ -99,12 +67,52 @@
packages now require the same version to be installed for all packages.
- The castor-gridftp-dsi-xroot has been removed.
Deployment Changes
------------------
Upgrade Instructions from 2.1.14-2
----------------------------------
Stager
------
The upgrade of the stager database to 2.1.14-3 can be performed online while the system is running.
The RPM upgrade can also be performed on a running system, with 2 restrictions:
- the restart of the RH servers may be noticable by few clients (< 1s downtime);
- the restart of the transfermanagers and diskmanagers should not be done concurrently.
Instructions
------------
1. Upgrade the STAGER database using the stager_2.1.14-2_to_2.1.14-3.sql
upgrade script available from:
- http://cern.ch/castor/DIST/CERN/savannah/CASTOR.pkg/2.1.14-*/2.1.14-3/dbupgrades
2. Upgrade the software on the headnodes.
Note: All daemons involved in the upgrade will be restarted automatically.
3. Upgrade the software on the diskservers.
Note: All daemons involved in the upgrade will be restarted automatically.
4. Test the instance by running the test suite available from:
- http://cern.ch/castor/DIST/CERN/savannah/CASTOR.pkg/2.1.14-*/2.1.14-3/testsuite
5. Congratulations you have successfully upgraded to the 2.1.14-3 release
of CASTOR.
Central services (CUPV, VMGR, VDQM, Nameserver)
-----------------------------------------------
The upgrade of the central databases to 2.1.14-3 can be performed online while
the system is running.
Instructions
------------
1. Apply the appropriate database upgrade script from:
- http://cern.ch/castor/DIST/CERN/savannah/CASTOR.pkg/2.1.14-*/2.1.14-3/dbupgrades
2. Update the software to use the 2.1.14-3 RPMs. Note: All
daemons involved in the upgrade will be restarted automatically.
3. Upgrade complete.
------------
...
...
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