-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Access Swestore National Storage via the iRODS SRM Module #1
Comments
@jhagberg: I'm realizing more and more how hard it is for me to find time to work on these things ... Do you think you could have a look on this one, as soon as we get up a test node, where you have sudo access? Feel free to tell if you think we should split our work in another way. I just think this is kind of the main stumbling block right now before we can start to play with things in practice, thus it would be nice to put some focus on getting this fixed first/asap ... |
@jhagberg: ... I will see if I find some time to get started on this though, but feel free to dig in if you feel like it! :) ... the sooner the better ... |
To work with this we need a new server grid certificate. Perhaps we need a new test volume on swestore and a server proxy cert for u5. |
@samuell Can you also check with Swestore if it is possible to use gsiftp? Does it exist a or is arccp the only way? |
@jhagberg: You are very much right about a test volume. Always thought it feels scary to play with the full uppnex account ... especially since there is not even backup on Swestore, only simple mirroring. Regarding GsiFTP, I have been talking to the Swestore guys about this earlier. They say that the SRM protocol (which is used by the ng* commands) actually wraps the GsiFTP, which in turn is told to be some kind of subset of GridFTP. But, further down on the GridFTP module page (http://tu-dresden.de/die_tu_dresden/zentrale_einrichtungen/zih/forschung/grid_computing/iRODS) , they actually have an "SRM" module too, so my thought was to try that module directly! |
(Have now mailed Tom and Swestore Support, for a test volume, and server cert for u5 ...) |
Yes but it say that the SRM with gsftp module make it possible to load
|
Server cert you need to fix yorself for the server.
|
@jhagberg Ah, right .... but, "GridFTP" you mean? ( "[...] Combinded with the GridFTP module SRM based file transfers are possible [...]" Well, I'll raise the question with the SweStore guys again! |
Yes and in the module readme they use gsiftp://
|
Ah, I see! Mattias Wadenstein that there is gsiftp addresses, but no permanent ones ... instead one has to talk the SRM protocol in order to get a GsiFTP dynamically. (I guess this is part of how they do the "round-robin" functionality of spreading things on different storage pools ...). Excerpt from the chat: ----------Swestore chat-room----------- samuel.lampa 06:02:49 PM maswan 06:02:55 PM samuel.lampa 06:03:00 PM maswan 06:04:19 PM samuel.lampa 06:04:52 PM maswan 06:04:59 PM samuel.lampa 06:05:36 PM maswan 06:07:09 PM samuel.lampa 06:09:51 PM |
Have applied for a TCS server cert for u5 now. Also, Tom said that we can create a testfolder under the the "ops" folder, if we become member of (or let the server cert become a member of) the ops_test voms group. Just gotta wait for the cert paper work to get through ... |
@samuell Could you check if "Globus GSI Libraries" are on place on u5 and Globus Toolkit libraries |
Hej I do not know yet if it is bundled in any rpm but it looks like it is a part of lcgutil |
Ah, there we go ... bit closer to the solution ... will have a look ... |
Aarrgh ... seem to only be rpms available for sl5 ... :( (Otherwise multiple srm stuff here: http://etics-repository.cern.ch/repository/download/registered/emi ) |
Should we close this case? |
@jhagberg I guess, yes, focusing on lftp/univMSSdriver instead, I guess ... (closing now) |
…e auto-linking - should link to #1 git-svn-id: svn://irodssvn.ucsd.edu/trunk@4956 ea137bd6-aa86-47b6-b90d-b101d9f19a90
see the full issue page here trel/irods#1 git-svn-id: svn://irodssvn.ucsd.edu/trunk@4957 ea137bd6-aa86-47b6-b90d-b101d9f19a90
Compile and install the iRODS SRM module available at:
http://tu-dresden.de/die_tu_dresden/zentrale_einrichtungen/zih/forschung/grid_computing/iRODS
... and use it to connect to SweStore National Storage.
The text was updated successfully, but these errors were encountered: