Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
Xcache singularity LRZ
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
Container Registry
Model registry
Operate
Environments
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
ETP Computing
Xcache singularity LRZ
Commits
f4dd2b5d
Commit
f4dd2b5d
authored
4 years ago
by
Nikolai Hartmann
Browse files
Options
Downloads
Patches
Plain Diff
update to xrd5rc4 (following Ilija
https://github.com/slateci/XCache/compare/v5rc4
)
parent
460b76f3
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
xcache.cfg
+4
-1
4 additions, 1 deletion
xcache.cfg
xcache.singularity.def
+3
-2
3 additions, 2 deletions
xcache.singularity.def
with
7 additions
and
3 deletions
xcache.cfg
+
4
−
1
View file @
f4dd2b5d
...
...
@@ -52,7 +52,7 @@ else
oss.path
/root:/
r/w
oss.path
/xroot:/
r/w
ofs.osslib
/usr/lib64/libXrdPss.so
pss.cachelib
/usr/lib64/libXrdFileCache
.so
pss.cachelib
libXrdPfc
.so
pss.config
streams
128
pss.origin
localfile:1094
pss.namelib
-lfncache
-lfn2pfn
/usr/lib64/XrdName2NameDCP4RUCIO.so
...
...
@@ -77,3 +77,6 @@ else
acc.authrefresh
60
ofs.authorize
fi
# resolving bug in rc4
xrootd.async
nosf
This diff is collapsed.
Click to expand it.
xcache.singularity.def
+
3
−
2
View file @
f4dd2b5d
...
...
@@ -27,17 +27,18 @@ Purpose Xcache-for-RUCIO
%post
XRD_VERSION="
4.11.3-1.el7.x86_64
"
XRD_VERSION="
5.0.0-0.rc4.el7
"
yum install -y curl gperftools hostname
curl -s -o /etc/yum.repos.d/xrootd-testing-slc7.repo http://www.xrootd.org/binaries/xrootd-testing-slc7.repo
curl -s -o /etc/yum.repos.d/xrootd-stable-slc7.repo http://www.xrootd.org/binaries/xrootd-stable-slc7.repo
curl -s -o /etc/pki/rpm-gpg/RPM-GPG-KEY-wlcg http://linuxsoft.cern.ch/wlcg/RPM-GPG-KEY-wlcg
curl -s -o /etc/yum.repos.d/wlcg-centos7.repo http://linuxsoft.cern.ch/wlcg/wlcg-centos7.repo
yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
yum install -y xrootd-server-${XRD_VERSION} xrootd-client-${XRD_VERSION} xrootd-${XRD_VERSION} python2-xrootd-${XRD_VERSION}
yum install -y
xrootd-rucioN2N-for-Xcache
yum
local
install -y
https://repo.opensciencegrid.org/osg/upcoming/el7/testing/x86_64/xrootd-rucioN2N-for-Xcache-1.2-3.1.osgup.el7.x86_64.rpm
yum install -y vomsxrd
yum install -y gdb
yum install -y yum-utils
...
...
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