1 / 10

The Oslo SRB server (Storage Resource Broker)

The Oslo SRB server (Storage Resource Broker). Responsible person at UiO: Dr. Jostein K. Sundet In case of problems or questions: mailto:hpc@usit.uio.no. There are two possibilities to upload/down load data. Web interface (see slides 3 to 6)

alban
Télécharger la présentation

The Oslo SRB server (Storage Resource Broker)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. The Oslo SRB server(Storage Resource Broker) Responsible person at UiO: Dr. Jostein K. Sundet In case of problems or questions: mailto:hpc@usit.uio.no

  2. There are two possibilities to upload/down load data • Web interface (see slides 3 to 6) • Pre-compiled shell commands (see slides 7 to 10) We recommend to use option 2!

  3. 1) Web interface Site: http://srb.uio.no/mySRB

  4. This copies the file to your disk However, the filename is changed by default to, e.g., ‘CAG3ZZMG.nc’

  5. 2) Shell commands Available at: http://www.hpc.uio.no/hpc/Software/SRB There you will find gzipped * tar files containing pre-compiled commands for different systems (e.g. ‘Linux 64bit’) *) The files don’t necessarily have the gz suffix when downloaded, but they are, in fact, gzipped

  6. In your home directory create a subdirectory called .srb (i.e., $HOME/.srb). • Create two files called .MdasEnv and .MdasAuth in $HOME/.srb. • The .MdasAuth file should contain only one line with your SRB password. • The .MdasEnv file must contain various bits of information (see next slide)

  7. .srb/.MdasAuth <contains your password> .srb/.MdasEnv mdasCollectionName '/UIO/home/quantify.SRBuio/Quantify-a3' mdasDomainName 'SRBuio' mdasDomainHome 'SRBuio' srbUser 'quantify' srbHost 'srb.uio.no' defaultResource 'SRBuio_fs02' AUTH_SCHEME 'ENCRYPT1' srbPort '5545‘

  8. Sinit (to get in) • Scd /UIO/home/quantify.SRBuio/Quantify-a3 (to go to the new Quantify directory) • Sls • Sget <filename> • Sput <filename> • …

More Related