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
9d53af75
Commit
9d53af75
authored
11 years ago
by
Giuseppe Lo Presti
Browse files
Options
Downloads
Patches
Plain Diff
Fixed typo
parent
e498773c
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
+2
-2
2 additions, 2 deletions
ReleaseNotes
with
2 additions
and
2 deletions
ReleaseNotes
+
2
−
2
View file @
9d53af75
...
...
@@ -20,7 +20,7 @@
node are immediately killed if they are not allowed to run in the new status.
- The CASTOR plugin to XROOT has been integrated into the CASTOR code so that it is built, tested,
and distributed with the core CASTOR software. It comes under the form of a new RPM called
castor-xroot-plugin, which replaces both the xrootd-xcastor2fs and xrootd-libtransfermanager RPMs.
castor-xroot
d
-plugin, which replaces both the xrootd-xcastor2fs and xrootd-libtransfermanager RPMs.
The new version of the plugin was also modified to use the asynchronous API of CASTOR (see
bug #101710: RFE: add support for the asynchronous API in the xrootd plugin for CASTOR).
- The disk to disk copy mechanism and the associated draining tools have been completely
...
...
@@ -326,7 +326,7 @@
GRANT SELECT ON <CastorVmgrAccount>.VMGR_TAPE_STATUS_VIEW TO <CastorNsAccount>;
GRANT EXECUTE ON DBMS_SCHEDULER TO <CastorNsAccount>;
GRANT MANAGE
ON
SCHEDULER TO <CastorNsAccount>;
GRANT MANAGE SCHEDULER TO <CastorNsAccount>;
GRANT CREATE JOB TO <CastorNsAccount>;
Moreover, the DBA is required to create a job class, similarly to the one in place
...
...
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