Difference between revisions of "Globus"
From Nuclear Physics Group Documentation Pages
Jump to navigationJump to searchLine 10: | Line 10: | ||
* Update the globus toolkit from website instructions, starting with the downloaded rpm. | * Update the globus toolkit from website instructions, starting with the downloaded rpm. | ||
+ | * Follow steps in:[http://toolkit.globus.org/toolkit/docs/6.0/admin/quickstart Quick Start] | ||
+ | ** Note: The myproxy etc have duplicates as shown by: "yum --showduplicates list myproxy | expand", this causes library version conflicts. | ||
+ | ** Install the gt6 version with: "yum install myproxy-6.1.8-1.el5+gt6 myproxy-server-6.1.8-1.el5+gt6 myproxy-admin-6.1.8-1.el5+gt6" | ||
* Install the simple certificates: globus-simple-ca globus-gsi-cert-utils-progs | * Install the simple certificates: globus-simple-ca globus-gsi-cert-utils-progs | ||
** Now /usr/local/globus-5.0.5/bin/grid-cert-diagnostics shows a proper cert. | ** Now /usr/local/globus-5.0.5/bin/grid-cert-diagnostics shows a proper cert. |
Revision as of 19:49, 15 February 2015
Globus is a toolkit for transferring data. Detail are found on their website: Globus Toolkit
Configuration on Taro
Software is installed from RPM, but configuration is still to be done.
Installation steps
Steps performed on 2015/02/15
- Update the globus toolkit from website instructions, starting with the downloaded rpm.
- Follow steps in:Quick Start
- Note: The myproxy etc have duplicates as shown by: "yum --showduplicates list myproxy | expand", this causes library version conflicts.
- Install the gt6 version with: "yum install myproxy-6.1.8-1.el5+gt6 myproxy-server-6.1.8-1.el5+gt6 myproxy-admin-6.1.8-1.el5+gt6"
- Install the simple certificates: globus-simple-ca globus-gsi-cert-utils-progs
- Now /usr/local/globus-5.0.5/bin/grid-cert-diagnostics shows a proper cert.