ID | 13006 |
Package Name | xcache |
Version | 1.1.1 |
Release | 1.osg35.el7 |
Epoch | |
Summary |
Description |
Built by | Brian Lin A2266246 |
State |
complete
|
Volume |
DEFAULT |
Started | Tue, 27 Aug 2019 15:44:04 CDT |
Completed | Tue, 27 Aug 2019 15:44:52 CDT |
Task | build (osg-3.5-el7, /svn/native/redhat/branches/osg-3.5/xcache:25185) |
Tags |
|
RPMs |
|
Logs |
|
Changelog |
* Mon Aug 19 2019 Brian Lin <blin@cs.wisc.edu> - 1.1.1-1
- Restore StashCache HTTP port to 8000
* Mon Aug 19 2019 Brian Lin <blin@cs.wisc.edu> - 1.1.0-1
- Use osg-xrootd (SOFTWARE-3558)
* Wed Aug 07 2019 Edgar Fajardo <emfajard@ucsd.edu> - 1.1.0-0.4
- Changing order of LCMAPS configuration files for CMS
- Fixing bug on refresh-proxy call for CMS and ATLAS proxies
* Mon Aug 05 2019 Edgar Fajardo <emfajard@ucsd.edu> - 1.1.0-0.3
- Adding ATLAS and CMS overides for the proxy generation
- Adding RucioN2N config for ATLAS Xcache (SOFTWARE-3784)
* Fri Aug 02 2019 Brian Lin <blin@cs.wisc.edu> - 1.1.0-0.2
- Changing auths options for lcmaps
* Wed Jul 31 2019 Edgar Fajardo <emfajard@ucsd.edu> - 1.1.0-0.1
- Add ATLAS and CMS XCache (SOFTWARE-3583, SOFTWARE-3584)
* Wed May 01 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.0.5-1
- Start services after network is up (SOFTWARE-3681)
* Mon Apr 08 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.0.3-1
- Fix *-overrides.conf syntax
* Thu Mar 14 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.0.2-1
- Add missing xrootd-lcmaps dependency for the origin
- Start and stop xrootd and cmsd together for the origin (SOFTWARE-3544)
- Drop workaround for LIGO not being part of the OSG Data Federation (SOFTWARE-3507)
- Start proxy renewal script for both unauth and auth cache and origin instances;
only mandatory for auth cache
- Fix permissions in tmpfiles.d config for cache
- Add vo-client and voms-clients-cpp dependency
- Proxy renewal script now uses voms-proxy-init instead of grid-proxy-init
- "sitename" xrootd config variable in 10-common-site-local.cfg renamed to "resourcename"
* Wed Jan 30 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.0.1-1
- Config changes:
- fix name of logging config and decrease verbosity
- change default root dir from /stash to /mnt/stash
- various other tweaks for understandability
* Mon Jan 14 2019 Brian Bockelman <brian.bockelman@cern.ch> - 1.0.0-1
- Final release of XCache 1.0.0.
* Fri Jan 11 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.0.0-0.rc2
- Auto-generate the origin authorization files as well.
- Fix configuration file syntax.
* Mon Jan 07 2019 Brian Bockelman <bbockelm@cse.unl.edu> - 1.0.0-0.rc1
- Overhaul configuration files to use new Xrootd 'continue' directive.
- Utilize systemd dependencies so all services start when XRootD does.
- Auto-generate the authorization files.
* Tue Oct 23 2018 Marian Zvada <marian.zvada@cern.ch> 0.10-1
- Remove condor daemon dependency from stats reporter
- Use systemd timer to periodically report stats
- Modify stats reporter to use python multiprocessing so ad won't expire
during a long collection run
- Update XRootD cinfo parser to format v2
* Fri Sep 28 2018 Mátyás Selmeci <matyas@cs.wisc.edu> 0.9-1
- https://github.com/opensciencegrid/StashCache-Daemon/pull/8
- Reduce the dependencies for the unauthenticated xrootd
- Create the config and systemd unit files during the make install process
- Tidy the stashcache configuration
- Reduce the default disk usage of the cache to 90/95% to avoid
accidentally filling filesystems too full
- Move the certificate configuration inside the auth instance of xrootd
- Set pfc.ram 7g to allow a bit of room for the OS on 8GB system
(documented minimum RAM)
- Added pss.origin redirector-itb as a commented line, rather than adding
a separate itb config file
* Thu Aug 24 2017 Marian Zvada <marian.zvada@cern.ch> 0.8-1
- change homepage in origin server xrootd config file
- set proper redirector hostname in xrootd config files
- updated Makefile, replace properly VERSION in src/stashcache for make install target
* Thu Jun 01 2017 Marian Zvada <marian.zvada@cern.ch> 0.7-2
- added stanza so that we don't build StashCache for EL6
- no epoch of xrootd-lcmaps-1.3.3 for cache-server requirement
* Wed May 31 2017 Marian Zvada <marian.zvada@cern.ch> 0.7-1
- SOFTWARE-2295: restructure under opensciencegrid/StashCache-Daemon.git
* Thu Feb 25 2016 Marian Zvada <marian.zvada@cern.ch> 0.6-2
- SOFTWARE-2196: redirector renamed to redirector.osgstorage.org, http export support
- SOFTWARE-2195: complete revamp of the origin server config using new redirector
* Tue Sep 29 2015 Brian Lin <blin@cs.wisc.edu> 0.6-1
- Bug fixes to xrootd service management
* Fri Sep 25 2015 Brian Lin <blin@cs.wisc.edu> 0.5-2
- Add systemd support
* Fri Sep 25 2015 Brian Lin <blin@cs.wisc.edu> 0.5-1
- Use FQDN instead of hostname in stashcache-daemon (SOFTWARE-2049)
- Refuse to start if missing host cert or key (SOFTWARE-2026)
- Fix log message if the xrootd service is already running
* Thu Aug 20 2015 Brian Lin <blin@cs.wisc.edu> 0.4-2
- Fix advertisement to central collector
* Thu Aug 20 2015 Brian Lin <blin@cs.wisc.edu> 0.4-1
- Advertise STASHCACHE_DaemonVersion in MasterAd (SOFTWARE-1971)
- Log daemon activity to /var/log/condor/StashcacheLog
- Use TCP to advertise StashCache ads
* Wed Jul 15 2015 Brian Lin <blin@cs.wisc.edu> 0.3-4
- Merge stashcache and stashcache-daemon packages
* Tue Jul 07 2015 Brian Lin <blin@cs.wisc.edu> 0.3-3
- Advertise stashcache startd and master ads to the central collector (SOFTWARE-1966)
* Tue Jun 30 2015 Brian Lin <blin@cs.wisc.edu> 0.3-2
- Restore ability for the daemon to run on EL5
* Thu Jun 25 2015 Brian Lin <blin@cs.wisc.edu> 0.3-1
- Update the cache query script
* Fri May 29 2015 Brian Lin <blin@cs.wisc.edu> 0.2-1
- Fix Python 2.6isms
- HTCondor heartbeats require at least condor-python 8.3.5
* Thu May 28 2015 Brian Lin <blin@cs.wisc.edu> 0.1-3
- Remove epoch from condor-python requirement
* Thu Apr 23 2015 Mátyás Selmeci <matyas@cs.wisc.edu> 0.1-2.osg
- Renamed stashcache-server to stashcache-cache-server, and stashcache-origin
to stashcache-origin-server; rename config files to match
* Wed Apr 22 2015 Mátyás Selmeci <matyas@cs.wisc.edu> 0.1-1.osg
- Created metapackages with stub config files
|