Difference between revisions of "Rucio"

From GridPP Wiki
Jump to: navigation, search
(For SysAdmins)
(30 intermediate revisions by 3 users not shown)
Line 4: Line 4:
  
 
* [https://rucio.cern.ch/ Rucio Homepage]
 
* [https://rucio.cern.ch/ Rucio Homepage]
* [https://rucio.readthedocs.io/en/latest/ Rucio documentation]
+
* [https://rucio.cern.ch/documentation/ Rucio documentation]
* [https://stfc365.sharepoint.com/sites/RucioatRAL/ Rucio SharePoint] (Internal to RAL)
+
* [https://stfc365.sharepoint.com/sites/RucioatRAL/ Rucio SharePoint] (Internal to RAL)]
 +
* [https://indico.cern.ch/category/10588/ Rucio Indico] Rucio Development meeting details
 +
 
 +
== Getting Set up ==
 +
 
 +
Please contact [mailto:ian.johnson@stfc.ac.uk Ian Johnson] or [mailto:timothy.noble@stfc.ac.uk Timothy Noble]with:
 +
* Rucio username,
 +
* The subject from your eScience certificate to get this use:
 +
openssl x509 -subject -noout -in <path/to/your/usercert.pem>
 +
* Your preferred email address
 +
* Name of the VO you wish to join or create.
 +
* Your public SSH key.
 +
We currently have drc for DIRAC, dtm for DTEAM, gpp for GridPP, etc
 +
We will then set up your account.
 +
 
  
 
== For Users ==
 
== For Users ==
  
 +
* [https://www.gridpp.ac.uk/wiki/MultiVO_Userguide MultiVO_Userguide]
 +
* [[ RucioNewVO ]]
 
* [https://www.gridpp.ac.uk/wiki/RucioBastion Accessing Rucio via the STFC Bastion server]
 
* [https://www.gridpp.ac.uk/wiki/RucioBastion Accessing Rucio via the STFC Bastion server]
 +
* [https://www.gridpp.ac.uk/wiki/RucioContainerisedClient RucioContainerisedClient]
  
 
== For SysAdmins ==
 
== For SysAdmins ==
 +
 +
* [https://www.gridpp.ac.uk/wiki/MultiVO_admin_users MultiVO admin users]
 
* [https://www.gridpp.ac.uk/wiki/RucioRSE Configuring your site storage as a Rucio Storage Element (RSE)]
 
* [https://www.gridpp.ac.uk/wiki/RucioRSE Configuring your site storage as a Rucio Storage Element (RSE)]
 +
* [https://www.gridpp.ac.uk/wiki/RucioSysAdminSettingUpNewUser Setting up a new User on the Bastion]
 +
* [https://www.gridpp.ac.uk/wiki/RucioUpdateToNewVersion Updating Rucio to a new Version]
 +
* [[RucioDaemonsSetup]]
 +
* [[Security response for EGI services]]
  
 
== UK Rucio Development ==
 
== UK Rucio Development ==
Line 18: Line 41:
  
 
STFC development github is: https://github.com/stfc/rucio
 
STFC development github is: https://github.com/stfc/rucio
 +
 +
Testing RUCIO in containers: [[ RucioDocker ]]
  
 
== Workshops ==
 
== Workshops ==
Line 27: Line 52:
  
 
== Talks ==
 
== Talks ==
 +
 +
== Tutorials ==
 +
* [https://github.com/rucio/k8s-tutorial Kubernetes Tutorial]
 +
* [https://github.com/rucio/containers/tree/master/dev Rucio in containers]
 +
  
 
== Publications ==
 
== Publications ==
* Bauer D, Fayer S, 2017, GridPP DIRAC: Supporting non-LHC VOs on LHC centric resources, J. Phys.: Conf. Ser. 898 052003 ([http://iopscience.iop.org/article/10.1088/1742-6596/898/5/052003 Link])
 

Revision as of 16:16, 26 November 2021

This page is about the Rucio instance at RAL.

Official Rucio pages

Getting Set up

Please contact Ian Johnson or Timothy Noblewith:

  • Rucio username,
  • The subject from your eScience certificate to get this use:
openssl x509 -subject -noout -in <path/to/your/usercert.pem>
  • Your preferred email address
  • Name of the VO you wish to join or create.
  • Your public SSH key.

We currently have drc for DIRAC, dtm for DTEAM, gpp for GridPP, etc We will then set up your account.


For Users

For SysAdmins

UK Rucio Development

There is a weekly Rucio development meeting on Thursday 2pm (UK time). Meeting agendas can be found here: https://indico.cern.ch/category/10588/

STFC development github is: https://github.com/stfc/rucio

Testing RUCIO in containers: RucioDocker

Workshops

Talks

Tutorials


Publications