Skip to content

Commit f6fe6cb

Browse files
authored
Make note of legacy document
1 parent 87cbc04 commit f6fe6cb

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# StashCache
22

3+
## **This documentation is legacy. Please follow the current documentation on the [OSG Documentation](https://opensciencegrid.org/docs/data/stashcache/overview/) website.**
4+
5+
36
This documentation is for Site Admins and OSG Operations team who manage StashCache nodes (origin or cache server; or redirectors). Main functionality of StashCache is based on [XRootD](http://xrootd.org) technology, there are other components involved to function StashCache properly, though. E.g. if you are a user of **"stashcp"** you want to follow [this](https://support.opensciencegrid.org/support/solutions/articles/12000002775-transferring-data-with-stashcache) document instead.
47

58
---
@@ -8,5 +11,5 @@ StashCache operations consist of the following documents:
811

912
* [StashCache caches](admin/install.md): Managed by an organization, **"cache"** server to keep data cached and immediately available (via [stashcp](https://support.opensciencegrid.org/support/solutions/articles/12000002775-transferring-data-with-stashcach))within Stash federation (without re-transfering from "origin").
1013
* [StashCache origins](admin/install.md): Managed by an organization, **"origin"** is data server to host files locally and serve them to users upon transfer request (via [stashcp](https://support.opensciencegrid.org/support/solutions/articles/12000002775-transferring-data-with-stashcach)) unless data are already cached.
11-
* [StashCache redirectors](ops/redirector.md): Redirectors are managed by GOC Operations team at Indiana University, redirectors provides federated access to the data across origins.
14+
* [StashCache redirectors](ops/redirector.md): Redirectors are managed by OSG Operations, redirectors provides federated access to the data across origins.
1215
* [StashCache upgrades](ops/upgrades.md): Keeps track of versions deployed at sites as well as other information about OS, system resources, connectivity, etc.

0 commit comments

Comments
 (0)