Globus Online for HPSS: Difference between revisions
From Lsdf
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
* A working [[HPSS Frontends setup| HPSS Frontend]] with HPSS Client software installed and configured. |
* A working [[HPSS Frontends setup| HPSS Frontend]] with HPSS Client software installed and configured. |
||
* A working GridFTP Server |
* A working GridFTP Server with a valid Grid Host certificate. (GridKa Host certificate) |
||
* A working [https://github.com/JasonAlt/GridFTP-DSI-for-HPSS HPSS-GridFTP-DSI] compiled package |
* A working [https://github.com/JasonAlt/GridFTP-DSI-for-HPSS HPSS-GridFTP-DSI] compiled package |
||
** Notice: a HPSS-Fuse instead of DSI would also work. |
** Notice: a HPSS-Fuse instead of DSI would also work. |
||
Line 12: | Line 12: | ||
== Installation == |
== Installation == |
||
Hostname: archive-tgftp.lsdf.kit.edu |
|||
OS: SL 6.4 |
|||
* Download and install Globus Connect server repository |
|||
# curl -LOs http://toolkit.globus.org/ftppub/globus-connect-server/globus-connect-server-repo-latest.noarch.rpm |
|||
# rpm --import http://www.globus.org/ftppub/globus-connect-server/RPM-GPG-KEY-Globus |
|||
# yum install globus-connect-server-repo-latest.noarch.rpm |
|||
* Install |
|||
# yum install globus-connect-server |
|||
* Configuration |
Revision as of 14:13, 19 June 2015
This is a guide on setup the Globus Online service to storge data on HPSS.
Requirements
- A working HPSS Frontend with HPSS Client software installed and configured.
- A working GridFTP Server with a valid Grid Host certificate. (GridKa Host certificate)
- A working HPSS-GridFTP-DSI compiled package
- Notice: a HPSS-Fuse instead of DSI would also work.
- A working Connection to an LDAP Server to authorized the user locally on the GridFTP server.
- A Globus Online account if not already exists.
- A valid Grid User certificate.
Installation
Hostname: archive-tgftp.lsdf.kit.edu OS: SL 6.4
- Download and install Globus Connect server repository
# curl -LOs http://toolkit.globus.org/ftppub/globus-connect-server/globus-connect-server-repo-latest.noarch.rpm # rpm --import http://www.globus.org/ftppub/globus-connect-server/RPM-GPG-KEY-Globus # yum install globus-connect-server-repo-latest.noarch.rpm
- Install
# yum install globus-connect-server
- Configuration