Grid Tools
From BeSTGRID
The following Grid tools might be particularly useful to grid users.
Contents |
[edit] Certificate Management
[edit] Grix
- Grix is the ultimate all-in-one easy to use tool for:
- Requesting, retrieving and managing a certificate.
- Managing the VO memberships.
- Creating a local and remote proxy for a certificate.
- Start the BeSTGRID Grix by clicking the Grix Java Web-Start link.
- In case of problems with Java Web-Start, download the two jars (grix-jdk5-bestgrid.jar and bcprov.jar) and run them with:
java -jar grix-jdk5-bestgrid.jar
- Read more about Grix (developed by [1]) at the Grix project page.
- In case of problems with Java Web-Start, download the two jars (grix-jdk5-bestgrid.jar and bcprov.jar) and run them with:
On some shared computers, user doesn't have the permissions to write into the home folder. To force Grix to use user-writable location, such as a flash drive, user should download grix jar and bcprov.jar and store both files in a folder on the flash drive, i.e., "E:\grix".
Then open the command line: Start->Run... and enter a command of the form:
java -Duser.home=E:\grix -jar E:\grix\grix-jdk5-bestgrid.jar
Grix will create (or use) E:\grix\.globus as a folder for a certificate.
[edit] ProxyLight
- ProxyLight is a lightweight travel-with-you replacement for grix, capable of retrieving a proxy from a myproxy server.
- Start proxyLight via proxyLight JavaWebstart link
- or download proxyLight.zip and carry it on your USB memory stick.
- Read more about proxyLight on the ProxyLight project page.
[edit] Job Submission
[edit] Grisu
- Grisu is a tool for submitting and monitoring jobs on the grid - but it also can manage your files.
- Start Grisu via the Grisu Java Webstart link
- Or download grisu.zip and start it with java -jar grisu.jar
- Read more about Grisu on the Grisu project page.
- See the Grisu manual
- Go through the Grisu tutorials
[edit] BeSTGRID portal
- BeSTGRID GridSphere portal allows a user to submit a job from anywhere, just by using a web browser and uploading the files they would like to process on the grid.
- The portal so far supports several bioinformatics applications, but please ask us if you would like to see your favorite application there.
- See the brief guide on Getting started with the portal.
- Open the portal at https://ngportal.canterbury.ac.nz/gridsphere/gridsphere
[edit] File Management
[edit] Hermes
- Hermes is a tool for remote file management, supporting the SRB, GridFTP, and also SFTP and FTP protocols.
- Simply click the Hermes JavaWebStart link, or downloaded Hermes from http://sourceforge.net/projects/commonsvfsgrid.
- For more information on using Hermes to access the Data Grid, please see the documentation on Using the Data Grid
- For more information on Hermes and videos showing Hermes in action, please see the ARCS wiki page on Hermes (the videos are linked at the bottom of the page). To get a quick taste, have a look at Dragging and dropping a file from the desktop to a remote site with Hermes.
[edit] SGGC
- SGGC is another java-based client capable of accessing GridFTP storage systems.
- Read more about SGGC and download SGGC from the SGGC page on ARCS wiki.
