Print

Print


Dear Expert:

 We are migrating xrootd from version 3.0.5 to 3.3.0, in our previous configuration file we have:

all.export /localdisk/xrootd
set osscachepath = /localdisk/xrootd
oss.cache public $(osscachepath)/* xa
oss.cache public /localdisk2/xrootd xa
oss.cache public /localdisk3/xrootd xa
oss.cache public /localdisk4/xrootd xa
oss.cache public /localdisk5/xrootd xa
oss.cache public /localdisk6/xrootd xa

  However, seems oss.cache is phased out in the new version. so can we simply change it to something like:

all.export /localdisk/xrootd
set osscachepath = /localdisk/xrootd
oss.space public $(osscachepath)/* xa
oss.space public /localdisk2/xrootd xa
oss.space public /localdisk3/xrootd xa
oss.space public /localdisk4/xrootd xa
oss.space public /localdisk5/xrootd xa
oss.space public /localdisk6/xrootd xa

  Cheers,Gang




########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-L list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-L&A=1