From cc5b1117f8c2f800c62bc0780732545cb80cab79 Mon Sep 17 00:00:00 2001 From: Justas Balcas Date: Tue, 20 Feb 2024 09:24:30 -0600 Subject: [PATCH] Include also pss origin --- .../config/default/etc/xrootd/xrootd-clustered.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/xrootd/xrootd-stageout-server/config/default/etc/xrootd/xrootd-clustered.cfg b/xrootd/xrootd-stageout-server/config/default/etc/xrootd/xrootd-clustered.cfg index 6433e1b..84ee5ca 100644 --- a/xrootd/xrootd-stageout-server/config/default/etc/xrootd/xrootd-clustered.cfg +++ b/xrootd/xrootd-stageout-server/config/default/etc/xrootd/xrootd-clustered.cfg @@ -114,6 +114,10 @@ if defined ?~TYPE_XCACHE set typexcache = $TYPE_XCACHE fi +if defined ?~XCACHE_ORIGIN + set xcacheorigin = $XCACHE_ORIGIN +fi + # ==================================================== # XrootD Security # --------------------------------------- @@ -228,6 +232,7 @@ oss.localroot $(localroot) # Xcache parameters # ------------------------------------- if defined ?typexcache + pss.origin $(xcacheorigin) oss.space meta $(ossmeta) oss.space data $(ossdata) pfc.spaces data meta